html {
	width: 100%;
	height: 100%;
}

body {
	color: #000;
	font: 80%/140% "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	padding: 0;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 1.5em;
}

h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	margin-top: 20px;
	padding: 0;
}

p {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 20px;
	text-indent: -20px;
	clear: right;
}

a:link {
	color: #000;
}

a:hover {
	color: #fff;
	background-color: #000;
}

a:visited {
	color: #333;
	text-decoration: overline;
}

/* @group estructura */

#pagina {
	width: 100%;
	height: 100%;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}

#logo a {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0;
	padding: 0;
	background: url(../images/estructura/logo-mery.gif) no-repeat;
	text-decoration: none;
}

#logo a:hover {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0;
	padding: 0;
	background: url(../images/estructura/logo-mery-hover.gif) no-repeat;
}

#logo a span {
	visibility: hidden;
}

div.menu {
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

#menu {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0;
	top: 10px;
	left: 150px;
}

#submenu {
	z-index: 100;
	background-color: #ccc;
	width: 150px;
	position: absolute;
	top: 0;
	right: 0;
}

#submenu ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu ul li {
	float: left;
}

#submenu ul li a {
	display: block;
	width: auto;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

#container {
	position: absolute;
	top: 250px;
	left: 0;
	border-top: 1px solid #000;
	z-index: 10;
	height: 321px;
	width: 100%;
}

#contenido {
	width: 850px;
	height: 320px;
	margin-left: 150px;
	margin-right: 0;
}

#noticias_portada {
	padding: 20px 0 0;
	margin: 0;
	width: auto;
	overflow: auto;
	height: auto;
}

#xinicio #izquierda {
	float: left;
	width: 480px;
	height: 320px;
	padding: 0;
	margin: 0;
}

#xinicio #derecha {
	padding-top: 20px;
	padding-right: 0;
	overflow: auto;
	width: 350px;
	float: right;
}

#xempresa #izquierda {
	float: left;
	width: 400px;
	height: 300px;
	padding: 20px 0 0 20px;
	margin: 0;
}

#xempresa #derecha {
	padding-top: 20px;
	padding-right: 0;
	overflow: auto;
	float: right;
	width: 400px;
	padding-left: 20px;
	height: 300px;
}

#xcontactar #izquierda {
	float: left;
	width: 400px;
	height: 300px;
	padding: 20px 0 0 20px;
	margin: 0;
}

#xcontactar #derecha {
	padding-top: 20px;
	padding-right: 0;
	overflow: auto;
	float: right;
	width: 400px;
	padding-left: 20px;
	height: 300px;
}

#pie {
	background-color: #000;
	position: absolute;
	top: 571px;
	width: 100%;
	height: 30px;
}

#extradiv1 {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 601px;
	left: 0;
	background: url(../images/estructura/degradado.gif) repeat-x;
}

/* aqui comienza las colecciones */

#xcolecciones05 #contenido {
	width: 100%;
	height: 320px;
	margin-left: 0;
	margin-right: 0;
}

#xcolecciones06 #contenido {
	width: 100%;
	height: 320px;
	margin-left: 0;
	margin-right: 0;
}

#xcolecciones07 #contenido {
	width: auto;
	height: 320px;
	margin-left: 0;
	margin-right: 0;
	overflow: auto;
}

div.coleccion_portada {
	float: left;
	margin-right: 20px;
}

div.coleccion_portada img {
	float: left;
	margin-right: 20px;
}

div.foto_vertical {
	float: left;
	height: 320px;
	width: 340px;
}

div.foto_vertical img {
	float: left;
	margin-right: 15px;
}

#xcolecciones05 div.foto_horizontal {
	float: left;
	height: 320px;
	width: 530px;
}

div.foto_horizontal {
	float: left;
	height: 320px;
	width: 400px;
	overflow: hidden;
}

div.foto_horizontal img {
	float: left;
	margin-right: 15px;
}

