@charset "UTF-8";
#contenedor {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	height: 84px;
	width: 600px;
}
#linea-izquierda {
	float: left;
	height: 28px;
	width: 177px;
}
.volver {
	height: 20px;
	width: 76px;
	margin-left: 500px;
}
#sombra-noticias {
	height: 25px;
	width: 600px;
	background-image: url(../img/fondo-noticia-sombra.jpg);
}
#fecha {
	float: left;
	height: 28px;
	width: 247px;
}
#texto-fecha {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #039;
	text-align: center;
	margin-top: 6px;
}
#linea-derecha {
	float: left;
	height: 28px;
	width: 176px;
}
#vision {
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.clear {
	clear: both;
}
#noticia1 {
	float: left;
	height: 132px;
	width: 300px;
}
#resumen-noticia1 {
	float: left;
	height: 132px;
	width: 300px;
	background-image: url(../img/fondo1.jpg);
}
#resumen-noticia2 {
	float: left;
	height: 132px;
	width: 300px;
	background-image: url(../img/fondo2.jpg);
}
.titulo-min {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #036;
	text-align: center;
	margin-top: 5px;
	width: 270px;
	margin-left: 4px;
}
.bajada-min2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 9px;
	width: 255px;
	margin-top: 5px;
	text-align: right;
	margin-left: 25px;
}
.vermas2 {
	margin-left: 15px;
}
.vermas {
	height: 32px;
	width: 43px;
	margin-left: 239px;
}
.vermas3 {
	margin-left: 239px;
	margin-top: 8px;
}
.vermas5 {
	margin-top: 17px;
	margin-left: 239px;
}
.vermas4 {
	margin-left: 14px;
}
.bajada-min {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #666;
	width: 255px;
	line-height: 9px;
	margin-top: 7px;
	text-align: left;
	margin-left: 10px;
}
.titulo-min2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	width: 270px;
	margin-top: 5px;
	margin-left: 18px;
	color: #036;
}
#noticia2 {
	float: left;
	height: 132px;
	width: 300px;
}
#pie {
	height: 267px;
	width: 600px;
}
body {
	margin-top: 0px;
}
.sombra {
	height: 25px;
	width: 600px;
}
#foto1 {
	width: 600px;
}
#blanco {
	background-image: url(../img/titulo-noticia1.jpg);
	width: 600px;
	background-repeat: no-repeat;
	height: 48px;
}
.titulo-noticias {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-align: center;
	color: #039;
	width: 600px;
	background-image: url(../img/titulo-noticia1.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}
#fondo-noticia {
	background-image: url(../img/fondo-noticias.jpg);
	background-repeat: repeat-y;
	width: 600px;
	margin-top: 0px;
}
.texto-noticias {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	width: 545px;
	margin: auto;
}
