html, body { 
 	margin:0; 
 	padding:0; 
	background-color:#ffffff;
	margin-bottom: 10px;
	font-family: tahoma, arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #195fad;
}

#layout { 
	width:800px;	
	text-align: left; 
	margin-right: auto;
	margin-left: auto;
	background: url(../sfondo-layout.gif) repeat-y;
}

#menuleft {
	float: left;
	width: 180px;
	border-right: 2px solid #F6C419;
}

/* top */
#head { 
	float: left;
	width:800px;
	height:99px;
	background-image: url(../../layout/Head.jpg);
}

.headlinkhome {
	position: absolute;
	cursor: pointer;
	width: 360px;
	height: 99px;
	top: 0;
}
.headlinkinglese {
	position: absolute;
	cursor: pointer;
	width: 102px;
	height: 27px;
	top: 60px;
	margin-left: 363px;
}
.headlinknewsletter {
	position: absolute;
	cursor: pointer;
	width: 102px;
	height: 27px;
	top: 60px;
	margin-left: 466px;
}
.headlinkcontatti {
	position: absolute;
	cursor: pointer;
	width: 102px;
	height: 27px;
	top: 60px;
	margin-left: 569px;
}
.headlinkintranet {
	position: absolute;
	cursor: pointer;
	width: 102px;
	height: 27px;
	top: 60px;
	margin-left: 672px;
}


/* parte centrale */
#contenuto {	
	border-left: 1px solid #7C7E85;
	border-right: 1px solid #7C7E85;
	margin-left: 22px;
	padding-top: 2px;
	width: 750px;
	height: auto !important;
	height: 400px;
	float: left;
}
#pagina {
	width: 470px;
	height: auto !important;
	height: 50px;
	float: left;
}
#pagina img {
	width: 468px;
	height: 468px;
	border: 0px;
}
#menu_Dex {
	width: 280px;
	height: auto !important;
	height: 20px;
	float: left;
}
#menu_Dex img {
	width: 140px;
	height: 76px;
	border: 0px;
}

/* bottom */
#bottom {
	height: 26px;
	width: 800px;
	clear: both;
	background-image: url(../../layout/RigheLayoutBottom.gif);
	background-color: #7C7E85;
}
.testobottom {
	color: #ffffff;
	line-height: 26px;
}
.testobottom a {
	color: #ffffff;
}
.testobottomatl {
	margin-left: 30px;
}
.testobottomcredits {
	margin-left: 55px;
}
.testobottompiva {
	margin-left: 125px;
}


/* misc */
.noborder {
	border: 0;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.right {
	text-align: right;
}
a {
	text-decoration:none;
}
a:hover {
	color: #F6C419;
}
.clear {
	clear: both;
}

.link {
	color: #FFFFFF;
	text-decoration:none;
}
.link:hover {
	color: #F6C419;
}


.statistiche {
	position: absolute;
	left: -2000px;
	border: 0;
}





/* bandierine lingue */

#bandierine {
	float: right;
	width: 100%;
	margin-top: 2px;
	margin-right: 27px;
}

#bandierine a {
	color: #0057a1;
}
#bandierine a:hover {
	color: orange;
}

#ico_flag_ita a{
 	float: right;
	margin-top: 4px;
	margin-right: 4px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	background-color: black;
 	background-image: url(../../layout/flag-ita.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
#ico_flag_ita a:hover{ 
	background-color: white;
}
 
#ico_flag_eng a{
 	float: right;
	margin-top: 4px;
	margin-right: 4px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	background-color: black;
 	background-image: url(../../layout/flag-eng.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
#ico_flag_eng a:hover{ 
	background-color: white;
}
 
#ico_flag_esp a{
 	float: right;
	margin-top: 4px;
	margin-right: 4px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	background-color: black;
 	background-image: url(../../layout/flag-esp.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
#ico_flag_esp a:hover{ 
	background-color: white;
}
 
#ico_flag_fra a{
 	float: right;
	margin-top: 4px;
	margin-right: 4px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	background-color: black;
 	background-image: url(../../layout/flag-fra.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
#ico_flag_fra a:hover{ 
	background-color: white;
}
 
#ico_flag_deu a{
 	float: right;
	margin-top: 4px;
	margin-right: 4px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	background-color: black;
 	background-image: url(../../layout/flag-deu.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
#ico_flag_deu a:hover{ 
	background-color: white;
}
 
#ico_flag_chi a{
 	float: right;
	margin-top: 4px;
	margin-right: 4px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	background-color: black;
 	background-image: url(../../layout/flag-chi.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
#ico_flag_chi a:hover{ 
	background-color: white;
}

#ico_flag_rus a{
 	float: right;
	margin-top: 4px;
	margin-right: 4px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	background-color: black;
 	background-image: url(../../layout/flag-rus.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
#ico_flag_rus a:hover{ 
	background-color: white;
}

.DefLingua {
 	float: right;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
	width: 22px;
	height: 14px;
	cursor: pointer;
	color: #0057a1;
	font-weight: bold;
	display: block;
}
.DefLingua:hover {
	color: orange;
}

.testo_centrato_home {
	text-align: center;
	width: 468px;
	display:block;
	margin-top: 6px;
	margin-bottom: 10px;
}