/* CSS Document */

body {
background-image: url(img/fondo.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-align:center;
}

#container_ombra {
background-image: url(img/ombra.jpg);
margin-left:auto;
margin-right:auto;
width:890px;
height: 620px;
margin-top: auto;
}

#container {
background-color: #ffffff;
width:880px;
height:610px;
margin-left:auto;
margin-right:auto;
margin-top:auto;
}
#menu {
background-color: #ffffff;
width:880px;
height:88px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
#animazione {
background-color: #ffffff;
width:880px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
#boxSx {
background-color: #ffffff;
width:297px;
height:180px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
float:left
}
#boxSx2 {
background-color: #ffffff;
width:181px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
float:left
}
#boxCn {
background-color: #ffffff;
width:286px;
height:180px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
float:left
}
#boxCn2 {
background-color: #ffffff;
width:400px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
float:left
}
#boxDx {
background-color: #ffffff;
width:297px;
height:180px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
float:left
}
#footer {
background-color: #ffffff;
width:880px;
height:29px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.dida {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
}
.descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CC00;
	text-decoration: none;
}
.titoloParagrafo
{
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 2px #66CC00;	
}
.ContattiText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
}
.ContattiGP
{
	color: #FF9900;
	font-size: 15px;
	font-weight: bold;
}
.ContattiText A 
{
	color: #009900;
	text-decoration: none;
}
.ContattiText A:HOVER 
{
	color: #FF9900;
}
.ContattiText INPUT 
{
	background-color: #F7F7F7;
	border: solid 1px #CCCCCC;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}
.ContattiText TEXTAREA 
{
	background-color: #F7F7F7;
	border: solid 1px #CCCCCC;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}