body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color:#eeeeee;
	background-image: url(../image_v3/fondo.jpg);
	background-repeat: repeat-x;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
#bloquecentrar {
	margin: 0 auto;
	width:760px;
	height: auto;
	background:#eeeeee;
	}
#construccion {
	height:100px;
	width:auto;
	color: #666666;
	font-size: 12px;
	padding: 15px;
}
#construccion h1 {
	color: #990000;
	text-align: right;
	vertical-align: bottom;
	padding: 10px;
}


#idioma{
	width:100%;
	height:auto;
	text-align:right;
	
}
.link_idioma {
	margin-right: 10px;
}

#cabecera{
margin-left:15px;
margin-right:15px;
width:730px;
	
}
#menu{
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	width:730px;
	background-color: #990000;
	height: 25px;
}
#menu_izq{
	width:19px;
	float:left;
	height: 100%;
	background-image:url(../image_v3/menu/img/menu_izq.jpg);
	background-repeat: no-repeat;
	}
#menu_der{
	width:19px;
	float:right;
	background-image: url(../image_v3/menu/img/menu_der.jpg);
	background-repeat: no-repeat;
	height: 100%;
	}
#quienes{
	margin-top:5px;
	width:117px;
	height: 14px;
	float: left;
}
#obra{
	margin-top:5px;
	width:116px;
	height: 14px;
	float: left;
	margin-left:22px;
}
#eventos{
	margin-top:5px;
	width:132px;
	height: 14px;
	float: left;
	margin-left:23px;
}

#interes{
	margin-top:5px;
	width:136px;
	height: 14px;
	float: left;
	margin-left:23px;
}

#contacto{
	margin-top:5px;
	width:100px;
	height:14px;
	float:left;
	margin-left:22px;

}


#contenidos{
	margin: 15px;
	width:730px;
	min-height:160px;
	height: auto;
	
}
#footer{

width:760px;
margin-bottom:30px;
margin-top:30px;
text-align:center;


}
.texto {
	float: left;
}
.imagenes_1 {
	float: right;
}
.imagenes_2 {
	float: none;
	border: 1px solid #000000;
	margin-right: 2px;
	margin-left: 2px;
}