body{
	font:12px verdana;
	margin:0; padding:0; 
	/*background: #d8d8d8 url(/media/images/other/backbig_home.jpg) repeat-x;*/
	/*background: #0EABE7;*/
	background: #777777;
	text-align: center;
	width: 100%;
	height: 100%;
}
a{
	color:#CC0000;
	cursor: pointer;
}
a:hover{
	color:#025098;
	cursor: pointer;
}

a img{
	border: 0;
	margin: 0;
	padding: 0;
}

#home{
	/*width: 1045px;*/
	width: 100%;
	height: 72%;
	/*height: 615px;*/
	/*height: 446px;*/
	/*border-bottom: 2px solid #026e92;*/
	/*position: absolute;
  	top: 50%;
  	left: 50%;
	margin: -310px 0 0 -522px;*/
	background: #0EABE7;
}
#home #top{
	height: 426px;
	width: 1000px;
	/*margin: 0 auto;*/
	padding: 0;
	background: transparent url(/media/images/other/G.jpg) no-repeat;
	border: 0px solid #026e92;
	position: absolute;
  	top: 50%;
  	left: 50%;
	margin: -300px 0 0 -500px;
}
/** html #home #top{*/ /* Regole per IE (dalla 5.5 in poi) */
/*	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/media/images/other/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/images/other/G.png" ,sizingMethod="scale");
}*/
#home #top #contenuto{
	width: 670px;
	height: 426px;
	margin: 0 130px 0 200px;
	text-align: left;
}
#home #top #contenuto .animazione{
	/*float: left;*/
	width: 300px;
	padding: 0 0 0 0;
	height: 300px;
	margin: 78px 0 0 0;
}
#lingue{
	right: 0;
	background: transparent;
	text-align: left;
	color: #fff;
	vertical-align: middle;
	font-size: 11px;
	height: 40px;
	margin: 0px 0 0 150px;
	/*padding-top: 78px;*/
}
#lingue a{color: #FFFFFF; text-decoration:none; cursor: pointer;}
#lingue a:HOVER {color: #FFFFFF; text-decoration:none;	cursor: pointer;}
ul#lingue {
	color: #FFF;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	height: 40px;
}
#lingue li{
	float: left; 
	list-style-type: none;
	margin: 0 0 0 0; padding: 0;
	text-transform: uppercase;
	height: 40px;
}
#lingue a .rollover{
	font-weight: normal;
	/*padding: 0 24px 26px;*/
	border-left: 1px solid #fff;
	text-decoration: none;
	margin: 0;
	width: 48px;
	height: 40px;
}
#lingue a:hover .rollover{
	font-weight: normal;
	/*padding: 0 24px 26px;*/
	border-left: 1px solid #fff;
	text-decoration: none;
	margin: 0;
	width: 48px;
	height: 40px;
}
#lingue a .rollover_ita {
	background: #FFF url(/media/images/other/flag_italiano.jpg);
}
#lingue a:hover .rollover_ita {
	background: #FFF url(/media/images/other/flag_italiano_rollover.jpg);
}
#lingue a .rollover_eng {
	background: #FFF url(/media/images/other/flag_english.jpg);
}
#lingue a:hover .rollover_eng {
	background: #FFF url(/media/images/other/flag_english_rollover.jpg);
}
#lingue a .rollover_de {
	background: #FFF url(/media/images/other/flag_deutsch.jpg);
}
#lingue a:hover .rollover_de {
	background: #FFF url(/media/images/other/flag_deutsch_rollover.jpg);
}
#lingue a .rollover_fr {
	background: #FFF url(/media/images/other/flag_francais.jpg);
}
#lingue a:hover .rollover_fr {
	background: #FFF url(/media/images/other/flag_francais_rollover.jpg);
}
#lingue a .rollover_ru {
	background: #FFF url(/media/images/other/flag_pyccko.jpg);
}
#lingue a:hover .rollover_ru {
	background: #FFF url(/media/images/other/flag_pyccko_rollover.jpg);
}
#lingue a .rollover_bra {
	background: #FFF url(/media/images/other/flag_brasil.jpg);
}
#lingue a:hover .rollover_bra {
	background: #FFF url(/media/images/other/flag_brasil_rollover.jpg);
}
#bottom{
	/*width: 504px;*/
	width: 100%;
	/*height: 161px;*/
	/*margin: 6px 0 0;*/
	padding: 0;
	text-align: center;
	background: #777777;
	margin: 0 0 0 0;
	
}
#bottom .title{
	width: 100%;
	background: #fff;
	text-align: center;
	color: #014558;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0;
}
#fiere{
	width: 633px;
	height: 130px;
	margin: 0 auto;
	padding: 0;
}
#fiere .fiera0{
	float: left;
	width: 228px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}
#fiere .fiera1{
	float: right;
	width: 228px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}


