@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-align: justify;
	margin-top:0px;
	margin-left: 0px;
}

/*imagenes */
img {
	border:none;

}


/*sub menu: */

.menu_01 {

}

ul {
	list-style-type: none;
	
}


/*textos: */

p, br {
	text-align:justify;
}

.titulos {
	color:#000066;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	
}

.titulos2 {
	color:#000066;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;	
}

.titulos3 {
	color:#333333;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

.destacados {
	color:#000000;
	font-size: 11px;
	font-weight: 600;
	text-align:justify;
}

.fecha {
	color:#999999;
	font-size: 10px;
	font-weight: bold;
}


.mail2 {
	font-size: 10px;
    text-align: justify;
}



a  {
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight: 500;
}

a:hover {
	color: #000066;
	font-style: normal;
}

a.mail2   {
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight: 500;
}

a:hover.mail2 {
	color: #000066;
	font-style: normal;
}

.titulos5 {
	color:#000066;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	
}

/*punteado puntitos separan rojos */
.puntitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000066;
}


/*sub menu: */




