@charset "utf-8";
@import url("estilos.css");
@import url("../modulos/breadcrumbs/breadcrumbs.css");
@import url("../modulos/menu-sup/menu-sup.css");
@import url("../modulos/menu-des/menu-des.css");
@import url("../modulos/col-izq/col-izq.css");


/* CSS Document */
*{padding:0;margin:0;}

body
{
	background-color:#000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#e3a353;
	margin:0;
	padding:0;
}

img{margin:0;padding:0; border:none;}

a {color:#93117e;}

p {color:#e3a353;}

input,textarea,select{font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color:#FFF; border:1px #a6680a solid;/*#E3DAD2*/ background-color:#4b4a3e;}
input[type="button"], input[type="submit"], input[type="reset"] {cursor:pointer; background-color:#a7797a; color:#000; font-weight:bold; border:1px #000 solid; padding:0.2em;}
.boton{cursor:pointer; background-color:#a7797a; color:#000; font-weight:bold; border:1px #000 solid; padding:0.2em;}

li {list-style:none;}

noscript
{
	font-family:"trebuchet MS", arial;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

strong {text-decoration:none;}	

#error
{
	font-weight:bold;
	font-size:14px;
	border:1px #fff solid;
	color:#fff;
	margin:1em 2em 0 2em;
	padding:1em;
	/*background-color:#bed600;*/
}

#error a {color:#fff; text-decoration:underline;}
#error a:hover {color:#fff; text-decoration:none;}


/* Centrado de Página con laterales */


/*#sombreado
{
	background:url(../modulos/img/fondo-hotel.jpg) left top repeat-y;
	position:absolute;
	left: 50%;
	width:84.1em;	/* 1010px; */
/*	margin-left:-42.05em; /*-505px;   set to a negative number 1/2 of your width*/
/*	
	height:768px;
	*height:auto; 
	*min-height:768px; 
	_height:768px;
	display:table !important; 
}*/

#web
{
	clear:both;
	position:absolute;
	left: 50%;
	width:81.63em;	/* 1000px; */
	margin-left:-40.8em; /*-505px;   set to a negative number 1/2 of your width*/
	
	height:58.95em;	/*768px;*/
	*height:auto; 
	*min-height:58.95em; 
	_height:58.95em;
	display:table !important;
	/*background-color:#00F;*/
}

/*#sombra_pie
{
	clear:both;
	width:1010px;
	height:20px;
	background:url(../modulos/img/fondo-sombra-hotel.jpg) left top no-repeat;
	padding:0;
}*/


/* CABECERA */

#main_cabecera a{ padding:0; margin:0; height:103px; width:980px; border:none;}
#main_cabecera{float:left; clear:both; margin:0; padding:0;}
#main_cabecera img{ border:0; margin:0; padding:0;}

#cabecera
{
	clear:both;
	width:auto;
	background: url(../modulos/menu-sup/img/fondo-menu.jpg) left top repeat-x;
	height:30px;
}

/* CABECERA */

/* MAIN */

#main
{
	clear:both;
	width:980px;
	
	height:40.71em;
	*height:auto; 
	*min-height:40.71em; 
	_height:40.71em;
	display:table !important;
}

.fondo
{
	background:#000 url(../modulos/img/fondo.jpg) center top no-repeat;
}

.fondo-inicio
{
	background:#000 url(../modulos/img/fondo-inicio.jpg) center top no-repeat;
}

.fondo-ganesha
{
	background:#000 url(../modulos/img/fondo-ganesha.jpg) center top no-repeat;
}

.fondo-shiva
{
	background:#000 url(../modulos/img/fondo-shiva.jpg) center top no-repeat;
}

.fondo-siddharta
{
	background:#000 url(../modulos/img/fondo-siddharta.jpg) center top no-repeat;
}

.fondo-empresas
{
	background:#000 url(../modulos/img/fondo-empresas.jpg) center top no-repeat;
}

.fondo-club
{
	background:#000 url(../modulos/img/fondo-club.jpg) center top no-repeat;
}

.fondo-formulario
{
	background:#000 url(../modulos/img/fondo-formulario.jpg) center top no-repeat;
}

.fondo-galeria
{
	background:#000 url(../modulos/img/fondo-galeria.jpg) center top no-repeat;
}

.fondo-contacta
{
	background:#000 url(../modulos/img/fondo-contacta.jpg) center top no-repeat;
}


/* PIE */

#pie
{	
	clear:both;
	width:100%;	
	height:6em;
	*height:auto; 
	*min-height:6em; 
	_height:6em;
	display:table !important; 
	
	padding: 0 0 0.5em 0;
	/*border:1px #fff solid;*/
}

#pie_direccion
{
	clear:both;
	font: normal 11px/12px  Arial, Helvetica, sans-serif;
	color:#808080;
	padding:1.2em 0 0 27em;
}

#pie_direccion h2{font: normal 11px  Arial, Helvetica, sans-serif; float:left; clear:none; padding:0 0 0 0.3em;}

#pie_direccion p { float:left; clear:none;color:#808080;}

/*#pie_direccion h3
{
	float:left;
	font-size:12px;
	padding:1.2em 0 0 0.3em;
}*/

#pie_direccion strong{font-weight:normal;}
#pie_direccion a {color:#808080; text-decoration:none;font-size:11px;}
#pie_direccion a:hover{color:#fca204; text-decoration:underline;font-size:11px;}


#pie_menu
{
	clear:both;
	font: normal 10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#808080;
	padding:0.3em 0 0 13.5em;
}

/*#pie_menu ul{clear:both; padding:0; margin:0;}*/

/*#pie_menu li.pie_menu_center{ clear:both; width:66em; text-align:center;}*/
#pie_menu li
{
	float:left;
	color:#808080;
	padding: 0 0.5em 0 0;
}

#pie_menu .seleccionado {color:#fca204; font-weight:normal;}
#pie_menu a {color:#808080; text-decoration:none; font-weight:normal;}
#pie_menu a:hover {color:#fca204; text-decoration:underline; font-weight:normal;}




#pie_menu2
{
	clear:both;
	padding:0.2em 5em 0 21.5em;
	/*background-color:#906;*/
}

#pie_menu2 li
{
	float:left;
	color:#666666;
	font-size:10px;
	padding: 0 0.5em 0 0;
}

#pie_menu2 p{padding: .2em 0 0 2em;}

#pie_menu2 .seleccionado {color:#FFF; text-decoration:none; font-weight:normal;}
#pie_menu2 a {color:#666666; text-decoration:none; font-weight:normal;}
#pie_menu2 a:hover {color:#FFF; text-decoration:underline; font-weight:normal;}
/* PIE */

