body, html{
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 955px;
	height: 600px;
	margin: 0px auto;
	text-align: left;
}

/* --- top header --- */

.top_header{
	height: 40px;
	padding: 0px 10px;
}
.sound{
	width: 100px;
	float: left;
	font-weight: bold;
	margin-top: 14px;
}
.save,
.friends{
	padding-bottom: 3px;
}
.flags{
	float: right;
	margin: 10px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}

/* --- header --- */

.header{
	height: 131px;
}

/* --- menu --- */

.menu_left{
	width: 180px;
	padding: 10px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.main_menu{
	width:160px;
	height:195px;
	padding:20px 0px 0px 20px;
	background-repeat:no-repeat;
}
.main_menu a{
	text-decoration:none;
}
.menu_first,
.menu_sel{
	font-size:14px;
	margin-bottom:15px;
}
.menu_second,
.menu_second_sel{
	font-size:14px;
	margin-bottom:15px;
	padding-left:15px;
}
.menu_utility{
	width: 170px;
	height: 106px;
	font-size: 10px;
	font-weight: bold;
	padding: 43px 0px 0px 10px;
	background-repeat: no-repeat;
}
.menu_utility img{
	vertical-align: middle;
}

/* --- contenuti --- */

.main_container{
	height: 384px;
	overflow: hidden;
}
.col_left_right{
	width: 737px;
	height: 374px;
	float: left;
	padding: 10px 10px 0px 8px;
}
.home_sx,
.voce_menu_3_sx{
	width: 343px;
	float: left;
}
.home_sx .link{
	font-weight: bold;
}
.home_sx #sem_3{
	width:340px; 
	height:75px;
	overflow:hidden; 
}
.home_sx #sem_4{
	width:252px;
	height:135px;
	overflow:hidden;
	float: left;
}
.voce_menu_3_sx #div2{
	width:340px; 
	height:300px; 
	overflow:auto; 
}
.box-prodotti{
	padding-top: 10px;
}
.box-prodotti .images{
	width: 75px;
	float: left;
	margin-right: 10px;
}
.box-prodotti .images img{
	margin-bottom: 5px;
	display: block;
}
.home_dx, .voce_menu_3_dx{
	width: 384px;
	float: left;
	padding-left: 10px;
}
.article_title{
	font-size: 24px;
	line-height: 26px;
	margin-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.voce_menu_2_sx{
	width: 380px;
	float: left;
}
.voce_menu_2_sx #sem_11{
	width:380px;
	height:300px;
	overflow:auto;
}
.voce_menu_2_dx{
	width: 321px;
	float: left;
	padding: 52px 18px 0px 18px;
}

/* --- footer --- */

.footer{
	font-size: 10px;
	text-align: center;
	height: 39px;
}
.menu_footer{
	width: auto;
	text-align: center;
}
.menu_footer .menu_s{
	display: inline;
}
.menu_footer .powered{
	margin-top: 10px;
}

/* --- seo --- */

.flags_mdrr{
	width: 125px;
	padding-top: 10px;
	font-size: 11px;
	float: left;
}
.flags_mdrr a{
	text-decoration: none;
}
.flags_mdrr img{
	vertical-align: middle;
}

