.body 
{
	background-color: #B3B3B3;
	margin-top: 0px;
	background-image:   url(imgs/fondo.gif);
	background-repeat: repeat-x;
}

.body_avisos 
{
	background-color: #ffffff;
	margin-top: 0px;
}

.centrado
{
    text-align: center;
}

.contenido {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.titulo
{
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	color: #373737;
	font-weight: bolder;
}

.titulo_rojo {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	color: #BF131D;
	font-weight: bolder;
}

.titulo_negro {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}

.subtitulo {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #BF131D;
	font-weight: bolder;
}

.highlight {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 10px;
	color: #777777;
}

.lista {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	color: #777777;
}

.link {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #BF131D;
}

.link_blanco {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.copyright {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.bottomlinks {
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.textInput1 {
	BORDER-RIGHT: #E0E0E0 1px solid; 
	BORDER-LEFT: #E0E0E0 1px solid; 
	BORDER-TOP: #E0E0E0 1px solid; 
	BORDER-BOTTOM: #E0E0E0 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	FONT: 10px Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	COLOR: #000000;	
	BACKGROUND-COLOR: #FFFFFF	
}

.textInput2 {
	border: 1px solid #DDDDDD;
    padding: 2px;
    MARGIN: 2px; 
	    FONT: 10px Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	    COLOR: #000000;	
	    BACKGROUND-COLOR: #EEEEEE;
    height: 21px;
}

.textInput2L {
	border: 1px solid #DDDDDD;
    padding: 2px;
    MARGIN: 2px; 
    FONT: 10px Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
    COLOR: #000000;	
    BACKGROUND-COLOR: #EEEEEE;
}

.margen {
	BORDER: #BF131D 1px solid;
	MARGIN: 0px;
	padding: 2px;
}

.margen_gris {
	BORDER: #E4E4E4 1px solid;
}

.AvisoNormal
{
    background-image: url(imgs/fondo_cdro1.gif);
    background-repeat: repeat-x;
    font-family: Century gothic, AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: left;
    vertical-align: top;
}

.AvisoAlterno {
    background-image: url(imgs/fondo_cdro2.gif);
    background-repeat: repeat-x;
	font-family: Century gothic, AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.Error
{
	font-size: 11px;
	color: #CE142B;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
}

.Mensaje
{
	font-size: 11px;
	color: #BF131D;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
}

.Esconde 
{
    display: none;
}


/************************/
/* Calendarios          */
/************************/
.CalendarioGeneral
{
	width: auto;
	background-color: Transparent;
	border-color: #BF131D;
	border-style: solid;
	border-width: thin;
}

.CalendarioTitulo
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff;
	background-color: #BF131D; 
}

.CalendarioHeaderDia
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	background-color: #000000;
}

.CalendarioDia
{
	font-size: 10px;
	line-height: 11px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #eeeeee;
}

.CalendarioFinDeSemana
{
	font-size: 10px;
	line-height: 11px;
	font-family: Tahoma, Verdana, Arial;
	background-color: gainsboro;
}

.CalendarioSeleccion
{
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #BF131D;
}


a:link 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a:active 
{
	text-decoration: none;
}
