/* ESTILOS */

/* SCROLLBAR */
BODY{scrollbar-face-color:#CC0000; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#990000; scrollbar-highlight-color:#FF0000; scrollbar-3dlight-color:#990000;
scrollbar-darkshadow-Color:#990000;}

/* CONTENIDO PAGINAS */
.boton {font-family: arial; font-size: 11px; color: white; font-weight: normal;
background-color: #CC0000; padding-left: 1px; padding-right: 1px; text-align: center;
border-left: 2px solid #FF0000; border-top: 2px solid #FF0000; border-right: 2px solid #990000;
border-bottom: 2px solid #990000; cursor: hand;}
.campos {font-family: verdana; font-size: 11px; color: black; font-weight: normal; border: 1px solid #990000;}
.dir {font-family: arial; font-size: 11px; color: white; font-weight: normal; line-height: 15px; vertical-align: top;}
.creditos {font-family: arial; font-size: 11px; color: white; font-weight: normal; line-height: 11px; vertical-align: top;}
A.submenu {text-decoration: none;}
A.submenu:hover {color: #DC3937;}
.b_seguimiento {font-family: verdana; font-size: 10px; color: #DC3937; font-weight: bold; line-height: 18px; text-decoration: underline;}
A.b_seguimiento:hover {color: #CCCCCC;}
.texto1 {font-family: arial; font-size: 12px; color: #000000; font-weight: normal; line-height: 18px;}
.texto2 {font-family: arial; font-size: 12px; color: #555555; font-weight: bold; line-height: 18px;}
.celdas {font-family: arial; font-size: 12px; color: white; font-weight: normal; line-height: 18px; background-color: #CC0000; border-top:  1px solid #990000; border-bottom:  1px solid #990000; border-right:  1px solid #990000; padding: 3px;}
.celdac {font-family: arial; font-size: 12px; color: white; font-weight: normal; line-height: 18px; background-color: #CC0000; border-top:  1px solid #990000; border-bottom:  1px solid #990000; border-right:  1px solid #990000; border-left:  1px solid #990000; padding: 3px;}
.bordes {font-family: arial; font-size: 12px; color: black; font-weight: normal; line-height: 18px; border-bottom:  1px solid #990000; border-right:  1px solid #990000; padding: 3px;}
.bordec {font-family: arial; font-size: 12px; color: black; font-weight: normal; line-height: 18px; border-bottom:  1px solid #990000; border-right:  1px solid #990000; padding: 3px;border-left:  1px solid #990000;}
.recuadro {border-bottom:  1px solid #990000; border-right:  1px solid #990000; padding: 3px;border-left:  1px solid #990000;border-top:  1px solid #990000;}
.texto3 {font-family: arial; font-size: 12px; color: #CC0000; font-weight: bold; line-height: 18px;}
.manager {font-family: arial; font-size: 18px; color: white; font-weight: bold; line-height: 18px; vertical-align: top;}

/* CALENDARIO */
TD  {
	font-family : arial;
	font-size : 11px;
}

.altn  {
	font-family : arial;
	font-size : 11px;
	color: #ffffff;
	background-color: #990000;
}

.tit  {
	font-family : arial;
	font-size : 11px;
	color: #ffffff;
	background-color: #CC0000;
	font-weight: bold;
}
.fs	{
	font-family : verdana,arial,helvetica;
	background-color:	#BBBBBB;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
}
.da	{
	font-family : verdana,arial,helvetica;
	background-color: #FF0000;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
}