@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE2D9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-attachment: fixed;
}



img {
	
	border: 0px;
	
	}




div.clear {
	clear: both;
}



#content {
	width: 916px;
	background-color: #EAE2D9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(img/sfondo-inferiore.jpg);
	background-repeat: repeat-y;
	}

#header {
	
}

#pagina1 {
	background-image: url(img/sfondo-inferiore.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 0px;
}


#pagina2 {
	background-image: url(img/sfondo-inferiore.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
}

#sinistra {
	float:left;
}

#destra {
	float:right;
	color: #754C24;
	width: 350px;
	padding-right: 150px;
	line-height: 25px;
	padding-top: 20px;
}
		 

.testo1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #7C522A;
}

.testo2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
}

.testo3 {
	font-size: 10px;
}

.testo4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #754C24;
}
.capolettera
{
	float: left;
	font-size: 50px;
	line-height: 30%;
	color:#754C24;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#footer {
	background-image: url(img/sfondo-finale.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	color: #754C24;
	height: 45px;
	padding-left: 180px;
}

#sfondo {
	width: 770px;
	background-image: url(img/sfondo-azienda.jpg);
	background-repeat: no-repeat;
	height: 370px;
}

#sfondo2 {
	width: 750px;
	background-image: url(img/sfondo_contatti.jpg);
	background-repeat: no-repeat;
	height: 327px;
}
#testo-azienda {
	width: 550px;
	padding-top: 40px;
	padding-left: 35px;
	line-height:23px;
	color: #684A2D;
}

#contatti-destra {
	float: right;
	padding-top: 35px;
	padding-right: 45px;
	text-align: center;
}

#contatti-sinistra {
	float: left;
	padding-top: 70px;
	padding-left: 30px;
}

#contatti-sinistra a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #754C24;
	text-decoration: none;	
}

