@charset "utf-8";
/* CSS Document */
* {
margin : 0;
padding : 0;
}
a, a:visited {
text-decoration : underline;
color : #666;
}
a:hover {
text-decoration : none;
color : #333;
}
body {
background-color : #979304;
padding-top : 25px;
text-align : center;
font-family : Arial, Helvetica, sans-serif;
color : #666;
font-size : 76%;
}
#contenitore {
width : 980px;
background-image : url(img/sfumatura.jpg);
background-color : #fff;
background-repeat : repeat-x;
margin-left : auto;
margin-right : auto;
padding-top : 60px;
min-height : 400px;
height : auto !important ;
height : 400px;
}
#sx {
width : 197px;
background-color : transparent;
float : left;
display : inline;
min-height : 400px;
height : auto !important ;
height : 400px;
}
#centro {
width : 586px;
background-color : #f00;
float : left;
display : inline;
min-height : 400px;
height : auto !important ;
height : 400px;
border-top : 3px solid #979304;
border-bottom : 3px solid #979304;
background-image : url(img/bordiverdi.jpg);
background-repeat : repeat-y;
}
#dx {
width : 197px;
background-color : transparent;
float : left;
display : inline;
min-height : 400px;
height : auto !important ;
height : 400px;
text-align : left;
}
#spazio {
clear : both;
min-height : 40px;
height : auto !important ;
height : 40px;
background-color : #fff;
line-height : 40px;
}
#footer {
clear : both;
min-height : 40px;
height : auto !important ;
height : 40px;
background-color : #979304;
line-height : 40px;
}
#footer p, #footer p a {
color : #fff;
text-align : right;
}
#centro .primaimg {
margin-top : 60px;
margin-bottom : 20px;
}
#centro p {
margin-left : 81px;
margin-right : 81px;
margin-top : 20px;
text-align : left;
}
#sx ul {
margin-top : 25px;
text-align : left;
}
#sx ul li {
list-style-type : none;
margin-left : 20px;
margin-bottom : 10px;
margin-right : 5px;
}
#sx ul li a {
color : #666;
text-decoration : none;
}
#sx ul li a:hover {
text-decoration : underline;
}
#dx ul {
margin-top : 25px;
text-align : left;
}
#dx ul li {
list-style-type : none;
margin-left : 20px;
margin-bottom : 10px;
margin-right : 5px;
}
#dx ul li a {
color : #666;
text-decoration : none;
}
#dx ul li a:hover {
text-decoration : underline;
}
#dx h3.offerte {
width : 140px;
height : 40px;
background-image : url(img/titolino-offerte.gif);
margin-left : 15px;
}
#dx h3.news {
width : 140px;
height : 40px;
background-image : url(img/titolino-notizie.gif);
margin-left : 15px;
}
#dx h3 span {
margin-left : -9999px;
}
#dx img {
margin-left : 20px;
border : none;
}
.chiude {
margin-bottom : 30px;
}
h1.bertuzza {
height : 90px;
background-image : url(img/titolo-la-bertuzza.gif);
background-position : center;
background-repeat : no-repeat;
}
h1 span {
margin-left : -9999px;
}
#form 
{margin:30px;}
.marg_bott {
	margin-bottom:20px;}

.f2E_errore {color:#F00; margin:30px;}
#centro form p {margin-left:30px; margin-right:30px;}
legend {margin-left:20px; padding:5px; border:1px solid gray; background-color:#EAEAD0;}
h2 {text-align:left;font-size:1.2em;margin-left:81px;}	
