/* CSS Document */

body{ font-family:Verdana, Geneva, sans-serif; background: url(../img/sf.jpg) repeat-x #495d01; }
body, h1, h2, h3, h4{ margin:0px; padding:0px; }
#wrap{ width:1000px; height:590px; background:url(../img/home.jpg) no-repeat; }

#header{ height:145px; width:1000px; /*background:#0C3*/ }
#header h1{ float:left; margin-left:118px; width:232px; height:122px; }
#header h1 a{ display:block; width:232px; height:122px; font-size:0px; /*background:#0C0;*/  }
#header h4{ float:left; margin-left:162px; margin-top:0px; width:320px; height:82px; font-size:0px; /*background:#993;*/ }
#header h4 a{ display:block; width:145px; height:16px; margin-top:61px; /*background:#C63*/ }
#header h4 :hover{ background:url(../img/sf_footer.png) repeat-x; }

#menu{ float:right; height:33px; /*background:#0C0*/ }
#menu a{ float:left; height:33px; margin-right:3px; font-size:0px; }
#menu a.contatti{ width:87px; }
#menu a.richiesta{ width:89px; }
#menu a.valutazione{ width:106px; }
#menu a.servizi{ width:68px; }
#menu a.dove{ width:107px; }
#menu a.chi{ width:88px; }
#menu a.immobili{ width:85px; }
#menu a.home{ width:66px; }
#menu a:hover{ background:url(../img/sf_menu.png) repeat-x; }

#content{ clear:both; width:1000px; height:368px; /*background:#C99*/ }
#content h2{ font-size:0px; }
#content h3{ float:right; margin-right:5px; margin-top:220px; width:530px; height:95px; font-size:0px; /*background:#C93*/ }
#content h3 a{ display:block; width:530px; height:95px; }
#content h3 a:hover{ background:url(../img/sf_menu.png); }

#contentP{ clear:both; width:1000px; height:354px; padding-top:15px; background:url(../img/pagina.jpg) no-repeat; } 
#contentP .pagina{ width:910px; padding:20px; /*height:540px;*/ height:300px; background:url(../img/sf_pagina.png); overflow:auto; text-align: justify; font-size:12px; }
#contentP h2{ font-size:20px; font-weight:bold; color:#062679; padding-bottom:15px; }
#contentP h2 a{ font-size:20px; font-weight:bold; color:#062679; }
#contentP .pagina ul{ padding-left:20px; }

#footer{ width:1000px; height:45px; font-size:0px;/*background:#C93*/ }
#footer a.privacy{ float:left; display:block; margin-left:697px; height:35px; width:65px; }
#footer a.suit{ float:left; display:block; margin-left:95px; height:35px; width:87px; }
#footer a.fado{ float:right; display:block; margin-right:2px; height:35px; width:40px; }
#footer a:hover{ background:url(../img/sf_footer.png) repeat-x; }

