body{
	margin:0px;
	font:12px Helvetica, Arial, sans-serif;
	color:#333333;
	background:url(/images/sfondo.jpg) top left repeat-x;
}

#main{
	width:900px;
}

#top{
	background:#FFFFFF url(/images/sfondo_top.jpg) bottom left repeat-x;
	width:820px;
	padding:22px 25px 0px 25px;
	min-height:83px;
	height:auto !important;
	height:83px;
}

#top ul{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}

#top li{
	float:left;
	background:url(/images/menu_top_sx.gif) top left no-repeat;
	margin:0px;
	padding:0px;
}

#top a{
	display:block;
	padding:35px 8px 34px 7px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-left:1px;
}

#top .logo a{
	display:inherit;
	padding:0;
	margin-left:0px;
}

#top .logo a:hover{
	background:none;
}

html>/**/body #top a /* FireFox*/{
	padding:36px 8px 34px 7px;
}

#top a:hover, #top #active{
	background:url(/images/menu_top_f2.jpg) bottom left repeat-x;
	color:#E22300;
}

a{
	color:#666666;
}

a:hover{
	color:#E22300;
}

h1{
	font-size:16px;
	margin:0px 0px 15px 0px;
	color:#434343;
}

h2{
	font-size:12px;
	margin:0px 0px 10px 0px;
	color:#FFFFFF;
	font-weight:bold;
}

html>/**/body h2 /* FireFox*/{
	font-weight:normal;
}

/*solo IE 7.0 */:first-child+html h2{
	font-weight:normal;
}

#content{
	background:url(/images/sfondo_contenuto.png) top left repeat-y;
}

#content_bottom_home{
	background:url(/images/sfondo_contenuto_b.png) bottom left no-repeat;
	font-size:14px;
	line-height:155%;
	color:#8C8C8C;
}

#content_bottom{
	background:url(/images/sfondo_contenuto_b.png) bottom left no-repeat;
	line-height:155%;
	padding:0px 15px;
}

#content_bottom_home h1{
	font-size:15px;
	color:#727272;
	margin:0px 0px 10px 0px;
}

#piede{
	font:10px Arial, Helvetica, sans-serif; 
	color:#595959;
	line-height:145%;
	background:url(/images/bottom.png) top left no-repeat;
	padding-top:5px;
}

.menu_ru{
	width:870px;
	clear:both;
	/*min-height:18px;
	height:auto !important;
	height:18px;*/
}

.menu_ru ul{
	margin:0px; 
	padding:0px;
	list-style:none;
}

.menu_ru li{
	padding:0px 2px 0px 0px;
	margin:0px;
	width:288px;
	float:left;
	background:url(/images/sfondo_menu_ru_dx.jpg) top right no-repeat;
}

.menu_ru a{
	text-align:center;
	display:block;
	padding:4px 0px 2px 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	background:#ABABAB url(/images/sfondo_menu_ru.jpg) top left repeat-x;
	font-weight:bold;
}

.menu_ru a:hover{
	color:#E22300;
	background:#ABABAB url(/images/sfondo_menu_ru_f2.jpg) top left repeat-x;
}