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

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


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

}
a:link {
	font-size: 11px;
	color: #B0CA17;
	text-decoration: none;
	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;
	font-weight: bold;
}
#Fondo {
	background-color: #F4F4F4;
	height: 100%;
	visibility: hidden;



}
#PieFondo {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(botones/bg_piefondo.jpg);
	min-width: 763px;
	position: relative;
	bottom: 0px;
	width: 100%;
	background-color: #B0CA17;



}
	

}
#mundo {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/mundo.jpg);


}
.subtitnoticia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #B0CA17;
	font-weight: bold;
	text-align: right;
}
