body{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
}
a:link{
	color: #ff6600;
	text-decoration: none;
}
a:visited{
	color: #ff6600;
	text-decoration: none;
}
a:hover{
	color:#5b5b5b;
	text-decoration: underline;
}


#contenedor
{
	width: 700px;
	MARGIN: 0px auto;
	overflow: hidden;
	background-color: #ffffff;
}

#idiomas
{
	width: 700px;
	MARGIN: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	height: 
}

.divLogoIzq {
	width:400px;
	float:left;	
}
.divLogoDer {
	margin-left:405px
	width:280px;
	text-align:right;
}

.idiomasEnlace {
	color: #FFFFFF;
	text-decoration:none;
}

.idiomasEnlace:link {
	color: #FFFFFF;
	text-decoration:none;
}

.idiomasEnlace:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.idiomasEnlace:hover{
	color: #FFFFFF;
	text-decoration:underline;
}


#menu_loc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8F743F;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5D5854;
	color: #FFFFFF;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	text-decoration:none;
	
}
.menu :hover{
	text-decoration:underline;
}


/*** nuevo menu con css  */

#navi {  	
	list-style:none;	
	margin:0;	
	padding:0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width :200px;
}

#navi li {	
	margin:2px;	
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	border:1px solid#ffffff;
	background-color: #5D5854;	
	color:#ffffff;
	}
	
.menu1{
	text-decoration:none;
	color:#ffffff;
}	

.menu1:link{
	text-decoration:none;
	color:#ffffff;
}	

.menu1:visited{
	text-decoration:none;
	color:#ffffff;
}	
.menu1:hover{
	text-decoration:underline;
	color:#ffffff;
}	
/** fin nuevo menu con css */


.promocionesPortada{
		background-color: #8F743F;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 10px;
		color:#ffffff
}

.reservasPortada{
		background-color: #C3B495;		
}

.EstiloPortada1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.EstiloPortada1:link {
	color: #FFFFFF;
	text-decoration:none;
}
.EstiloPortada1:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.EstiloPortada1:hover {
	text-decoration:underline;
}

.EstiloPortada2 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.EstiloPortada2:link {
	color: #FFFFFF;
}

.EstiloPortada2:visited {
	color: #FFFFFF;
}

.EstiloPortada2:hover {
	text-decoration:underline;
}

.texto11azul {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

.textoP1 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #ffffff;
}

.arial11normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

.arial11normal :hover{
	text-decoration:underline;
}

.cabeceraTablaEstatica{
		background-color: #ece9e2;
		font-size: 12px;
		color: #4a4645;
}
.tituloSecEstatica{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;

}


.campostxt3 {padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#ECE9D8; border:solid 1px rgb(150,150,150); font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;; font-size: 11px;color:#000000;}
.campostxt3:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}






.enlace2{
	color: #8F743F;
}

.enlace2:hover{
	color: #999999;
}


.textonaranjabold {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.texto11azul {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}



.boton1{
	border: 1px solid #B6B6B6;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../gestion07/images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	text-align: center;	
}


.boton1:hover{
	border: 1px solid #505050;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../gestion07/images/fondoBoton_hover.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	text-align: center;	
	
}


#columna1_ppal {
	MARGIN: 0px 2px 0px 2px;
	Width: 700px;
	float: left;
	background-color: #ffffff;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}




#pie_pagina{
	width: 942px;
	MARGIN: 0px ;
	background-color: #3f828f;
	float:left;
	color:#ffffff;
	text-align: center;
}


/*estilos para ocio y cultura*/
.my_left_box1{
   float: left;    
	width: 155px;
	height: 140px;
	overflow:hidden;				
	margin-right:2px;
	display: inline;	
}

.my_left_box1 img {
	 
	  padding:5px;background:#ffffff;	margin-right:5px;
	  margin-bottom:5px;border: #d1d1d1 1px solid;
}

.my_right_box1{
    float: right;
    width: 490px;
 	font-size:13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	text-align: justify;
	font-weight: normal;	
}


.my_left_box{
   float: left;    
	width: 155px;
	height: 283px;
	overflow:hidden;				
	margin-right:2px;
	display: inline;
}

.my_left_box img {
	 
	  padding:5px;background:#ffffff;	margin-right:5px;
	  margin-bottom:5px;border: #d1d1d1 1px solid;
}

.my_right_box{
    float: right;
    width: 490px;
 	font-size:13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	text-align: justify;	
}


.my_titulo{
	font-size: 12pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #4e4e4e;
	font-weight: bold;
	display:block;
	padding-bottom:4px;
}


.my_contenido{
	width: 650px;
	MARGIN: 0px auto;
	overflow: hidden;
	padding:0px;
}

.my_masinfo{
	width: 408px;
	MARGIN: 0px auto;
}

/*fin estilos*/

/*estilos imagen reservas*/
.my_left_box-reservas{
   float: left;    
	width: 210px;
	height: 137px;
	overflow:hidden;				
	margin-right:2px;
	display: inline;
}

.my_left_box-reservas img {
	 
	  padding:5px;background:#ffffff;	margin-right:5px;
	  margin-bottom:5px;border: #d1d1d1 1px solid;
}

.my_right_box-reservas{
    float: right;
    width: 435px;
 	font-size:13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	text-align: justify;	
}


