/* Hoja de estilos CSS */

body {
	font-family: "verdana", Georgia, Times, serif;
	background-image: url(imagenes/bg_sitio.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #444444;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #7F0000;
	SCROLLBAR-TRACK-COLOR: #DDDDDD;
	SCROLLBAR-DARKSHADOW-COLOR: #96AABD;
	lang:"es";

}
.tabla-madre {
	border: 2px solid #400509;
	background-color: #FFFFFF;
}
.tabla-cabecera {
	border: 0px;
	background-color: #FFFFFF;
}
.tabla-boton {
	border: 0px solid #000000;
	background-image: url(imagenes/bg_botonera.jpg);
	font-family: "ARIAL", Georgia, Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.tabla-boton2 {
	border: 0px solid #000000;
	background-color: #7F051C;
	font-family: "ARIAL", Georgia, Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
li {
	list-style-image:url(imagenes/flechita.gif);
	margin-left: 10px;
}
.li2 {
	list-style-image:url(imagenes/word.gif);  
	margin-left: 0px;
	hspace: 10;
	align:absmiddle;
}
P.Cerebral {
	font-size: 9px;
	align: center;
}
A.Cerebral:link, A.Cerebral:visited{
	font-size: 9px;
	align: center;
	text-decoration: underline;
}
A.boton:link, A.boton:visited {
		font-family: Times New Roman;
		font-size: 18px;
		text-decoration: none;
		font-weight: bold;
		color: #cccccc;
		}
A.boton:hover {
	font-family: Times New Roman;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffcc;
}
P.fecha {
		font-family: verdana;
		font-size: 12px;
		color: #7F0000;
}
P.cartel {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #ffffff;
}
A:link,  A:visited {
		font-family: verdana;
		font-size: 12px;
		color: #7F0000;
		text-decoration: none;
}
A:hover {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #7F0000;
}
.formularios {
	background:#FFFFFF;
	color: #7F0000;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
}
P.Tenue {
	font-size: 9px;
	align: center;
	color: #999999;
}
P.Cerebral {
	font-size: 9px;
	align: center;
}
A.wa:link, A.wa:visited{
	font-size: 9px;
	align: center;
	text-decoration: underline;
}
.style1 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: normal; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; hspace:10px;
}
.borde-granate {
	border: 1px;
	border-color: #990000;
}
