.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cuerpo-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
#cabecera {
	width:763px;
	margin:auto;
	height:110px;
	background-image:url(/images/home/cabecerafondo.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
#cabecera img {
	margin-top:23px;
	display: inline;
	float:left;
	border:0px;
}
#cabecera ul {
	float:right;
	margin-top:85px;
}
#cabecera li {
	display: inline;
	list-style-type: none;
}
#cabecera li a {
	text-decoration: none;
	color: #000000;
}
#cabecera li a:hover {
	text-decoration: none;
	color: #999999;
}
#footer {
	width:778px;
	margin:auto;
	height:61px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 12px;
}
#footer ul {
	margin-top:5px;
	margin-bottom:2px;
	text-align: center;
}
#footer li {
	display: inline;
	list-style-type: none;
}
#footer li a {
	text-decoration: none;
	color: #000000;
}
#footer li a:hover {
	text-decoration: none;
	color: #999999;
}
.derechos {
margin:auto;
text-align: center;
}
