/* CSS Document */

body{
	margin: 0;
	border: 0;
	background-image:  url(../img/body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #513B0A;
	background-color: #FBCA77;
}

p{
	margin: 0;
	border: 0;
	margin-top: 45px;
	line-height: 20px;
	text-align: left;
	text-indent: 0px;
}

h1, h2, h3, h4{border: 0; margin: 0; margin-bottom: 5px;}
h1{border-bottom: solid 1px #863006;}

#padding_testi img {
    border: solid 1px #863006;
    margin: 5px;
}

a:link{
	color: #006600;
	text-decoration: underline;
}
a:visited{
	color: #006600;
	text-decoration: underline;
}

a:hover{
	color: #009999;
	text-decoration: underline;
}

#titoli {
margin-bottom:2em;
text-align:left;

}

label{  float:left; padding: 0 0 3px 0;}
.campo{padding: 0 0 3px 0; margin-left: 8em;}


#sfondo_pagina{
	margin: auto;
	width: 764px;	
	background-image: url(../img/base_pagina.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#congiunzione_sfondo{
	
	background-image: url(../img/raccordo.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

#padding_testi{
	padding: 5px;
    text-align: center;

}

img a{
	border: 0;
}

#area_utilizzabile{
	margin: auto;
	width: 754px;
	background-image: url(../img/verde.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	padding: 0;
}



#testi_footer{
	text-align: center;
	font-size: 11px;
	width: 754px;
	margin: auto;
}

#padding_footer{
	background-color: #FCD058;
	margin: auto;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;

}
table {
    width: 680px;
    border-spacing:0px;
    border-collapse:collapse;
}
td {
    border: 1px solid #000;
}
#estate, #inverno {
    text-align: left;
    margin-left: 30px;
    margin-bottom: 60px;
    border-bottom: 1px solid #863006;
}
#estate h2, #inverno h2 {
    margin-bottom:30px;
}

#prezzi, #estate h2, #estate h3, #estate h4 {
    text-align: center;
}
#inverno h2, #inverno h3, #inverno h4 {
    text-align: center;
}

#prezzi {
    margin-top:2em;
}
