body{
	font-family:Bitstream Vera Sans,verdana;
	font-size:76%;
	margin: 0;
	padding: 0;
	width:100%;
	background-color:#FFFFFF;
	color:#000000;
}

#cuerpo{
	margin: 0 auto;
	width:900px;
}

#top{
	float:left;
	clear:both;
	width:900px;
	height:165px;
}
#contenido{
	float:left;
	clear:both;
	width:900px;
	height:435px;
}
.menu{
	float:left;
	width:165px;
}
.menu img{
	cursor:pointer;
}
.submenu{
	display:none;
}
#contenido_seccion{
	float:left;
	width:730px;
}
.fondo_gestion{
	float:left;
	clear:both;
	width:505px;
	height:310px;
	margin:15px;
	background:url(../imagenes/fondo_texto_politica.gif) no-repeat;
	color:#a4a3a3;
}
.fondo_gestion .contenido{
	float:left;
	clear:both;
	width:485px;
	height:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	margin-left:7px;
	padding: 0px 5px;
	margin-top:5px;
}
.fondo_localizaciones{
	float:left;
	clear:both;
	margin:15px;
	width:395px;
	height:305px;
	background:url(../imagenes/fondo_localizaciones.gif) no-repeat;
	text-align:center;
}
.fondo_localizaciones img{
	margin:10px;
	float:left;
}
.fondo_contacto{
	float:left;
	clear:both;
	margin-left:15px;
	margin-top:15px;
	width:697px;
	height:340px;
	background:url(../imagenes/fondo_contacto.gif) no-repeat;
	padding-top:103px;
}
.fondo_contacto .columna{
	float:left;
	width:310px;
}
.fondo_contacto .linea{
	float:right;
	clear:both;
	height:24px;
}
.fondo_contacto input{
	background:none;
	border:0px;
	width:210px;
	height:13px;
	font-size:10px;
}
.fondo_contacto textarea{
	background:none;
	border:0px;
	width:450px;
	height:40px;
	float:left;
}
.fondo_contacto .enviar{
	background:none;
	width:79px;
	height:24px;
	float:right;
	margin-top:25px;
	margin-right:53px;
	cursor:pointer;
}
.isos{
	width:253px;
	height:146px;
	float:left;
	margin-top:50px;
	background:url(../imagenes/datos_las_arenas.jpg) no-repeat;
}
