/* HTML */
HTML, BODY {
 font-size: 10px;
 font-family: Verdana, helvetica, sans-serif;
 position: absolute;
 height: 100%;
 width: 100%;
 min-height: 100%;
 margin: 0px;
 padding: 0px;
 background-color: #FFC401;
 font-size: 12px;
 font-family: Verdana, helvetica, sans-serif;
 background-image: url('../img/sf_pag.jpg');
 background-position: top;
 background-repeat: repeat-x;
 height: 100%;
}



IMG {
 border: 0px;
 margin: 0px;
 padding: 0px;
}

TABLE {
 font-size: 10px;
 border: 0px;
 margin: 0px;
 padding: 0px;
}

H1 {
 font-size: 12px;
 color: #005DCC;
 margin-top: 4px;
 margin-bottom: 4px;
 text-align: left;
}
H2 {
 font-size: 10px;
 color: #005DCC;
 margin-top: 4px;
 margin-bottom: 4px;
 text-align: justify;
}


.img_right {
 float: right;
 border: 1px solid #8F7240;
 padding: 2px;
 margin-left: 12px;
 margin-bottom: 1px;
}


.img_left {
 float: left;
 border: 1px solid #8F7240;
 padding: 2px;
 margin-right: 12px;
 margin-bottom: 1px;
}


/* DIV */
.master {
 height: 100%;
 width: 100%;
}

.tab1 {
 width: 726px;
 height: 100%;

 margin: 0px auto;
}

#top_menu {
 width: 700px;
 margin: 0px;
 padding: 0px;
 position: absolute;
 top: 22px;
 text-align: right;
}
.top {
 background-image: url('../img/villaggio_colostrai.jpg');
 background-repeat: no-repeat;
 height: 177px;
}

#offerte_villaggio {
 width: 320px;
 padding: 4px;
 color: #000080;
 background-color: #EFFFFF;
 border: 1px solid #CFEEFF;
 text-align: center;
}
#offerte_club {
 width: 320px;
 padding: 4px;
 color: #008000;
 background-color: #EFFFF7;
 border: 1px solid #DFFFE0;
 text-align: center;
}


.errore {
 color: #800000;
 width: 310px;
 padding: 4px;
 background-color: #FFFFDF;
 border: 1px solid #b10000;
 text-align: center;
 font-weight: bold;
}



.tab_listino {
 padding: 4px;
 color: #000000;
 background-color: #FFFBEF;
 border: 1px solid #CFB281;
 font-size:9px;
}

.colore1 {
 background-color: #ffffff;
}

.colore2 {
 background-color: #FFFBCF;
}


.testo_listino {
 padding: 10px;
}


.center {
 padding: 0px;
 background-color: #ffffff;
}
.center_tab {
 height: 100%;
 font-size: 12px;
 font-family: Verdana, helvetica, sans-serif;
 color: #000080;
 padding: 0px;
 padding-left: 20px;
 padding-top: 8px;
 padding-right: 8px;
 text-align: justify;
}




.bianco {
 background-color: #ffffff;
}

.left_menu {
 font-size: 12px;
 width: 168px;
 font-weight: bold;
 padding-left: 8px;
}
.hr_blue {
 border: none;
 height: 1px;
 color: #82BAFE;
 background-color: #82BAFE;
}

.border1 {
 font-size: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
 width: 178px;
 border-bottom: 1px solid #82BAFE;
}

.border2 {
 font-size: 10px;
 color: #0475FE;
 padding-left: 4px;
 padding-bottom: 2px;
}

.border3 {
 font-size: 10px;
 color: #0475FE;
 padding-left: 4px;
 padding-bottom: 2px;
 background-color: #F5F9FF;
}


.link_left_menu {
 font-size: 12px;
 width: 178px;
 color: #0475FE;
}
.link_left_menu:hover {
 color: #ffffff;
 background-color: #0475FE;
}
.left_menu_alto {
 color: #000080;
 font-size: 10px;
 font-weight: bold;
 padding-left: 4px;
 height: 21px;
 border-bottom: 1px solid #82BAFE;
 background-image: url('../img/left_menu_alto.png');
 background-repeat: no-repeat;
}
.left_menu_basso {
 color: #000080;
 font-size: 10px;
 font-weight: bold;
 padding-left: 4px;
 height: 14px;
 border-bottom: 1px solid #82BAFE;
 background-image: url('../img/left_menu_basso.png');
 background-repeat: no-repeat;
}

