
div#prezzi_booking { font-family: Tahoma; font-weight:bold; font-size: 14px;padding: 40px 0px}

div#prezzi_booking a:link, div#prezzi_booking a:visited, div#prezzi_booking a:active { text-decoration: none; color:  #000;}
div#prezzi_booking a:hover { text-decoration: underline; color: #1a6d8b;}

div#booking {
	margin: 0px auto; 
	padding: 5px 0px; 
	height: 30px; 
	background-color: #2c2873; 
	padding: 0px 0px; 
	font-family: "Tahoma",arial;  
	width: 900px;
}
div#booking form {margin: 0px; padding: 0px;}
div#booking label { font-size: 14px; color: #fff; font-weight:bold;}
div#booking label span { color: #ff9e24;}
div#booking input.input_text {width: 70px; text-align: center; padding: 1px; border: 1px solid #e6e6e4; line-height: 14px; font-size: 11px; font-family: "Tahoma";}
div#booking input.bottone {
	width: 150px; 
	line-height: 14px;
	vertical-align:top; 
	font-size: 11px; 
	text-align: center; 
	margin: 0; 
	border: 1px solid #e6e6e4; 
	padding: 1px; 
	background: url(../images/bg_button.jpg) repeat-x top left;
	font-weight: bold;
	cursor: pointer;
}

table.cpBorder {border-color: #1a6d8b;}
td.cpMonthNavigation { background-color:#848486;}
a.cpMonthNavigation:link, a.cpMonthNavigation:visited, a.cpMonthNavigation:active { text-decoration:none; color: #fff; background-color:#848486;}
a.cpMonthNavigation:hover { text-decoration: underline; }
span.cpMonthNavigation { color: #fff; background-color:#848486;}
td.cpCurrentMonthDate a.cpCurrentMonthDate:link,
td.cpCurrentMonthDate a.cpCurrentMonthDate:active,
td.cpCurrentMonthDate a.cpCurrentMonthDate:visited { color: #000;}