body {

	background-color: #34789F;

	margin: 10px 0px 10px 0px;

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

	font-size: 12px;

	background-image:url(images/bg8.png);

	background-repeat:repeat-x;

	background-attachment: fixed;

	}

a {

	text-decoration: none;

	color:#0000EE;

	font-weight:bold;

	}



img {

	border-color:#10668B;

	}

.header_noticia {

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

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

	color: 10668B;	

	}

.noticia {

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

	font-size: 13px;

	color: #666666;

	font-weight: normal;

}

.header_seccion {

	font-size: 14px;

	font-weight: bold;

	color: #666666;

	border-bottom:1px solid #10668B;

}

.header_nota {

	font-size: 12px;

	font-weight: bold;

	color: #F2F1F2;

	background-color: #10668B;

	padding: 2px 2px 2px 5px;

}

.nota {

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

	font-size: 12px;

	background-color: #DDDDDD;

	padding-left: 5px;

}

.modulo_noticias {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #10668B;

	border-right-color: #10668B;

	border-bottom-color: #10668B;

	border-left-color: #10668B;

	background-color: #F2F1F2;

}

.sub_nota {

	color: #666666;

	background-color: #EAEAEA;

	padding-left: 5px;

	height: 17px;

	font-weight: bold;

	border: 1px solid #10668B;

}


