﻿.hotelinfo
{
	border:1px dotted #444;
	margin:0.4em;
	padding:0.5em;
	}

#index_3 #hoteles h3 .hotelnombre
{
	font-weight:bold;
	color:#579;
	font-size:1.1em;
	margin:0.2em 0;	
}

.hoteldesc
{
margin:0.2em 0.3em;	
color:#3d6f92;
}


#hoteles .hoteldesc ul
{
margin:0 2em;
padding:0.2em 1.5em;
}

#hoteles .hoteldesc ul li
{
list-style-type:square;
}


#hoteles img
{
	margin:0.1em 0.4em;
	display:block;
	border:1px solid #444;
}
#hoteles .hotelnombre
{
	display: block;
	color: #247;
	border: 1px solid #469;
	text-decoration: none;
	background-color: #CFDFF6;
	padding: 0.2em 0.4em;
}
.enlaceboton
{
	font-weight:bold;
	color:#def;
	border:1px solid #469;
	text-decoration:none;
	background-color:#369;
	padding:0.2em 0.5em;
}
.enlaceboton:hover,.enlaceboton:active
{
	color:#357;font-weight:bold;
	border:1px solid #469;
	text-decoration:none;
	background-color:#bdf;	
}


#hoteles .borderdiv_tarifas 
{
text-align:center;
}

#hoteles .div_tarifas table{
	border:1px solid #59E;	
	margin:0.4em auto;
}

#hoteles .div_tarifas td, #hoteles .div_tarifas th
{
	border:1px solid #59E;	
	padding:0.2em 0.8em;
}

#hoteles .div_tarifas th
{
	font-weight:bold;
	color:#369;
}

#hoteles .div_tarifas td
{
	color:#345;
}

#hoteles .tdright
{
	text-align:right;
}

#hoteles .tablaform{
width:100%;
}

#hoteles .tablaform td,#hoteles .tablaform th
{
padding:0.2em;
}
#hoteles .tablaform th
{
color:#247;
text-align:left;
vertical-align:top;
}

#hoteles .tablaform table
{
border:1px solid #222;
}
#hoteles .tablaform table td
{
padding:0.1em;
}
#hoteles .tablaform table th
{
text-align:center;
}

#hoteles .tablaform table table
{
border:none;
}

#hoteles .enlace_documento
{
	display:block;margin:0.5em auto;
}