/* CSS Document */

BODY{

/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#FFFFFF',endColorStr= '#E19720',gradientType= '0');*/
margin-top:0;
margin-bottom:0;
/*background: url(img/fondo.png);
background-repeat:repeat-x;
background-color: #EFF3FF;*/
background-color: #FEEDCF;

}
#im {
	FILTER: alpha(opacity=100)
}

#contenedor{
width:800px;
/*border:2px solid #E19720;*/
border:2px groove #F5DFBA;
margin-left: auto;
margin-right: auto;
text-align:left;
background-color:#FCBC52;

/*background-image:url(img/fondo.jpg);*/
/*background-color:#F5DFBA*/

/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#FFFFFF',endColorStr= '#E19720',gradientType= '0');*/
}


#cabecera
{
width:auto;
background-color:#9F1A06;
height: 90px;
text-indent:50px;
}

#pie
{
width:auto;
background-color:#9F1A06;
height: 35px;
text-indent:20px;
color:#FFFFFF;
font-size:12px;
margin-bottom:auto;
margin-top:auto; 
}

.texto
{
width:90%;
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold
}

.borde_negro
{
border:2px solid #F5DFBA;
}

.celdas_hoteles
{
cursor:pointer;
}

.letras_hotel
{ 
font-family:"Century Gothic", Arial;
color:#000000;
font-size: 20px;
font-weight:400;
}

A.enlace_pie{
color:#FFFFFF;
}

.opaco {filter: alpha(opacity=50); opacity: .5;} 

.descripciones
{
font-style:italic;
font-size:12px;
font-family:Verdana
}

.pinche
{
	font-size:20px;
	color: #9F1A06;
}
