*{
 	margin: 0;
	padding: 0;
	
 }
 
body{
	font-family: Georgia;
	background-image: url('background_banner.png');
	background-repeat: repeat-x;

	
}


.container{
	width: 984px;	
   	text-align: center;
	margin: 0 auto;
	z-index: 0;	
}


.banner  {
	width: 751px;
	height : 285px;
	float: left;
	}
	
	
.bannerFlash  {
	width: 751px;
	height : 229px;
	float: left;
	}
	
	


.right{
	width: 233px;
	height : 1750px;
	background-image: url('banner_laterale.jpg');
	background-repeat: repeat-x;
	float: right;
	position : relative;
	margin-top: 78px;
	padding-top: 20px;
	
}

form#contact{
	background:#FBF0B9;
	margin: 0;
	padding: 10px 10px 10px;
	
	
}

.giallo{
	background:#FBF0B9;
	margin: 0;padding: 10px 10px 5px;
	
		
}
	
.menu{
	background-image: url('background_menu.png');
	background-repeat: repeat-x;
	margin-top: 4px;	
	width: 755px;
	height: 30px;
	float: left;
	font-family: Georgia;	
}

.menu a {
	color: #32579B;
	text-decoration: none;
	
}

.menu a:hover {
	color: #C29D03;
	text-decoration: none;
}


.menu ul {
	margin-top: 6px;
	
}

.menu ul li {
	color: #32579B;
	margin-right: 12px;
	display: inline;
	border-right-style: solid;
	border-right-color: white;
	border-right-width:1px;
	border-spacing: 10px;
	padding-right:10px;
	margin-top:20px;
	
}
.contenuti{
	width: 750px;
	position:relative;
		font-family: Georgia;
	
	float: left;
}

.titolo {
	color: #32579B;
	font-weight: bold;
	margin-top: 10px;
}



.testo {
	background-image: url('cont_home.png');
	background-repeat :no-repeat;
	width: 471px;
	height: 170px;
	font-family: Georgia;
	text-align: justify;
	padding-top: 82px;
	margin-top: 20px;


	
}


.carattere{
	color: #32579B;
	font-family: Georgia;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 20px;
	padding-top: 15px;
}

.carattere ul {
	color: #32579B;
	font-family: Georgia;
	text-align: justify;
	margin-left: 35px;
	margin-right: 15px;
	line-height: 23px;
	
}

.testo2{
	width: 364px;
	height: 110px;
	font-family: Georgia;
	color: #262626;
	text-align: justify;
	font-size: 13px;
	padding-left: 88px;
}




INPUT[type=text]  {
	color: #756830;
	font-family: Georgia;
	width: 260px;
	font-size: 14px;
	margin-left: 15px;
}

a {
	color: #32579B;
	text-decoration: none;
	font-style: oblique;
}

a:hover{
	color: #C29D03;
	text-decoration: underline;
}

.footer {
	background-image: url('footer.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
	float: left;
	clear :both;
	font-family: Georgia;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	line-height: 22px;
}

.footer a  {
	color: #32579B;
	text-decoration: none;
}

.footer a:HOVER  {
	color: #C29D03;
	text-decoration: none;
	
}



.footer  ul li 
{
    color: #32579B;
	margin-right: 10px;
	display: inline;
	border-right-style: solid;
	border-right-color: white;
	border-right-width:1px;
	border-right-h:1px;
	border-spacing: 12px;
	padding-right:10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
}


.footer  ul 
{
   
	padding-bottom: 5px;
	
}

.NomeForm{
	width: 150px;
	height: 15px;
	float: left;
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: left;
}

.CampoForm{
	
}

.CampoForm INPUT,select,textarea  {
	color: #756830;
	font-family: Georgia;
	font-style:oblique;
	width: 370px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	
	
}

.CampoForm2 INPUT  {
	color: #756830;
	font-family: Georgia;
	font-style:oblique;
	width: 200px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	
	
}
