@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}


.todo {
		
		width:983px;
		
}


.contenido {
		background-color: #FFF;
		width:983px;
		
}
.TD-fecha { background: url(../imagenes/line-fecha.jpg) ; 
background-repeat: repeat-x; } 

.TD-pie {
	background: url(../imagenes/pie-pagina.jpg);
	background-repeat: repeat-x;
	text-align: center;
} 

#lista-dia {
	list-style-type:square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0378c3;
	list-style-position: outside;
	text-align:left;
}

#lista-dia a {
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#3A3A3A;
}
#lista-dia a:hover {	
text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#f00;

}

.txt-pie {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}



.txt-cont {
	font-family: Arial, Helvetica, sans-serif;
	color: 4d4f51;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}


.txt-azul {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8F8F8;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


.txt-azul2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0081DE;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}



.txt-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	
}





.txtB-cont {
	font-family: Arial, Helvetica, sans-serif;
	color: 4d4f51;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}


.Resultado {
	font-family: Arial, Helvetica, sans-serif;
	color: 4d4f51;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}




.txtR-cont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}









.titulos-azul {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0378c3;
	text-transform: uppercase;
	
}
.fecha-nota {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9e0001;
	text-transform: none;
	
}


 .linkrojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	 text-decoration: none;
	 } 
.linkrojo:hover{
color: #018237;
	
	
}


 .linkazul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0378c3;
	 text-decoration: none;
	 } 
.linkazul:hover{
	color: #F00;
	text-align: left;
	
	
}



 .linknegro-rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #000000;
	 text-decoration: none;
	 } 
.linknegro-rojo:hover{
	color: #F00;
	text-align: left;
	
	
}







 .linknota{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0001;
	 text-decoration: none;
	 } 
.linknota:hover{
	color: #F00;
	text-align: left;
	
	
}
