body {
	background-color: #F4f4f4;
	margin: 120px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(botones/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;




}
.titulonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #B0CA17;
	font-weight: bold;
	text-align: left;

}
.textonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;

}
.piefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}

a:link {
	font-size: 11px;
	color: #B0CA17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


}

#Header {
	position: absolute;
	width: 100%;
	top: 0px;
	padding: 0px;
	background-repeat: repeat;
	height: 97px;


}

#PieFondoSubmenu {
	bottom: 0px;
	padding: 0px;
	background-image: url(botones/bg_piefondo_subpage.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height: 66px;
	width: 100%;
	margin-top: 10px;







}
#Contenido {
	clear: both;
	height: 100%;
	width: 100%;
	left: 39px;

}
#superindice {
	font-size: 8px;
	vertical-align: super;
	position: relative;




}
