/* Resetea CSS */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/* Fin Reset */

html {
	background-color: #151213;
	height: 100%;
}

body {
	cursor: default;
	background-color: #151213;
	height: 100%;
}

a, a:link, a:active, a:visited {
	font: normal 1.0em "Trebuchet MS", Tahoma, Helvetica;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	outline: 0;
}

a:hover {
	color: #CCC;
}

.clear {
	clear: both;
}

.mostrar {
	display: block !important;
}

.bscroll {
	overflow: auto;
}

.sombra {
	padding: 1px;
	-moz-box-shadow: 0px 0px 3px #fff;
	-webkit-box-shadow: 0px  0px 3px #fff;
}

.sombra2 {
	padding: 1px;
	-moz-box-shadow: 0px 0px 3px #fff;
	-webkit-box-shadow: 0px  0px 3px #fff;
	-moz-opacity:.4;
	opacity:.4;
	filter:alpha(opacity=40);
}

.transparente {
	-moz-opacity:.4;
	opacity:.4;
	filter:alpha(opacity=40);
}

.tabopaca {
	background: transparent url('fondo-tabla.png') top left repeat-x;
	-moz-opacity:.92;
	opacity:.92;
	filter:alpha(opacity=92);
}

.tabopaca2 {
	background: transparent url('fondo-tabla2.png') top left repeat-x;
	-moz-opacity:.92;
	opacity:.92;
	filter:alpha(opacity=92);
	position: relative;
	top: -20px;
}

.mes {
	font: bold 1.1em "Trebuchet MS", Tahoma, Helvetica;
	width: 84%;
	text-align: center;
	position: relative;
	top: -9px;
	left: 0;
	color: #d8d8d8;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: #000 1px 1px 1px;
}

.dia {
	font: bold 2.0em "Trebuchet MS", Tahoma, Helvetica;
	width: 84%;
	position: relative;
	top: -1px;
	left: -1px;
	text-align: center;
	color: #FFF;
	text-shadow: #000 2px 2px 1px;
}

td p {
	padding: 4px 12px 0 9px;
	line-height: 14px;
}

ul {
	list-style-type: none;
}

h1 {
	font: bold 1.2em "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 20px 0 10px 20px;
	text-shadow: #000 1px 0px 5px;  
}

h2 {
	width: 250px;
	font: bold 0.9em "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 0 0 25px; 
	background: transparent url('fondo-titular2.png') top left no-repeat;
	margin-top: 20px;
}

h2.simple {
	width: 250px;
	font: bold 0.9em "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 0 0 12px;
	background: transparent;
	margin: 10px 0 0 10px;
}

p {
	font: normal 0.9em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFF;
	text-align: justify;
	padding: 10px 12px 8px 20px;
	line-height: 22px;
	text-shadow: #000 1px 1px 1px;
}

p.titulo {
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 3px 0 7px 0;
}

p.contacto {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #d5d5d5;
	background: transparent url(iconos/movil.png) 1.7% 100% no-repeat;
	padding-left: 32px;
	line-height: 19px;
}

p.idioma {
	text-align: left;
	font-size: 0.6em;
	position: relative;
	top: -12px;
	left: -10px;
	text-transform: uppercase;
}

p.idioma a, p.idioma a:link, p.idioma a:active, p.idioma a:visited {
	color: #d6d6d6;
	background-color: #2b2b2b;
	padding: 0 4px 0 4px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin-left: 4px;
}

p.idioma a:hover, p.idioma a.activo {
	background-color: #444444;
}

