@charset "utf-8";

.general {
	background-color: #FFFFFF;
	text-align: center;
}

#wrap { 
	margin: 50px auto 0 auto;
	width: 877px;
	height: 471px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
}

#codigo {
	padding: 2px 150px;
	color: #3366FF;
}

#menu {
	width: 877px;
	height: 61px;
	float: left;
}

#botonera {
	width: 559px;
	height: 61px;
	float:left;
}

#topmenu {
	width: 538px;
	height: 8px;
	float:left;
	background-image: url(../images/topmenu.jpg);
}

#separator {
	width: 21px;
	height: 61px;
	float:left;
	background-image: url(../images/separator.jpg);
}
#interiores {
	width: 132px;
	height: 53px;
	float:left;
	background-image: url(../images/interiores.jpg);
}

#interiores:hover {
	background-image: url(../images/interiores2.jpg);
}

#exteriores {
	width: 132px;
	height: 53px;
	float:left;
	background-image: url(../images/exteriores.jpg);
}

#exteriores:hover {
	background-image: url(../images/exteriores2.jpg);
}

#mapas {
	width: 138px;
	height: 53px;
	float: left;
	background-image: url(../images/mapa.jpg);
}

#mapas:hover {
		background-image: url(../images/mapa2.jpg);
}

#informacion {
	width: 136px;
	height: 53px;
	float:left;
	background-image: url(../images/informacion.jpg);
}

#informacion:hover {
	background-image: url(../images/informacion2.jpg);
}

#topright {
	width: 318px;
	height: 61px;
	float:left;
	background-image: url(../images/topright.jpg);
}

#central {
	width: 877px;
	height: 410px;
	float:left;
}

#lateralizq {
	width: 256px;
	height: 410px;
	float:left;
	background-image: url(../images/menu.jpg);
}

#carga {
	width: 603px;
	height: 410px;
	float:left;
	background-image: url(../images/carga.jpg);
}

#latright {
	width: 18px;
	height: 410px;
	float:left;
	background-image: url(../images/latright.jpg);
}


a {
	text-decoration: none;
	color: #1F5D7F;
}

#cargaintro {
	width: 846px; 
	background-color: #b6b6b6; 
	height: 400px; 
	margin-left: 13px; 
	float:left;
}
