/* CSS Document */

A {
	font-family: "Century Gothic";
	font-size: 12px;
	color:#57723d;
	text-decoration:none;	
}

.testo{
	font-family: "Century Gothic";
	font-size: 12px;	
}

.content{
	position:relative;
	left:10px;
	width: 650px;
}

.footer{
	background-color:#31342d;
	width:1000px;
	color:#f2eee5;
}

.header{
	background-image:url(../Images/head.jpg);
	width: 708px;
	height:171px;
	
}

.leftCol{
	width:293px;
	height:747px;
	background-image:url(../Images/left.jpg);
}

.title{
	font-weight:bold;
	color:#ebb53b;
}

.input{
	font-family: "Century Gothic";
	font-size: 11px;
	border: 1px solid #333333;
}

.buttonSearch{
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	border: 1px solid #333333;
	background-color: #f1e8d3;
	color:#79622c;
}


.contatti{
font-family: "Century Gothic";
color:#57441a;
font-weight:bold;
}


.titoloSez{
	color:#416531;
	font-family: "Century Gothic";
	font-size:14px;
	font-weight:bold;
}