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

body { 
 	background-color:#fef1c8;
	margin:0px auto; 
	background-image:url("../images/sfondo.jpg"); 
	background-repeat:repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}


#container { 
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left:50%;
	margin-top:20px;
	margin-left: -400px;
	width:800px;
}


#head{
	width:800px;
	height:180px;
	background:url("../images/head.jpg");
	background-repeat:no-repeat;
	margin:0px;
	text-align:left;
}



#menu{
	width:800px;
	height:70px;
	background:url("../images/sfondo-menu.jpg");
	background-repeat:no-repeat;
	margin:0px;
}


#menu-sx{
	width:450px;
	height:70px;
	margin:0px;
	float:left;
}

.casella-menu{
	width:110px;
	height:60px;
	margin-top:10px;
	padding-left:10px;
	float:left;
}


#logo{
	width:350px;
	height:70px;
	margin:0px;
	float:left;
}


#contenitore{
	width:800px;
	background:#ffffff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

#fascia-sx{
	width:240px;
	height:715px;
	float:left;
	margin:0px;
	background:url("../images/sfondo-fasciasx.jpg");
	background-repeat:no-repeat;
}

#testo-fascia{
	margin-left:10px;
	margin-top:25px;
	font-size:12px;
	color:#404040;
	font-family:Helvetica, Arial, sans-serif;
}

.titolo-fascia{
	font-size:18px;
	color:#404040;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Helvetica, Arial, sans-serif;
}

.sottotitolo-fascia{
	
}

#fascia-sx p{
	color:#404040;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:15px;
}

#fascia-sx a:link{
	color:#404040;
}
#fascia-sx a:visited{
	color:#404040;
}
#fascia-sx a:hover{
	color:#55b94f;
}

.casella-contatti{
	width:230px;
	height:85px;
	margin:0px;
}

.foto-contatti-sx{
	width:70px;
	height:85px;
	margin:0px;
	float:left;
}

.testo-contatti-dx{
	width:160px;
	height:60px;
	margin-top:25px;
	float:left;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:15px;
}

.testo-contatti-dx b{
	font-size:14px;
	color:#404040;
}


#contenuto{
	width:560px;
	margin-top:28px;
	float:left;
}

#testo{
	width:460px;
	margin-left:50px;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica;
	color:#404040;
}

#testo p{
	text-align:justify;
	font-size:12px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica;
	color:#404040;
}

h1{
	font-size:20px;
	font-family:Arial, Helvetica;
	color:#55b94f;
}

h2{
	font-size:14px;
	font-family:Arial, Helvetica;
	color:#55b94f;
}

#foto-sx{
	width:200px;
	float:left;
}

#foto-dx{
	width:200px;
	margin-left:60px;
	float:left;
}


#tasto1{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	float:left;
	margin-right:10px;
}

#tasto1 a:link{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	text-decoration:none;
	background:url("../images/botton.jpg");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
}

#tasto1 a:visited{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	text-decoration:none;
	background:url("../images/botton.jpg");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
}

#tasto1 a:hover{
	width:220px;
	height:25px;
	display:block;
	color:#55b94f;
	text-decoration:none;
	background:url("../images/botton-on.jpg");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
}



#tasto2{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	float:left;
	margin-right:10px;
}

#tasto2 a:link{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	text-decoration:none;
	background:url("../images/botton.jpg");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
}

#tasto2 a:visited{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	text-decoration:none;
	background:url("../images/botton.jpg");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
}

#tasto2 a:hover{
	width:220px;
	height:25px;
	display:block;
	color:#55b94f;
	text-decoration:none;
	background:url("../images/botton-on.jpg");
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
}


#tasto-indietro{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	text-align:center;
	float:left;
	margin-right:10px;
}

#tasto-indietro a:link{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	text-decoration:none;
	background:url("../images/botton-indietro.jpg");
	background-repeat:no-repeat;
	padding-top:5px;
}

#tasto-indietro a:visited{
	width:220px;
	height:25px;
	display:block;
	color:#404040;
	text-decoration:none;
	background:url("../images/botton-indietro.jpg");
	background-repeat:no-repeat;
	padding-top:5px;
}

#tasto-indietro a:hover{
	width:220px;
	height:25px;
	display:block;
	color:#55b94f;
	text-decoration:none;
	background:url("../images/botton-indietro-on.jpg");
	background-repeat:no-repeat;
	padding-top:5px;
}

#footer{
	width:800px;
	height:25px;
	background:#404040;
}

.footer-sx{
	width:500px;
	padding-top:8px;
	margin-left:10px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica;
	color:#ffffff;
	text-align:left;
}

.footer-dx{
	padding-top:8px;
	width:280px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica;
	color:#ffffff;
	text-align:left;
}

#footer a:link{
	color:#ffffff;
}
#footer a:visited{
	color:#ffffff;
}
#footer a:hover{
	color:#55b94f;
}

.verde{
	font-size:11px;
	font-family:Arial, Helvetica;
	color:#55b94f;
}

