
div.div_calendario_legenda {
   font-size            : 11px;
}

div.div_calendario_legenda table {
   margin               : auto;
}

div.div_calendario_legenda table td {
   padding              : 0 2px;
}

div.div_calendario_legenda div.div_calendario_legenda_ico {
   width                : 15px;
   height               : 15px;
   border               : 1px solid #000; 
   font-size            : 1px;
   line-height          : 0; 
}

div.div_calendario_mese {
   width                   : 680px;
   margin                  : auto;
   font-family               : Arial, sans-serif;
}


div.div_calendario_mese table.tabella_calendario_mese {
   float             : left;
   margin            : 16px;
   width             : 180px;
   height            : 210px;
   font-size          : 11px;
	border-width        : 1px 2px 2px 1px;
	border-style        : solid;
	border-color        : #BDB07D;
	border-collapse     : separate;
	background-color    : white;
}


div.div_calendario_mese table.tabella_calendario_mese th,
div.div_calendario_mese table.tabella_calendario_mese td {
	padding             : 2px;
   text-align           : center;		
}

div.div_calendario_mese table.tabella_calendario_mese td {
   width                : 30px;
   height                : 20px;
   color                : #000;
}

div.div_calendario_legenda div.div_calendario_legenda_ico_libero,
div.div_calendario_mese table.tabella_calendario_mese td {
   background-color     : #FFF;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_mese {
   text-align           : center;
   font-weight          : bold;
   color                : #000;
    width               : 180px;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_mese,
div.div_calendario_mese table.tabella_calendario_mese td.td_nome_giorno {
   background-color     : #F6F1E0;
}

div.div_calendario_mese table.tabella_calendario_mese td a:link,
div.div_calendario_mese table.tabella_calendario_mese td a:visited {
   color                : #B15F1D;
   text-decoration      : none;
   font-weight          : bold;
   display              : block;
   font-size            : 11px;
}

div.div_calendario_mese table.tabella_calendario_mese td a:hover {
   background-color     : #E5DAB5;
}

div.div_calendario_legenda div.div_calendario_legenda_ico_oggi,
div.div_calendario_mese table.tabella_calendario_mese td.td_oggi {
   background-color     : #FEE8AC;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_giorno,
div.div_calendario_mese table.tabella_calendario_mese td.td_giorno_festivo {
   background-color     : #FFF;
   border-right         : 1px solid #E8E2CB;
   border-bottom         : 1px solid #E8E2CB;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_giorno_festivo {

}

div.div_calendario_mese table.tabella_calendario_mese td.td_dis {
}

div.div_calendario_mese table.tabella_calendario_mese td.td_occupato {
   color                : #CBB693;
}

div.div_calendario_legenda div.div_calendario_legenda_ico_occupato,
div.div_calendario_mese table.tabella_calendario_mese td.td_occupato {
   background-color     : #E5DAB5;
}



div.div_calendario_mese table.tabella_calendario_mese td.td_occupato,
div.div_calendario_mese table.tabella_calendario_mese td.td_prenotato_arrivo,
div.div_calendario_mese table.tabella_calendario_mese td.td_occupato_festivo {
   color                : #B3A182;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_occupato_festivo {
   background-color     : #E5DAB5; 
}

div.div_calendario_mese table.tabella_calendario_mese td.td_prenotato_partenza {
   background-image: url(../_pics/partenza.gif);
   background-repeat: no-repeat;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_prenotato_arrivo {
   background-image: url(../_pics/arrivo.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_opzionato_partenza {
   background-image: url(../_pics/partenza_opz.gif);
   background-repeat: no-repeat;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_opzionato_arrivo {
   background-image: url(../_pics/arrivo_opz.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
}













div.div_calendario_big {
   background-color        : #FFF;
   font-family             : arial, sans-serif;
}

table.tabella_calendario_big {
   margin            : auto;
}

table.tabella_calendario_big th,
table.tabella_calendario_big td {
   font-size         : 11px;
   padding            : 2px;
}

table.tabella_calendario_big th {
   font-weight       : normal;
   border-bottom     : 1px solid #666;
}

table.tabella_calendario_big td {
   
}

table.tabella_calendario_big td a {
   display           : block;
   width             : 100%;
   height            : 100%;
}

table.tabella_calendario_big td a:link,
table.tabella_calendario_big td a:visited {
   color                : #000;
   text-decoration      : none;
}

table.tabella_calendario_big td a:hover,
table.tabella_calendario_big td  a{
   font-weight          : bold;
}

table.tabella_calendario_big td.td_mese {
   text-align        : center;
}

table.tabella_calendario_big td.td_giorno {
   background-color  : #9ED434;
   border-right      : 1px solid #666;
}

table.tabella_calendario_big td.td_giorno_festivo {
   background-color  : #C0F66C;
}

table.tabella_calendario_big td.td_oggi {
   border      : 2px dashed #FFF;
}

table.tabella_calendario_big td.td_dis {
}

table.tabella_calendario_big td.td_occupato {
   background-color  : #D82400;
}

table.tabella_calendario_big td.td_occupato_festivo {
   background-color  : #FF6C4E;
}

table.tabella_calendario_big td.td_opzionato {
   background-color  : #FAB000;
}

table.tabella_calendario_big td.td_opzionato_festivo {
   background-color  : #FFE2A5;
}

table.tabella_calendario_big td.td_prenotato_partenza {
   background-image: url(../_pics/partenza.gif);
   background-repeat: no-repeat;
}

table.tabella_calendario_big td.td_prenotato_arrivo {
   background-image: url(../_pics/arrivo.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
}

table.tabella_calendario_big td.td_opzionato_partenza {
   background-image: url(../_pics/partenza_opz.gif);
   background-repeat: no-repeat;
}

table.tabella_calendario_big td.td_opzionato_arrivo {
   background-image: url(../_pics/arrivo_opz.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
}

/* FORM */
#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			: 60%;
	padding			: 4px;
}

#div_form_contatti div.div_invio p.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 16px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul li {
	padding			: 4px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width			: 70%;
}

#div_form_contatti table.tab_form td {
	padding			: 2px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		: right;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}

#div_form_contatti table.tab_form td p.submit {
	text-align		: center;
	padding			: 2px;
}


table.tab_sottomenu_prodotto td {
   vertical-align    : top;
}


div.div_calendario_mese table.tabella_calendario_mese td.td_high {
   background-color  : #EDFBC1;
   background-color     : #FFF;
}
div.div_calendario_mese table.tabella_calendario_mese td.td_medium {
   background-color  : #D3E792;
   background-color     : #FFF;
}
div.div_calendario_mese table.tabella_calendario_mese td.td_low {
   background-color  : #ACC95C;
   background-color     : #FFF;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_off {
   background-color  : #E3B95E;
   background-color     : #FFF;
}
div.div_calendario_mese table.tabella_calendario_mese td.td_closed {
   background-color  : #EEE;
}

div.div_calendario_mese table.tabella_calendario_mese td.td_closed a:link,
div.div_calendario_mese table.tabella_calendario_mese td.td_closed a:visited {
   display           : none;
}


