.body {
	background-attachment: fixed;
	background-image: url(../gfx/bg_escudo.gif);
	background-repeat: repeat;
}
 #pageContainer {
	background: url(../gfx/bg_escudo.gif) left repeat;
}
.tabla01 {
	border: 5px ridge #000000;
	background-color: #FFFFFF;
}
.divtable {
	text-align: center;
	table-layout: auto;
}   
a:link {
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
	cursor: hand;
	border: none;
	
}
a:hover {
	color: #CC6600;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: hand;
}
a:active {
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: hand;
	
}
a:visited {
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
	cursor: hand;
	border: none;
	
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	list-style-image: url(../gfx/bullets/tic_4.jpg);
	text-align: center;
}
.tit_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(../gfx/bullets/tic_4.jpg);
	text-align: center;
	text-decoration: underline;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
	list-style-image: url(../gfx/bullets/tic_4.jpg);
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FF0000;
	text-indent: 30px;
}
.titulo3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bolder;
	color: #FF0000;
	text-indent: 30px;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-indent: 30px;
	font-weight: bold;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.parrafo2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
.lista01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	text-align: justify;
	padding-top: 15px;
	list-style-image: url(../gfx/bullets/tic_4.jpg);
	padding-right: 10px;
}
.lista02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	text-align: justify;
	padding-top: 10px;
	list-style-image: url(../gfx/bullets/tic_4.jpg);
	font-weight: bold;
}
.lista03 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	line-height: normal;
	text-align: justify;
	padding-top: 7px;
	list-style-image: url(../gfx/bullets/bullet_rojo.gif);
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
}
.listorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
}
.leer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: right;
}
.borderojo {
	border: 5px groove #FF0000;
}
.bordegris {

	border: 9px inset #666666;
}
.borgrisclaro {

	border: 5px ridge #CCCCCC;
}
.bordedouble {
	border: 6px double #000000;
}
.bordenegro {
	border: 6px groove #000000;
}
.oculto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 30px;
}
.botred {
	font-family: Tahoma;
	font-size: 13px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../gfx/buttons/bot_red.jpg);
	color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1pt;
}
.botbco {
	font-family: Tahoma;
	font-size: 13px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../gfx/buttons/bot_bco.jpg);
	color: #FF0000;
	text-decoration: none;
	background-repeat: repeat;
	text-align: center;
}
.botgrey {
	font-family: Tahoma;
	font-size: 13px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../gfx/buttons/bot_grey.jpg);
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
	text-align: center;
}
