/* CSS Document */

body{
background-image:url(/img/bgGrande.jpg);
background-repeat:repeat;
background-position:left top;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
}
html,body{
margin:0; 
padding: 0;
height: 100%;
width:100%
}
img{
border:0px;
}

a:link, a:visited, a:active{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#0C495D;
font-weight:bold;
}
a:hover{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#fff;
font-weight:bold;
}

a.prova:link, a.prova:visited, a.prova:active{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#ffffff;
font-weight:bold;
background-color:transparent;
}
a.prova:hover{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#0C495D;
font-weight:bold;
background-color:transparent;
}


#tabCentraleIndex {
width:100%;
padding:4px 0px 4px 0px;
background-color:#7F7F7F;
}

table{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
table#news{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
margin:0px 8px 5px 8px;
}

#tabCentrale {
width:100%;
padding:4px 0px 4px 0px;
background-color:#7F7F7F;
background-image:url(/img/bg_grigio2.gif);
background-repeat:repeat-y;
background-position:left top;
}
.footer{
background-color:#7F7F7F;
color:#EDEDED;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
}
.footer a:link, a:active, a:visited{
font-weight: bold;
text-decoration: none;
color:#fff;
padding:0px 3px 0px 3px;
}
.footer a:hover{
font-weight: bold;
text-decoration: none;
color:#C5C5C5;
background-color:#EDEDED;
}
.titoloblu{
font-weight: bold;
font-size:18px;
color:#0C495D;
}
.titolobluNews{
font-weight: bold;
font-size:15px;
color:#0C495D;
}
.testoblu{
font-weight: bold;
font-size:11px;
color:#0C495D;
}
.inputFormcontatti{
width:359px;
background-image:url(/img/bg_form.gif);
background-repeat:repeat-y;
background-position:left top;
border:0px;
padding:5px 5px 0px 5px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CFCFCF;
height:25px;
}

.textareaFormcontatti{
width:359px;
background-image:url(/img/bg_form.gif);
background-repeat:repeat-y;
background-position:left top;
border:0px;
padding:5px 5px 0px 5px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CFCFCF;
height:100px;
}






