@charset "UTF-8";
/* CSS Document */
html,body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body{
	background:url(../img/bg_y.gif) #a4cd91 center repeat-y;
}
div#bg1{
	position: absolute;
	left: -4px;
	background:url(../img/erba.png) center bottom no-repeat;
	width: 100%;
	height: 90px;
	margin-top: -190px;
	z-index: 2;
}

div#SiteRow1{
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#Top{
	position: relative;
	background:url(../img/bg.gif) top repeat-x;
}
div#Menu .MenuTopOver{
	height: 62px;
}
.MenuTopOver{
	margin-top: -62px;
}
div#Menu ul, div#Menu li{
	padding: 0;
	margin: 0;
}
div#Menu li, div#Menu .MenuTopOver{
	width: 132px;
}
div#Menu li{
	float: left;
	list-style: none;
	height: 100%;
	line-height: 62px;
}
div#SubMenu{
	clear: left;
	margin-left: 167px;
}
div#Logo{
	position: absolute;
	background:url(../img/logo.gif) no-repeat;
	width: 139px;
	height: 256px;
	top: 0;
	left: 50%;
	margin-left: -467px;
	z-index: 20;
}

div#World{
	position: absolute;
	z-index: 21;
	top: 236px;
	left: 50%;
	margin-left: -480px;
	background: url(../img/mondo.png) transparent no-repeat;
	width: 201px;
	height: 166px;
}
div#GalleryBox{
	background: url(../img/gallery.png) #FFFFFF no-repeat;
	width: 794px;
	height: 238px;
}
div#Gallery{
	padding: 9px; 
	color:#fff;
}
div#Gallery .sb-inner { background:#FFFFFF; }

.ContSite{
	position: relative;
	width: 966px;
	left: 50%;
	margin-left: -478px;
}
.Space{
	position: relative;
	height: 10px; /*può variare*/
	background-color: #a4cd91;
}

form#SearchForm{
	float: right;
	margin: 0 6px 0 0;
	padding: 0;
}

div#Footer, div#Footer_distance{
	height: 100px;	
}
div#Footer{
	position:relative;
	background:url(../img/bg_footer.gif) repeat-x;
	margin-top: -100px;
}
div#Footer_distance{
	clear: both;
}

div#MenuLeft{
	position: relative;
	margin-top: 30px;
	width: 162px;
	background:url(../img/menu_left/center.gif) repeat-y;
}
div#MenuLeft .ML_bg1{
	height: 100%;
	background: url(../img/menu_left/top.gif) top no-repeat;
}
div#MenuLeft .ML_bg2{
	height: 100%;
	background: url(../img/menu_left/bottom.gif) bottom no-repeat;
}
div#MenuLeft .ML_Cont{
	padding: 5px 0 5px 32px;
}
div#CorpoTop{
	background:url(../img/corpo/top.gif) no-repeat;
	height: 16px;
}

.LeftMargin{
	margin-left: 156px;
}

div#MetticiLaFaccia{
	margin-top: 20px;
	background:url(../img/mettici_la_faccia/box_it.png) no-repeat;
	width: 162px;
	height: 243px;
}
div#adatta_per{
	position: relative;
	margin-top: 20px;
	left: -22px;
}
div#FooterCont{
	position: relative;
	top: 10px;
	left: 50%;
	width: 776px;
	margin-left: -310px;
}
.Btn_type1, .Btn_type2{
	float: left;
}