@charset "utf-8";
body {margin: 0px; padding-top: 20px; }
a:link, a:visited, a:active{text-decoration: none;}
a:hover {text-decoration: underline;}

td#booking_ {border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #fff; height:30px; background-color:#3A0807}
form {margin: 0px; padding: 0px;}
label {font-weight: bold; color: #f99641;}
input.input_text {width: 70px; text-align: center; padding: 1px; border: 1px solid #f99641; line-height: 14px; font-size: 11px}
input.bottone {width: 150px; line-height: 14px; font-size: 11px; text-align: center; margin: 0; border: 1px solid #f99641; padding: 1px; background: url(../immagini/bg_button.jpg) repeat-x left top;}

table.cpBorder {border-color: #f99641;}
td.cpMonthNavigation { background-color:#3A0807;}
a.cpMonthNavigation:link, a.cpMonthNavigation:visited, a.cpMonthNavigation:active { text-decoration:none; color: #f99641; background-color:#3A0807;}
a.cpMonthNavigation:hover { text-decoration: underline; }
span.cpMonthNavigation { color: #f99641; background-color:#3A0807;}
td.cpCurrentMonthDate a.cpCurrentMonthDate:link,
td.cpCurrentMonthDate a.cpCurrentMonthDate:active,
td.cpCurrentMonthDate a.cpCurrentMonthDate:visited { color: #000;}
