	div#contenedor-reservahotel{
		width: 268px;
		height: 251px;		
		text-align: left;
		background-image:url(../images/background_reservahotel.gif);
		background-repeat:no-repeat;					
		margin-bottom:10px;
		}
		div#contenedor-reservahotel img{
			border: 0;
			cursor: pointer;
		}
		div#contenedor-reservahotel input,select
		{
	      font-size: 10px;
	      float: left;
	      height: 15px;
	      color: #7c4a00;
	      border: 1px solid #000;
	      background-color: #FFF;
		}
        div#reservahotel-titulo{
			width:277px;
			height:20px;
			color:#FFF;
			font-size: 10px;
			font-weight:bold;
			padding: 7px 0 0 4px;
		}


.formuhotel_texto_titulo{
	font-size:12px;
	color:#8b5400;
	font-weight:bold;
	text-decoration:none;
}

.formuhotel-campo-peque{
 	      width: 40px;
}	

.formuhotel-campo-fecha{
 	      width: 90px;
}	

.formuhotel-campo-medi{
 	      width: 195px;
}	

.formuhotel-campo-grande{
 	      width: 235px;
}
