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

}
.titulonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #25627E;
	font-weight: normal;
	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: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#Fondo {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FAF8EE;
	background-image: url(botons/bg_fondo.jpg);
	height: 100%;
	visibility: hidden;



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

}
	

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


}