.right {
 width: 178px;
}

.last_minute {
 background-image: url('../img/sf_last_minute.png');
 background-repeat: repeat-y;
}
#last_minute_txt {
 font-size: 10px;
 color: #0475FE;
 width: 120px;
 margin-top: 2px;
 margin-left: 15px;
}
.last_minute_tab {
 font-size: 10px;
}
.red {
 color: #ff0000;
}
.red_bottom {
 border-bottom: 1px solid #ff0000;
}
.bottoni {
 margin: auto;
 color: #0475FE;
}

.tab_news {
 font-size: 10px;
 border-bottom: 1px solid #82BAFE;
}

.form {
 font-size: 10px;
}

.img {
 padding: 4px;
 border: 1px solid #82BAFE;
}

.celeste {
 background-color: #D1E5FF;
}


/* FOOTER */
.footer {
 height: 69px;
 color: #ffffff;
 text-align: center;
 font-size: 10px;
 font-weight: bold;
 font-family: Verdana, helvetica, sans-serif;
 background-image: url('../img/sf_footer.png');
 background-repeat: no-repeat;
 background-position: top center;
}



/* LINK */
a {
 font-weight: bold;
 color: #ff9000;
 text-decoration: none;
}
a:hover {
 color: #ff0000;
}



.link {
 color: #ffffff;
}
.link:hover {
 color: #ffd200;
}

.villaggiocolostrai {
 height: 168px;
 background-image: url('../img/villaggiocolostrai.png');
 background-repeat: no-repeat;
 background-position: center bottom;
}



.listino {
 font-size: 10px;
 border: 1px solid #E5E5E5;
 padding: 0px;
}
.listino_td1 {
 font-size: 10px;
 text-align: center;
 background-color: #D1E5FF;
}
.listino_td2 {
 font-size: 10px;
 text-align: center;
 background-color: #fafafa;
}


#promo {
 width: 320px;
 border: 1px solid #ff0000;
 padding: 4px;
 font-weight: bold;
 text-align: center;
 background-color: #FFF7D1;
}


.privacy_tab {
 font-size: 10px;
}

.privacy {
 font-size: 10px;
}
.privacy:hover {
 font-size: 10px;
 text-decoration: none;
}








/* GESTIONALE */
.left_menu_alto_gest {
 color: #000080;
 font-size: 10px;
 font-weight: bold;
 padding-left: 4px;
 height: 21px;
 border-bottom: 1px solid #82BAFE;
 background-image: url('../img/left_menu_alto_gest.png');
 background-repeat: no-repeat;
}
.left_menu_basso_gest {
 color: #000080;
 font-size: 10px;
 font-weight: bold;
 padding-left: 4px;
 height: 14px;
 border-bottom: 1px solid #82BAFE;
 background-image: url('../img/left_menu_basso_gest.png');
 background-repeat: no-repeat;
}
.border1_gest {
 font-size: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
 width: 178px;
 border-bottom: 1px solid #82BAFE;
}

.link_left_menu_gest {
 font-size: 12px;
 width: 178px;
 color: #5EAF1C;
}
.link_left_menu_gest:hover {
 color: #ffffff;
 background-color: #5EAF1C;
}


.tratteggio {
 padding: 4px;
 padding-bottom: 8px;
 border-bottom:1px dashed #CECECE;
}


.link_tab {
 margin-left: 10px;
 width: 400px;
 font-size: 12px;
 text-decoration: none;
}


.center_tab_gest {
 width: 480px;
 font-size: 12px;
 font-family: Verdana, helvetica, sans-serif;
 color: #000080;
 padding: 0px;
 padding-left: 20px;
 padding-top: 8px;
 padding-right: 8px;
 text-align: justify;
}


.titolo {
 color: #005DCC;
 font-size: 12px;
 font-weight: bold;
}

