.tclaro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ccbba5}
.toscuro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.ttitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #330000}

#framereservation {
color: #330000; 
margin-top: 10px;
}

input#frame_buttonBook {
	color: #fff;
	line-height:20px;
	border:none;
	height: 24px;
	width: 160px;
	background-color: #330000;
	border:1px solid #330000;
	font-weight: bold;
	font-variant: normal;
	margin-right: 10px;
}

input#frame_buttonBook:hover { 
	color: #330000;
	line-height:20px;
	border:none;
	height: 24px;
	width: 160px;
	background-color: #CCBBA5;
	border:1px solid #330000;
	cursor:pointer;
}

input#frame_buttonCancel {
	color: #330000;
	line-height:20px;
	border:none;
	height: 24px;
	width: 170px;
	background: transparent;
	border:1px solid #330000;
	}


input#frame_buttonCancel:hover { 
	color: #fff;
	line-height:20px;
	border:none;
	height: 24px;
	width: 170px;
	background: transparent;
	border:1px solid #fff;
	cursor:pointer;
	
}

.medium #frame_checkinContainer  {
width:84px;
margin-right: 20px;
margin-bottom: 10px;
}

.medium #frame_nightsContainer {
width:60px;
margin-right: 20px;
margin-bottom: 10px;
}