body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575453;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fondo.jpg);
	background-position: center center;
	line-height: normal;
	background-attachment: fixed;
}
a img {
	border:none !important;
}
#envoltorio {
	padding: 0px;
	width: 980px;
	margin-top: -290px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	text-align: left;
	top: 50%;
}
#arriba {
	background-image: url(../images/home/arriba.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 980px;
}
#arriba #utilitarios {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 50px;
	width: 139px;
	position: absolute;
	left: 808px;
	top: 50px;
}
#contenido {
	margin: 0px;
	padding: 0px;
	width: 980px;
	background-image: url(../images/home/centro.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contenido #botPral {
	padding: 0px;
	height: 36px;
	width: 960px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#botPral #botonesPral {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 960px;
	position: absolute;
}

#contenido #botSec {
	text-align: right;
	height: 34px;
	width: 960px;
	position: absolute;
	top: 147px;
	margin: 0px;
	left: 10px;
	padding: 0px;
}
#botSec #botones {
	margin: 0px;
	position: absolute;
	width: 960px;
	height: 34px;
	padding: 0px;
}

#contenido #destacados {
	margin: 0px;
	padding: 0px;
	height: 389px;
	width: 430px;
	position: absolute;
	left: 517px;
	top: 181px;
	background-image: url(../images/home/fondo_destaca.gif);
	background-repeat: no-repeat;
}
#destacados #noticias {
	height: 178px;
	width: 230px;
	background-image: url(../images/home/t_destaca.gif);
	background-position: 15px top;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	margin: 0px;
}
#destacados #titulares {
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 198px;
	/*background-image: url(../images/home/t_columnas.gif);
	background-repeat: no-repeat;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#titulares p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}

#noticias p {
	margin: 0px;
	padding: 0px;
}
#noticias .fotoDer {
	padding: 1px;
	float: right;
	border: 1px solid #D84F00;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#destacados a {
	color: #575453;
	text-decoration: none;
}
#destacados a:visited {
	color: #575453;
	text-decoration: none;
}
#destacados a:hover {
	color: #95918E;
	text-decoration: none;
}
#titulares ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#titulares li {
	background-image: url(../images/home/vineta.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-bottom: 10px;
}
#destacados #accesos {
	padding: 0px;
	width: 430px;
	margin: 0px;
}



#contenido #flash {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contenido #desarrollado {
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #5f82b1;
	padding: 0px;
}
#desarrollado a {
	color: #5f82b1;
	text-decoration: none;
}
#desarrollado a:visited {
	color: #5f82b1;
	text-decoration: none;
}
#desarrollado a:hover {
	color: #5f82b1;
	text-decoration: underline;
}
.negrita {
	font-weight: bold;
}
.italica {
	font-style: italic;
}
.seminDiv {
	float: left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 215px;
	left: 0px;
	top: 311px;
}
.alaDer {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 215px;
	top: 311px;
}
.clear {
	clear: both;
}
