@charset "utf-8";

html {margin:0px; overflow-y:scroll;}
body,input,textarea,select,td {font-family:"Trebuchet MS"; font-size: 11px;}

h1 {font-size:20px;margin:0px;padding-bottom:5px;color:#B9B8B8}
h2 {font-size:18px;margin:0px;padding-bottom:5px;color:#B9B8B8}
h3 {font-size:16px;margin:0px;color:#B9B8B8;}

.tGRIGIO {font-family:"Trebuchet MS"; font-size: 11px; font-weight: normal; color: #7f8080;
    width: 830px;
}
.footer {font-family:"Trebuchet MS"; font-size: 10px; font-weight: normal; color: #9e9f9f;}
.par {padding:20px 20px 0px 20px;font-family:"Trebuchet MS"; font-size: 11px;}
/* link menu */
a.lm:link {font-family:"Trebuchet MS"; font-size: 12px; font-weight: normal; color: #818080; text-decoration: none;} 
a.lm:visited {font-family: "Trebuchet MS"; font-size: 12px; font-weight: normal; color: #818080; text-decoration: none;} 
a.lm:active {font-family: "Trebuchet MS"; font-size: 12px; font-weight: normal; color: #818080; text-decoration: none;}
a.lm:hover {font-family: "Trebuchet MS"; font-size: 12px; font-weight: normal; color: #548ac8; text-decoration: none;}
a.lm_sel{font-family:"Trebuchet MS"; font-size: 12px; font-weight: normal; color: #548ac8; text-decoration: none;} 
/* link grigio rollover bianco */
a.la:link {font-family:"Trebuchet MS"; font-size: 11px; font-weight: normal; color: #7f8080; text-decoration: none;} 
a.la:visited {font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; color: #7f8080; text-decoration: none;} 
a.la:active {font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; color: #7f8080; text-decoration: none;}
a.la:hover {font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none;background-color: #548ac8}

/* link blu rollover bianco */
a.lv:link {font-family:"Trebuchet MS"; font-size: 11px; font-weight: normal; color: #687c84; text-decoration: none;} 
a.lv:visited {font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; color: #687c84; text-decoration: none;} 
a.lv:active {font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; color: #687c84; text-decoration: none;}
a.lv:hover {font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none;background-color: #687c84}

a.footer:link {text-decoration: none;}
a.footer:visited {text-decoration: none;}

div#navigation{
width:160px; /* Dimensioni per Opera 5 */
width:170px; /* Dimensioni per Explorer 5.x */
width:160px; /* Dimensioni per browser standard compliant */
padding:1em 0 0 10px;
}

/*HOME*/
div#containerh{width: 100%;height: 785px;
margin: 0px auto;   /*centra negli altri browsers*/;
}
div#content{position:relative; width: 100%; height:100%; margin: 0px auto; background-image:url(../immagini/bg.gif); background-repeat:repeat-x;   /*centra negli altri browsers*/	}
div#img{width:957px;height:325px; margin: 0px auto;   /*centra negli altri browsers*/ }
div#logo{position:relative; width:876px;height:153px;margin: 0px auto;   /*centra negli altri browsers*/ padding-left: 0px;display:block;}

div#contenuto{position:relative;width:957px; min-height:263px;margin: 0px auto; background-image:url(../immagini/bg_contenuti.gif); background-repeat:repeat;}
div#benvenuti{width:367px; min-height:239px; float:left; margin-top:25px; margin-left:45px;}
div#servizi{width:537px; 
height:239px; float:left;margin-top:25px; }
div#servizi1{width:345px; 
height:172px; float:left;
}
div#orari{width:164px; 
height:172px; float:left; }
div#preventivo{width:517px; height:67px; background-image:url(../immagini/box_preventivo.gif); background-repeat:no-repeat; float:left;}
div#end{margin: 0px auto;width:957px; height:10px; 
background-image: url('../immagini/bg_contenutiEND.gif'); 
background-repeat:no-repeat;
}
div#footer{margin: 0px auto;width:957px; height:38px;
}




div#pulito{clear:both;}

/*pages*/
div#imgp{width:957px;height:227px; 	margin: 0px auto;   /*centra negli altri browsers*/ }
div#logop{width:876px;height:134px;margin: 0px auto;   /*centra negli altri browsers*/ padding-left: 81px;display:block;}
div#contentp{width: 100%;height:103%;
margin: 0px auto; background-image:url('../immagini/bgp.gif'); 
background-repeat:repeat-x;   /*centra negli altri browsers*/	}
div#contenutop{width:957px; margin: 0px auto; background-image:url(../immagini/bg_contenuti.gif); background-repeat:x;}
div#pagine{width:870px; float:left; margin-top:25px; margin-left:45px;
    height: 282px;
}


/*articoli*/
.articolo {position:relative;padding-top:10px;font-family:"Trebuchet MS";color:#7f8080}
.articolo .immagine{margin:10px 10px 10px 0px;border:1px solid #004D9B;}
.articolo .file {display:block;padding:2px;background-repeat:no-repeat;background-position:left center;padding-left:20px}
.articolo .titolo {color:#548ac8;font-weight:bold;font-size:12px}
.paginatore {float:right;padding:20px}
.paginatore a {float:left;display:block;min-width:30px;text-align:center;border:1px solid white;color:Black;text-decoration:none}
.paginatore a:hover {color:Black;border:1px solid #a0a0a0;background-color:#EEEEEE}
.paginatore .current {font-weight:bold}

