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

/* GENERICI */


body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#404040;
	font-size:11px;
}

a {
	color:#0a195f;
	text-decoration: none;
}


a:hover {
	color:#13a1de;
	text-decoration: underline;
}


#container{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:929px;
	text-align:center;
	left:50%;
	margin-left:-450px;
	margin-right:auto;
	position:absolute;
}


#head{
	width:929px;
	height:96px;
	text-align:left;
}


#menu{
	background:url("../images/sfondo/sfondo-menu.jpg");
	background-repeat:no-repeat;
	width:929px;
	text-align:center;
}

#menu a:link{
	color:#404040;
	text-decoration:none;
}
#menu a:visited{
	color:#404040;
	text-decoration:none;
}
#menu a:hover{
	color:#404040;
	text-decoration:underline;
}

#menu tr{
	height:39px;
}
#menu td{
	padding-top:7px;
	padding-left:14px;
	text-align:center;
}


#foto-centrali{
	width:929px;
	height:311px;
}



#contenuto{
	width:929px;
	/*height:356px;*/
}


#lato-sx{
	width:219px;
	height:356px;
	float:left;
}

#lato-sx td{
	padding-top:20px;
	padding-left:25px;
}

#lato-sx b{
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:14px;
}

#centro{
	width:460px;
	height:383px;
	font-size:12px;
	text-align:justify;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height: 16px;
	float:left;
}

#centro strong {
	color: #E8301A;
}

#centro h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#E8301A;
	font-size:18px;
}

.titolo{
	font-family:Arial, Helvetica, sans-serif;
	color:#ab012e;
	font-size:17px;
	font-weight:bold;
	text-align:left;
}

.sottotitolo{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

#centro h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

#centro h6{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

#lato-dx{
	width:225px;
	height:356px;
	float:left;
}


#footer{
	width:929px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	text-align:left;
	padding-left:14px;
	
}

#footnote1 {
	display:none;
}
#footnote2 {
	display:none;
}
#footnote3 {
	display:none;
}
#footnote4 {
	display:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #b6b6b6;
	background-color: #ffffff;
	padding: 5px;
	opacity: 1;
	display:none;
}


#asti a {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/asti_b.jpg) no-repeat top left;
}

#asti a:hover {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/asti_R.jpg) no-repeat top left;
}

#dubai a {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/dubai_b.jpg) no-repeat top left;
}

#dubai a:hover {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/dubai_R.jpg) no-repeat top left;
}

#estonia a {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/tallin_b.jpg) no-repeat top left;
}

#estonia a:hover {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/tallinn_R.jpg) no-repeat top left;
}

#montecarlo a {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/montecarlo_b.jpg) no-repeat top left;
}

#montecarlo a:hover {
	display:block;
	width: 225px;
	height: 85px;
	background:url(../images/sfondo/montecarlo_R.jpg) no-repeat top left;
}


/* DROP DOWN LOCATION */

ul.topnav {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 929px;
	background: #ececec;
	background: url(../images/sfondo/sfondo-menu2.jpg) no-repeat top left;
}

ul.topnav li {
	float: left;
	margin: 0;
	position: relative;
}
ul.topnav li a{
	padding: 0px 0px;
	height:29px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
/*	background: url(topnav_hover.gif) no-repeat center top;*/
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; 
	top: 28px;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 113px;
}

ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 113px;
}


html ul.topnav li ul.subnav li a {
	float: left;
	width: 113px;
	padding-top: 9px;
	height:20px;
	background: url(../images/sfondo/sfondo-location.jpg) no-repeat center;
}
html ul.topnav li ul.subnav li a:hover { 
	background: url(../images/sfondo/sfondo-location.jpg) no-repeat center;
}

#foto-link{
	width:460px;
}

.link-asti{
	margin-left:20px;
	width:200px;
	float:left;
}

.location_l {
	background:url(../images/sfondo/lato-sx1.jpg);
	width:194px;
	height:117px;
	text-align:left;
	padding-left:25px;
	padding-top:23px;
}

.news_l {
	background:url(../images/sfondo/lato-sx3.jpg);
	width:194px;
	height:102px;
	text-align:left;
	padding-left:25px;
	padding-top:20px;
}

.dati_l {
	text-align:left;
	padding-left:25px;
	padding-top:20px;
}

/* TOP MENU FIX */

.home {
	width:73px;
	padding-left:40px;
	padding-top: 7px;
}

.location {
	width:80px;
	padding-left:33px;
	padding-top: 7px;
}

.contatti {
	width:78px;
	padding-left:35px;
	padding-top: 7px;
}

.lavora {
	width:80px;
	padding-left:17px;
	padding-top: 7px;
}

.stampa {
	/* width:80px; */
	padding-left:37px;
	padding-top: 7px;
}

.area_riservata {
	width:108px;
	padding-left:234px;
	padding-top: 7px;
}












/*------------------------------------FORM------------------------------------*/


#contenitore-form{
	width:460px;
}


.casella{
	width:230px;
	height:45px;
	font-size:12px;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
}

.nome-casella{
	width:230px;
	height:15px;
	color:#404040;
	text-align:center;
}


.testo-casella{
	width:230px;
	height:30px;
	text-align:center;
}


.casella-big{
	width:460px;
	font-size:12px;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.casella-big b{
	color:#404040;
}


.risposta-ok{
	font-size:14px;
	color:green;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.risposta-ko{
	font-size:14px;
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}



input, textarea, select {
	background: #fff;
	margin: 4px 5px 0 5px;
	padding: 2px;
	font-size:12px;
	vertical-align: baseline;
}



.response { display: none; }

.ajaxLoading-container { background: #000; }
.ajaxLoading-message { color: #888; text-align: center; }
.ajaxLoading-image { margin-right: 5px; vertical-align: middle }

.LV_valid { display: none; }
.LV_invalid { color: #CC0000; }
.LV_validation_message { font-weight: bold; margin-left: 5px; }
.LV_valid_field { border-color: #5B5; }
.LV_invalid_field { border-color: #B55; }

.cont_form1 {
float:left;
margin-right:55px;
margin-top:10px;
width:185px;
}

.cont_form1 strong {
display:block;
float:left;
}

.cont_form1 input {
margin-left:-1px;
width:180px;
}


/*FORM-------------------------------*/