p.caracteristicas {
	float: left;
	padding-top: 20px;
	clear: right;
	background-color: transparent;
	margin: 0;
	padding-left: 20px;
	padding-right: 0;
}

div.caracteristicas {
	float: left;
	clear: right;
	width: auto;
	height: auto;
}

p.caracteristicas label {
	font-weight: bold;
	font-style: italic;
}

div.foto_detalle {
	width: 50px;
	height: 320px;
	float: left;
	border-right: 1px solid #000;
}

div.foto_detalle img {
	border-style: none;
}

/* instalaciones */

#xinstalaciones #contenido {
	width: 100%;
	height: 320px;
	margin-left: 0;
	margin-right: 0;
}

#xinstalaciones .foto_horizontal {
	float: left;
	height: 320px;
	width: 400px;
	margin-right: 10px;
}

#xinstalaciones #izquierda {
	float: left;
	width: 550px;
	height: 320px;
	margin: 0;
}

#xinstalaciones #derecha {
	padding-top: 20px;
	padding-right: 0;
	overflow: auto;
	float: left;
	width: 400px;
	padding-left: 20px;
	height: 300px;
}

/* mapa */

#mapa {
	width: auto;
	height: 320px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(../images/estructura/mapa.png);
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.google {
	float: right;
	margin: 10px;
}



/* @end */

/* @group imegenes fondo */

body#xinicio {
	background: #fff url(../images/estructura/fondo-inicio.jpg) no-repeat 0 0;
}

body#xempresa {
	background: #fff url(../images/estructura/fondo-empresa.jpg) no-repeat 0 0;
}

body#xnoticias {
	background: #fff url(../images/estructura/fondo-noticias.jpg) no-repeat 0 0;
}

body#xcolecciones {
	background: #fff url(../images/estructura/fondo-colecciones.jpg) no-repeat 0 0;
}

body#xcontactar {
	background: #fff url(../images/estructura/fondo-contactar.jpg) no-repeat 0 0;
}

body#xcolecciones05 {
	background: #fff url(../images/estructura/fondo-colecciones05.jpg) no-repeat 0 0;
}

body#xcolecciones06 {
	background: #fff url(../images/estructura/fondo-colecciones06.jpg) no-repeat 0 0;
}

body#xcolecciones07 {
	background: #fff url(../images/estructura/fondo-colecciones07.jpg) no-repeat 0 0;
}

body#xinstalaciones {
	background: #fff url(../images/estructura/fondo-instalaciones.jpg) no-repeat 0 0;
}



/* @end */

/* @group clases */

.firma {
	display: none;
}

.pie {
	display: none;
}

.ocultar {
	display: none;
}

.clearight {
	clear: right;
	height: 1px;
	float: left;
}



/* @end */

/* @group formulario */

#formulario dt {
	float: left;
	width: 60px;
}

#formulario dd {
	margin-bottom: 10px;
}

#formulario input {
	width: 300px;
	opacity: 0.5;
}

#asunto {
	width: 300px;
	height: 80px;
	opacity: 0.5;
}

#formulario #enviar {
	width: auto;
	float: right;
	margin-right: 40px;
	opacity: 1;
}



/* @end */

/* @group admin */

#loginbox {
	padding-top: 20px;
	padding-left: 20px;
}



/* @end */

/* @group noticias */

#xnoticias h2 {
	padding: 0;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 1.5em;	
}

#noticias_portada {
	overflow: auto;
	height: 320px;
	margin: 0;
	width: 830px;
	padding-right: 20px;
}

#contenido_noticias {
	overflow: auto;
	height: 320px;
	margin: 0;
	width: 830px;
	padding-right: 20px;
}

#contenido_inicio {
	overflow: auto;
	height: 320px;
	margin: 0;
	width: 830px;
	padding-right: 20px;
}

#imagen_articulo {
	float: left;
	margin-right: 40px;
	width: auto;
	height: auto;
}



/* @end */
