@charset "utf-8";

.pie {

	background-image: url(../images/bottom.jpg);

	background-position: center bottom;

	background-repeat: repeat-x;

}

.noticia {

	background-repeat: no-repeat;

	background-position: center center;

	height: 120px;

	width: 304px;

	background-image: url(../images/noticias.jpg);

}

.titulos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #154978;

	text-align: left;

}

.texto{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #666;

	text-align: left;

}

.textotitulo{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight:bold;

	color: #000;

	text-align: left;

}

.textonoticias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333;

	text-align: left;

}

.destacados {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	font-weight: bold;

	color: #0076a4;

	text-align: left;

}

.destacados2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: italic;

	font-weight: bold;

	color: #0076a4;

	text-align: left;

}

.textopie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #FFF;

	text-align: left;

}

a.textopie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #FFF;

	text-align: left;

	text-decoration:underline;

}

a:hover.textopie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #FFF;

	text-align: left;

	text-decoration:none;

}





a.textonoticias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #154978;

	text-align: left;

	text-decoration:underline;

}

a:hover.textonoticias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #154978;

	text-align: left;

	text-decoration:none;

}

.sub {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333;

	text-align: left;

	line-height: 20px;

}

.fecha {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #006699;

	text-align: left;

}

.blue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #006699;

	text-align: left;

}

.ima {
	padding: 5px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #A9CF46;

}

.imas {

	padding: 5px;

	margin-right: 10px;

	margin-bottom: 10px;

	border: 1px solid #A9CF46;

}

.fondogris {

	background-image: url(../images/fondogris.jpg);

	background-repeat:repeat-y;

	background-position: center top;

}
