@charset "utf-8";
/* CSS Document Simone Cinque impresa edile - Powered by Xelian*/
body {
margin-top:0px; 
margin-bottom:0px;
background-color:#2d2d2d;
}

#container {
border-left:4px solid #FFFFFF;
border-right:4px solid #FFFFFF;
}

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

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

.border {background-color:#FFFFFF;}


.bg_main {background-color:#FFFFFF}

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

.line_sx {
background-image:url(img/struct/line.jpg);
background-repeat:repeat-y;
background-position:center center
}

.bg_foto {background-color:#000}
.border_1 { border:1px solid #fff;}
.border_2 {border:3px dashed #ff6418;}
.border_3 { border:1px dashed #bbb;}
.border_3 { border:2px solid #f2d0a0;}
.border_4 { border:2px solid #ff6418;}
.bg_text {background-color:#fedeb7}
.bg_text2 {background-color:#ff6418}
/****************** testi ***********************/
.testo_1 {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:14px;
color:#ff6418;
}

.testo_2 {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#474747;
}


.testo_3 {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#70777a;
text-decoration:none
}


.testo_3_hover {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#44484a;
text-decoration:underline;
}
.testo_3_hover:hover {text-decoration:none}


.testo_4 {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f5456;
text-decoration:none
}

.testo_5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6a6a6a;
text-decoration:none
}

.testo_5_hover  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6a6a6a;
text-decoration:none
}
.testo_5_hover:hover {text-decoration:underline}

.testo_6_hover {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#767676;
text-decoration:none;
}

.testo_6_hover:hover {
text-decoration:none;
color:#ff6418;
}

.testo_7_hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#009449;
text-decoration:underline;
}

.testo_7_hover:hover {
text-decoration:none;}

.testo_8 {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:14px;
color:#14913e;
}

.testo_9_hover{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#474747;
text-decoration:none;
}

.testo_9_hover:hover{text-decoration:underline}

.testo_10 {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#fff;
}
/* FORM */
.input_text {
border:1px solid #FFFFFF;
border-right:0px solid #898989;
border-bottom:2px solid #898989;
background-color:#f2f2f2;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.input_text2 {
border:1px solid #FFFFFF;
border-right:0px solid #898989;
border-bottom:2px solid #898989;
background-color:#f2f2f2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
