BODY{
    font-family: Verdana, sans-serif;
    font-size: 9px;
	background-color: #eeeeee;
	color: #787878;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image:url(/img/fondo.jpg);
	background-repeat:repeat-x;
	
	
 }
 
 A{color: #c43465; text-decoration:none;}
 A:hover{color: #c43465; text-decoration:underline;}
 
.contattaci A{color: #a32c01; text-decoration:underline;}
.contattaci A:hover{color: #a32c01; text-decoration:underline;}
 
 P{
 	padding:0px 0px 4px 0px;
	margin:0px;
 }
 
 INPUT, TEXTAREA{
 
 	BORDER:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
 
 }
 
 IMG{
 	border:0px;
 }
 
 DIV{
 	text-align:left;
 }
 
#container{
	width:994px;
	height:586px;
	margin:auto;
	margin-bottom:20px;
	background-image:url(/img/splash_logo.jpg);
	position:relative;

}


#content{
	width:994px;
	height:447px;
	margin:auto;
	position:relative;
	

}


#contentIntIt{
	width:994px;
	margin:auto;
	position:relative;
	height: auto !important;
	height: 586px;
    min-height: 586px;
	background-image:url(/it/img/int_img.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	line-height:13px;
	
	

}

#contentIntEn{
	width:994px;
	margin:auto;
	position:relative;
	height: auto !important;
	height: 586px;
    min-height: 586px;
	background-image:url(/en/img/int_img.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	line-height:13px;
	
	

}

#fascia{
	width:994px;
	height:139px;
	background-image:url(/img/home_fascia.jpg);
	margin:auto;
	margin-bottom:20px;
	position:relative;
	font-size:10px;
}

#news{
	width:300px;
	height:300px;
	top:60px;
	left:84px;
	position:absolute;
	
}
#main{

	margin-left:260px;
	padding-top:195px;
	width:500px;

}

#footer{
	border-top:1px solid #d6d6d6;
	width:994px;
	margin:auto;
	color:#a4a4a4;
}

#footer #info{
	width:800px;
	float:left;
}

#footer #credits{
	width:50px;
	float:right;
	text-align:right;
    height:40px;
}


#coming{
	position:absolute;
	left:430px;
	top:458px;

}

.evidenziatore{
	color:#c43465;
}

 
blockquote {
	display: block;
	padding: 30px 60px 0px  5px;
	width: 400px;
}

blockquote:before, blockquote:after {
	color: #787878;
	display: block;
	font-size: 500%;
	width: 50px;
	font-family:Times, serif;
}

blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after {
	content: close-quote;
	height: 15px;
	margin-top: 0px;
	margin-left: 410px;
}
