@charset "utf-8";


/* CSS Document */
body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#fff9bb;
}

._border_sx {
background-image:url(img/struct/bordo_sx.jpg);
background-repeat:repeat-y;
}

._border_dx {
background-image:url(img/struct/bordo_dx.jpg);
background-repeat:repeat-y;
}
.border_1{border:6px solid #fffff4}
.border_2{border:6px solid #fffff4}
.bg_white {background-color:#fff}
.bg_menu {background-image:url(img/struct/bg_menu.jpg);background-repeat:no-repeat}
.bg_cuore {background-image:url(img/struct/cuore_verde.jpg); background-position:bottom left; background-repeat:no-repeat}
.bg_cuore_dx {background-image:url(img/struct/bg_cuore_dx.jpg); background-position:left top; background-repeat:no-repeat}
.bg_cuore_2 {background-image:url(img/struct/cuori_ok.jpg); background-position:left bottom; background-repeat:no-repeat}

.bg_col_sx {background-color:#fefee2}
.bg_col_sx2 {background-color:#fffff4}
.bg_col_dx {background-color:#f7eddf}
.bg_col_dx2 {background-color:#fffff8}
.bg_footer {background-image:url(img/struct/bg_footer3.jpg); background-repeat:no-repeat}
.bg_linea_footer {background-image:url(img/struct/linea_footer.jpg); background-repeat:no-repeat;}

.bg_titolo_main {background-image:url(img/struct/bg_titolo_main.jpg); background-repeat:no-repeat; background-position:bottom left}

.input_text {
background-color:#f1f3e1;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#65615c; border:0px ;
height:20px;
} 

.messaggio {
background-color:#f1f3e1;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#65615c; border:0px ;
}

/*** TESTI */
.testo_1 { /*testo menu*/
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:13px;
color:#a2a2a2;
text-decoration:none;
}

.testo_1_over { /*testo menu*/
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:13px;
color:#afafaf;
text-decoration:none;
}

.testo_1_over:hover {text-decoration:none;color:#ac9190}

.testo_2 { /*testo main*/
font-family:Arial, Helvetica, sans-serif;
font-family:11px;
color:#9e978f;
text-decoration:none;
}


.testo_3 { /*news title*/
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:13px; 
color:#4f4548;
text-decoration:none
}

.testo_3:hover {
color:#312b2c;
text-decoration:none;
}

.testo_4 { 
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:11px;
color:#afa89f;
text-decoration:none;
}

.testo_4_over { /*testo footer*/
font-family:Century Gothic,Arial, Helvetica, sans-serif;
font-size:11px;
color:#afa89f;
text-decoration:underline;
}

.testo_4_over:hover {text-decoration:none}

.testo_5_over {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:14px;
color:#b3b2a0;
text-decoration:none;
}

.testo_5_over:hover {text-decoration:none;
color:#9f8685}

.testo_6 {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
color:#65615c}


.testo_7_over {
font-family:Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#817c75;
text-decoration:underline;
}

.testo_7_over:hover {text-decoration:none;
color:#9f8685}

.testo_8 {font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:30px;
color:#b8a58e;
text-decoration:none;
font-weight:normal;}


.testo_9 {font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:23px;
color:#b8a58e;
text-decoration:none;
font-weight:normal;}

/* MARQUEE CONTAINER */
#marqueecontainer{
position: relative;
width: 180px; /*marquee width */
height: 340px; /*marquee height */
background-color: #fffff8;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 0px;
}


.testo_10 { /*titolo news scorrevoli */
font-family:Century Gothic, Tahoma, "Courier New", Courier, monospace;
font-size:12px;
color:#65615c;
text-decoration:none;
}

.testo_11 {
font-family:Century Gothic, Tahoma, "Courier New", Courier, monospace;
font-size:11px;
color:#65615c;
text-decoration:none;
}

.testo_12 {
font-family:Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#7a877d}

.testo_13_over {
font-family:Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b4ada3;
text-decoration:underline;
}

.testo_13_over:hover {text-decoration:none;
color:#b4ada3}


.testo_14_over {
font-family:Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#7a877d;
text-decoration:none}

.testo_14_over:hover { text-decoration:underline}
