@charset "UTF-8";
body 
{
	margin:0;
	padding:0;
}
.clearer{
	clear: both;
	height: 1px;
	line-height: 0;
}

#contenedor 
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(../img/portada_2009/top.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#imagen_central {
	width: 638px;
	height: 245px;
	background-image: url(../img/portada_2009/img_central.jpg);
	background-repeat: no-repeat;
}
#botones {
	width: 640px;
	height: 96px;
	float: none;
}
#iframebox {
	width:305px;
	float: right;
}
#noticias {
	width:275px;
	padding-left: 7px;
}
#caja1 {
	width: 88px;
	height: 96px;
	background-color: #E6E7DA;
	float: left;
	margin-right: 4px;
}
#caja2 {
	width: 463px;
	height: 96px;
	float: left;
	background-color: #F7F8EB;
}
#caja3 {
	width: 225px;
	height: 96px;
	float: left;
	margin-right: 4px;
	background-color: #F7F8EB;
	padding-top: 2px;
	padding-left: 2px;
}
#caja4 {
	width: 82px;
	height: 96px;
	float: left;
	background-color: #E6E7DA;
}
#bottom {
	background-image: url(../img/portada_2009/bottom.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 950px;
	float: left;
}
#contenedor #botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #64635C;
	text-decoration: underline;
	height: 96px;
	width: 638px;
}
#contenedor #botones #caja2 a {
color: #64635C;

}
#contenedor #botones #caja2 a:hover {
	color: #FFFFFF;
	background-image: url(../img/portada_2009/oficina_f2.jpg);
	background-repeat: no-repeat;
}

#contenedor #botones #caja3 a {
color: #64635C;
}

#contenedor #botones #caja3 a:hover {
	color: #64cc5C;
	background-image: url(../img/portada_2009/casa_f2.jpg);
	background-repeat: no-repeat;
}
#bottom2 {
	width: 950px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
}
#noticias h1 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #696966;
	margin-top: 3px;
	width: 267px;
	text-transform: uppercase;
}
#noticias p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696966;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	width: 275px;
	line-height: 12px;
}
#noticias ul {
}
#noticias li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696966;
	margin-bottom: 10px;
	width: 275px;
	line-height: 8px;
	margin-left: 5px;
}
#noticias a {
	font-weight: bold;
	color: #F60;
}
#noticias a:hover {
	font-weight: bold;
	color: #656950;
}
#linea {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 275px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5CB;
}
#fotonoticia {
	width: 275px;
	background-color: #F7F8EB;
	margin-top: 7px;
	float: left;
	margin-bottom: 7px;
}

#contenedor iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #DADAD0;
	text-align: left;
}
