body, html{
	height: 100%;
	margin: 0;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 958px;
	margin: auto;
}

/* --- top header --- */

.top_header{
	height: 33px;
}
.top_header a {
	text-decoration: none;
}
.flags_mdrr{
	width:130px;
	float: left;
	padding-top: 5px;
}
.flags_mdrr img{
	vertical-align: middle;
}
.flags_mdrr a{
	text-decoration: none;
}

.save{
	width: 300px;
	float: left;
	text-align: right;
	padding-top: 11px;
}
.friends{
	width: 135px;
	float: left;
	text-align: center;
	padding-top: 9px;
}
.sound{
	width: 119px;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	float: left;
}
.friends img, .save img{
	vertical-align: middle;
}
.chiama_gratis{
	width: 140px;
	float: left;
	padding-top: 2px;
}
.flags{
	float: right;
	padding: 10px 10px 0px 0px
}
.flags a{
	margin-right: 5px;
}


/* --- header --- */

.header{
	height: 146px;
}

/* --- submenu --- */

.sub_menu {
	float: left;
	width: 155px;
	padding-left: 15px;
	height: 360px;
}
.menu_second a, .menu_second_sel{
	margin-top: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

/* --- contenuti --- */

.main_container{
	height: 380px;
	overflow: hidden;
}
.home_sx{
	float: left;
	width: 520px;
	padding-left: 20px;
}
.home_sx .link{
	padding-top: 7px;
}
.home_sx .link a{
	text-decoration: none;
	font-weight: bold;
}
.home_sx #sem_3{
	width:510px;
	height:40px;
	overflow:hidden;
}
.home_sx #sem_4{
	width:230px;
	height:195px;
	overflow:hidden;
	padding-top: 8px;
}
.home_sx .cosa_offriamo .images{
	float: right;
	width: 275px;
}
.home_sx .cosa_offriamo .article_body{
	float: left;
	width: 240px;
}
.home_sx .cosa_offriamo .link{
	float: left;
}
.home_dx, .voce_menu_3_dx {
	float: right;
	width: 400px;
	padding-top: 15px;
}
.article_title{
	padding-top: 15px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 20px;
}
.voce_menu_2_sx{
	float: left;
	width: 405px;
}
.voce_menu_2_sx #sem_11, .voce_menu_2_sx #div3,
.voce_menu_2_sx #div6{
	width:405px; 
	height:275px;
	margin-top: 10px;
	overflow:auto;
}
.voce_menu_2_dx{
	float: right;
	padding-top: 20px;
	width: 355px;
}
.voce_menu_3_sx {
	float: left;
	width: 365px;
}
.voce_menu_3_sx #div2{
	width:360px; 
	height:275px; 
	overflow:auto;
	margin-top: 10px;
}
.una_colonna{
	float: left;
	width: 785px;
}

/* --- footer --- */

.footer{
	height: 30px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}
.menu_footer{
	width: auto;
	font-size: 11px;
	text-align: center;
}
.menu_footer .menu_s{
	display: inline;
}
.menu_footer .powered{
	margin-top: 10px;
}


