/* CSS Document */
body{
	padding: 0;
	margin: 0;
	font-size:95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	text-align:center;
	background-color:#656565;
	width:100%;
	height:100%;
}
#container {
	margin:auto;
	text-align:center;
	background:url(../img/sfondo.gif) repeat top center;
}
#content{
	margin:auto;
	text-align:center;
	min-height:768px !important;
	height:auto;
	height:768px;
	width:930px;
} 
#div_sx{ 
	margin-top:70px;
	float:left;
	width:266px;
	height:592px;
	background:url(../img/sfondo_sx.jpg) no-repeat top left;
	padding-top:180px
}
#div_sx p{
	margin:auto;
	text-align:center;
	margin-bottom:30px;
	height:25px;
	width:71px;
}
#div_sx p a{
	height:25px;
	width:71px;
}

#div_sx_eng{ 
	margin-top:70px;
	float:left;
	width:266px;
	height:592px;
	background:url(../img/sfondo_sx_eng.jpg) no-repeat top left;
	padding-top:180px
}
#div_sx_eng p{
	margin:auto;
	text-align:center;
	margin-bottom:30px;
	height:25px;
	width:71px;
}
#div_sx_eng p a{
	height:25px;
	width:71px;
}
#div_cx{
	margin-top:90px;
	width:394px;
	height:566px;
	float:left;
}
#contenuto_cx{
	width:394px;
	height:566px;
	background:url(../img/sfondo_cx.jpg) no-repeat top left;
}
#div_dx{
	margin-top:70px;
	width:268px;
	height:593px;
	float:left;
	background:url(../img/sfondo_dx.jpg) no-repeat top left;
}

#footer{
	background:url(../img/sfondo_footer.gif) no-repeat top left;
	width:394px;
	height:151px;
}
#footer span{
	color:#000000;
	font-size:10px
}
#footer a{
	color:#000000;
	font-size:10px;
	text-decoration:none
}
#contactFormArea {
	height:185px;
	overflow:hidden;
	text-align:left;
	color:#FFFFFF;
}
#cForm{	
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:350px;
	margin-left:25px;
}
img{
	border:0;
	margin:0;
	padding:0;
}
.miniatura{
}
.clear{
	clear:both;
}
.float{
	float:left;
}
.privacy{
	font-size:10px;
	color:#FFFFFF;
}
#attesa{
	display:none;
}
.error{
	font-size:12px;
	font-weight:bold;
	display:none;
}
a:visited{	
	color:#000000;
	text-decoration:none;
}
a:link{	
	color:#000000;
	text-decoration:none;
}
a:active{
	color:#000000;
	text-decoration:underline;
}
a:hover{	
	text-decoration:underline;
	color:#000000;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;	
	color:#000000;
	font-style:italic;
	margin:8px;
	padding:8px;
	text-align:left;
	line-height:20px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;	
	color:#000000;
	font-style:italic;
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-right:6px;
	text-align:left;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	color:#FFFFFF;
	font-style:italic;
	margin:4px;
	padding:4px;
	text-align:left;
}
p{
	padding:0;
	margin:0;
	font-size:0
}