label {
	width: 90px;
	float: left;
	text-align: right;
	padding: 5px 10px 0 0;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

input {
	height: 18px;
	font: normal 1.1em "Trebuchet MS", Tahoma, Helvetica;
	color: #FFF;
	border: 1px solid #000;
	padding: 1px 2px 0px 4px;
	background-color: #434343;
	margin: 0 0 5px 4px;
}

input.enviar-es {
	width: 106px;
	height: 22px;
	background: transparent url('botones/boton-enviar-es.gif') top left no-repeat;
	border: 0;
	margin: 5px 0 0 0;
	position: relative;
	left: -14px;
}

input.enviar-en {
	width: 106px;
	height: 22px;
	background: transparent url('botones/boton-enviar-en.gif') top left no-repeat;
	border: 0;
	margin: 5px 0 0 0;
	position: relative;
	left: -14px;
}

input.enviar-fr {
	width: 106px;
	height: 22px;
	background: transparent url('botones/boton-enviar-fr.gif') top left no-repeat;
	border: 0;
	margin: 5px 0 0 0;
	position: relative;
	left: -14px;
}

input.enviar-de {
	width: 106px;
	height: 22px;
	background: transparent url('botones/boton-enviar-de.gif') top left no-repeat;
	border: 0;
	margin: 5px 0 0 0;
	position: relative;
	left: -14px;
}

textarea {
	border: 1px solid #000;
	font: normal 1.1em "Trebuchet MS", Tahoma, Helvetica;
	color: #FFF;
	padding: 4px;
	background-color: #3c4044;
	margin-left: 4px;
}

select {
	background-color: #ccc;
	border: 1px solid #3c3f46;
	font-size: 1.1em;
	color: #676a6d;
}

form p {
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 0;
}

form span {
	color: #fd0f10;
}

ul.lista, ul.lista2 {
	list-style-type: circle;
	color: #FFF;
	margin: 10px 0 0 30px;
}

ul.lista li {
	margin-bottom: 12px;
}

ul.lista2 li {
	font-size: 0.8em;
	margin-bottom: 5px;
}

ul.lista li.direccion {
	list-style-type: none;
	background: transparent url('iconos/direccion.png') 0% 2% no-repeat;
	padding-left: 20px;
}

ul.lista li.mail {
	list-style-type: none;
	background: transparent url('iconos/mail.png') 0% 80% no-repeat;
	padding-left: 20px;
}

ul.lista li.telefono {
	list-style-type: none;
	background: transparent url('iconos/telefono.png') 0% 80% no-repeat;
	padding-left: 20px;
}

/* Capas */
div#todo {
	width: 100%;
	height: 100%;
	position: relative;
}

div#fondo {
	width: 100%;
	height: 716px;
	padding-top: 17px;
	margin-top: 30px;
	background: #151213 url('fondo-bg.gif') 50% 0% no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -370px;
}

div#contenedor {
	width: 1000px;
	height: 700px;
	margin:0 auto 0 auto;
}

div#cabecera {
	width: 1000px;
	height: 158px;
	position: relative;
	z-index: 1;
}

dvi#cabecera ul.cab {
	display: none;
	position: relative;
	z-index: 1;
}

div#banner {
	width: 1000px;
	height: 0;
	position: relative;
	z-index: 1;
}

div#menu {
	width: 1000px;
	height: 158px;
	position: relative;
	z-index: 2;
}

div#menu ul {
	width: auto;
	height: 20px;
	float: left;
	margin: 128px 0 0 320px;
}

div#menu li {
	float: right;
	list-style-type: none;
	margin-left: 10px;
}

div#menu li a, div#menu li a:link, div#menu li a:active, div#menu li a:visited {
	font: bold 0.8em "Trebuchet MS", Verdana, Tahoma;
	color: #f3f3f3;
	text-transform: uppercase;
	padding-right: 15px;
	text-shadow: #000 1px 1px 1px;
	letter-spacing: 0.5pt;
}

div#menu li a:hover, div#menu li a.activo {
	color: #CCC;
	text-shadow: #6c6c6c 1px 0px 6px;
}

div#contenidos {
	width: 1000px;
	height: 500px;
	background: transparent url('fondos/1.jpg') top left no-repeat;
	position: relative;
	z-index: 1;
}

div#texto {
	width: 1000px;
	height: 500px;
}

div#galeria {
	width: 1000px;
	height: 500px;
	position: relative;
	z-index: 2;
	background-color: #121212;
	display: none;
}

div#boton-gal {
	width: 220px;
	height: 20px;
	position: relative;
	z-index: 3;
	top: -57px;
	left: 0px;
}

div#boton-cerrar {
	width: 30px;
	height: 30px;
	position: relative;
	z-index: 3;
	top: -520px;
	left: 940px;
	display: none;
}

div#pie {
	width: 1000px;
	height: 30px;
	padding-top: 10px;
	background: transparent url('fondo-pie.gif') top left repeat-x;
}

div#pie p {
	height: 12px;
	font-size: 0.6em;
	color: #FFF;
	text-align: right;
	letter-spacing: 0.8pt;
	padding: 0;
	margin: 0;
	line-height: 5px;
}

div#pie a, div#pie a:link, div#pie a:active, div#pie a:visited {
	color: #949494;
}