body, html {
	height: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 951px;
	height: 596px;
	overflow: hidden;
	margin: auto;
	padding: 2px;
}

/* --- top header --- */

.top_header{
	height: 33px;
}
.sound{
	width: 119px;
	text-align: center;
	padding-top: 9px;
	float: left;
}
.flags_mdrr{
	width: 100px;
	float: left;
	padding-top: 5px;
}
.flags_mdrr img{
	vertical-align: middle;
}

.save{
	width: 310px;
	font-size: 10px;
	float: left;
	text-align: right;
	padding-top: 8px;
}
.save img, .friends img{
	vertical-align: middle;
}
.friends{
	width: 130px;
	font-size: 10px;
	float: left;
	text-align: right;
	padding-top: 8px;
}
.chiama_gratis{
	width: 142px;
	float: left;
	text-align: right;
}
.flags{
	float: right;
	margin: 10px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}

/* --- menu --- */

.menu_left{
	width:178px;
	height:344px;
	float:left;
	margin-right:21px;
	padding:20px 0px 0px 30px;
	line-height:normal;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
.menu_first, .menu_sel, .menu_bg{
	font-size:18px;
	height:92px;
}
.menu_bg .menu_sel,
.menu_bg #menu_s_1.menu_first,
.menu_bg #menu_s_2.menu_first,
.menu_bg #menu_s_3.menu_first,
.menu_bg #menu_s_4.menu_first{
	height: 22px;
}
.menu_first a, .menu_sel a{
	text-decoration:none;
}
.menu_second, .menu_second_sel{
	font-size:14px;
	margin-left:10px;
	margin-top:2px;
}
.menu_second a{
	text-decoration:none;
}

/* --- contenuti --- */

.main_container{
	height: 402px;
}
.col_left_right{
	width: 722px;
	float: left;
	height:364px;
	overflow: hidden;
}
.home_sx, .voce_menu_3_sx{
	width: 319px;
	float: left;
	padding-right: 10px;
}
.home_sx #sem_3{
	width:319px;
	height:30px;
	overflow:hidden;
	padding-top: 10px;
}
.voce_menu_3_sx #div5{
	width:319px;
	height:308px;
	margin-top: 5px;
	overflow:auto;
}
.voce_menu_3_sx img{
	padding-top: 4px;
}
.home_dx, .voce_menu_3_dx{
	width: 384px;
	padding: 10px 0px 0px 0px;
	float: left;
}
.voce_menu_3_dx #div7{
	overflow:auto;
	width:380px;
	height:308px;
}
.article_title{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height: 24px;
	padding-top: 10px;
}
.cosa_proponiamo .article_title, .primo_piano .article_title{
	margin:0px 0px 2px 0px;
}
.cosa_proponiamo .images{
	width: 107px;
	float: left;
	margin-right: 10px;
}
.cosa_proponiamo #sem_4{
	overflow:hidden;
	width:202px;
	height:95px;
	float: left;
}
.primo_piano .images{
	padding-top: 2px;
	width: 142px;
	float: left;
	margin-right: 10px;
}
.primo_piano #div3{
	overflow:hidden;
	width:167px;
	height:72px;
	float: left;
}
.voce_menu_2_sx{
	width: 380px;
	float: left;
	margin-right: 10px;
}
.voce_menu_2_sx #sem_11{
	width:380px;
	height:320px;
	overflow:auto;
	margin-top: 5px;
}
.voce_menu_2_dx{
	width: 320px;
	height: 354px;
	padding: 10px 0px 0px 0px;
	float: left;
}
.gallery, .dove_siamo{
	padding-top: 10px;
}
.voce_menu_4_sx{
	float: left;
	padding-top: 2px;
	width: 230px;
}
.voce_menu_4_dx{
	width: 480px;
	float: left;
}
.voce_menu_4_dx #div8{
	overflow:auto;
	width:470px;
	height:322px;
}

/* --- footer --- */

.footer{
	font-size: 10px;
	height: 35px;
	padding-top: 3px;
	text-align: center;
}
.menu_footer{
	width: auto;
	font-size: 11px;
	text-align: center;
}
.menu_s{
	display: inline;
}
.powered{
	margin-top: 10px;
}

