/* CSS Document */
body
{
margin:0px;
padding:0px;
text-align:center;
background-image:url(../images_layout/bg_body.jpg);
background-repeat:repeat;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container
{
margin:auto;
width:925px;
background-image:url(../images_layout/bg_centro.jpg);
background-repeat:repeat;
background-position:left top;
text-align:left;
}

#header
{
width:925px;
height:213px;
background-image:url(../images_layout/bg_header.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#telefono
{
width:140px;
height:143px;
padding:100px 0px 0px 70px;
color:#FFFFFF;
font: bold 15px "Trebuchet MS", Arial, sans-serif; 
text-transform:uppercase;
}

#telefono span
{
font: bold 20px "Trebuchet MS", Arial, sans-serif; 
text-transform:uppercase;
}

#sinistra ul
{
margin:4px 0px 0px 0px;
list-style-type:none;
padding:0px 0px 0px 30px;
}

#sinistra li
{
height:47px;
margin-bottom:6px;
padding:3px 0px 0px 0px;
}

#sinistra li span
{
font-size:12px;
font-style:italic;
color:#939391;
}

#sinistra li a:link
{
color:#464646;
font: 17px "Trebuchet MS", Arial, sans-serif; 
text-decoration:none;
font-style:italic;
}

#sinistra li a:visited
{
color:#464646;
font: 17px "Trebuchet MS", Arial, sans-serif; 
text-decoration:none;
font-style:italic;
}

#sinistra li a:hover
{
color:#464646;
font: 17px "Trebuchet MS", Arial, sans-serif; 
text-decoration:underline;
font-style:italic;
}

#centro
{
width:925px;
background-image:url(../images_layout/bg_container.jpg);
background-repeat:no-repeat;
background-position:left bottom;
min-height: 485px;
height: auto !important;
height: 485px;
}

#sinistra
{
float:left;
width:240px;
height:339px;
background-image:url(../images_layout/bg_sinistra.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#destra
{
float:right;
width:685px;
background-image:url(../images_layout/bg_destra.jpg);
background-repeat:no-repeat;
background-position:left top;
min-height: 339px;
height: auto !important;
height: 339px;
font-size:14px;
}

#destra h1
{
color:#464646;
font: 22px "Trebuchet MS", Arial, sans-serif;
text-transform:uppercase; 
border-width:0px 0px 1px 0px;
border-style:dotted;
border-color:#707070;
text-align:right;
}

#destra h2
{
color:#464646;
font: 19px "Trebuchet MS", Arial, sans-serif;
text-transform:uppercase; 
border-width:0px 0px 1px 0px;
border-style:dotted;
border-color:#707070;
text-align:right;
}

#contenuti_destra
{
padding: 12px 15px 50px 15px;
}

#destra a:link
{
font-weight:bold;
color:#014596;
}

#destra a:visited
{
font-weight:bold;
color:#014596;
}

#destra a:hover
{
font-weight:bold;
color:#fb431d;
}

#footer
{
margin:auto;
width:925px;
text-align:left;
}

#footer a:link
{
font-weight:bold;
color:#014596;
}

#footer a:visited
{
font-weight:bold;
color:#014596;
}

#footer a:hover
{
font-weight:bold;
color:#fb431d;
}

#footer address
{
font-style:normal;
padding:0px 15px 20px 255px;
font-size:12px;
}

/*---index---*/
table.tabella_servizi
{
width:100%;
}

table.tabella_servizi td
{
width:50%;
border:1px solid #999999;
padding:5px;
}

table.tabella_servizi td.titolo_tabella
{
color:#464646;
font: 17px "Trebuchet MS", Arial, sans-serif;
text-align:center;
background-color:#FAFAFA;
}

table.tabella_servizi td.contenuto_tabella
{
font-size:12px;
}

table.tabella_servizi td.link_tabella
{
text-align:right;
font-size:11px;
}

img.foto_index
{
float:left;
margin:0px 10px 10px 0px;
}

/*---link_utili---*/
table.link_utili
{
width:100%;
border:0px;
}

table.link_utili td.immagine_link img
{
border:2px solid #CCCCCC;
}

table.link_utili td.immagine_link
{
text-align:right;
}

/* livello realized*/
#realized
{
margin-top:0px;
font-size:11px;
text-align:center;
}

#realized img
{
border:0px;
}

#realized a:hover
{
cursor:help;
}

/*------------------INIZIO pagina contatti................*/


form.modulo_contatti_generale
{
width:100%;
}

span.obbligatorio
{
color:red;
font-size:9px;
vertical-align: super;
}

span.facoltativo 
{
color:green;
font-size:9px;
vertical-align: super;
}

.spiegazione 
{
font-size:11px;
}

.invio 
{
margin-top:25px;
text-align:center;
}

.obb 
{
border:1px solid red;
}

.fac
{
border:1px solid green;
}

fieldset
{
border:1px solid #372519;
padding:10px;
}

legend
{
color: #000000;
font-weight:bold;
}

img.social
{
padding:5px;
margin:5px;
border:1px solid #FFFFFF;
}

div.antispam
{
height:25px;
}

div.code
{
background-image:url(../images_layout/no-spam/sicurezza.gif);
width:141px;
height:25px;
float:left;
margin-right:20px;
}

input.input_code
{
float:left;
margin-right:3px;
border:1px solid red;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
width:141px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

