@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-color: #989898;
}
#container {
	width: 960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pixelb.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.txtContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#menu {
	float: left;
	height: 325px;
	width: 960px;
	background-color: #FFFFFF;
}
#botonComida {
	float: left;
	height: 31px;
	width: 255px;
}
#botonCine {
	float: left;
	height: 31px;
	width: 202px;
}
#botonMapas {
	float: left;
	height: 31px;
	width: 154px;
}
#botonGaleria {
	float: left;
	height: 31px;
	width: 176px;
}
#contenido {
	float: left;
	width: 960px;
	height:auto;
	background-color: #FFFFFF;
}
#botonEventos {
	float: left;
	height: 40px;
	width: 96px;
}
#botonNoticias {
	float: left;
	height: 40px;
	width: 98px;
}
#botonContactenos {
	float: left;
	height: 40px;
	width: 193px;
}
#botonLagoMall {
	float: left;
	height: 40px;
	width: 361px;
}
#logoLagoMall {
	float: left;
	height: 200px;
	width: 285px;
}
#botonTiendas {
	float: left;
	height: 31px;
	width: 172px;
}
#separador {
	float: left;
	height: 18px;
	width: 960px;
}
#botonInfo {
	float: left;
	height: 40px;
	width: 212px;
}
#imagenMall {
	float: left;
	height: 200px;
	width: 675px;
}
#copyright {
	float: left;
	height: 45px;
	width: 960px;
	background-color: #FFFFFF;
	padding-top: 6px;
}
#seccion {
	background-image: url(images/lineaPuntos.gif);
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 220px;
}
#imgIzquierda {
	float: left;
	height: 356px;
	width: 220px;
}
.txtCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
	text-align: center;
}
.txtCLM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62BE1A;
	font-weight: bold;
}

