body,html{ 
	height: 100%;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 960px;
	height: 600px;
	margin: auto;
	overflow: hidden;
}

/* --- top header --- */

.top_header{
	height: 25px;
}
.sound{
	float: left;
	padding: 5px 0px 0px 10px;
}
.flags_mdrr{
	float: right;
	padding-right: 10px;
	margin-top: 5px;
}
.flags_mdrr img{
	vertical-align: middle;
}
.flags{
	float: right;
	margin: 5px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}


/* --- top header --- */

.header{
	height: 124px;
}

/* --- top header --- */

.col_sub_menu{
	width: 190px;
	float: left;
	margin-left: 10px!important;
	margin-left: 5px;
	margin-top: 75px;
	height: 340px;
	background-repeat: no-repeat;
}
.sub_menu{
	margin-top: 15px;
	height: 220px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.sub_menu a{
	font-weight: bold;
	text-decoration: none;
}
.menu_second, .menu_second_sel{
	margin: 0 0 5px 10px;
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.col_sub_menu .save,
.col_sub_menu .friends,
.col_sub_menu .chiama_gratis{
	padding-top: 8px;
	font-size: 10px;
	padding-left: 20px;
}
.col_sub_menu .save a,
.col_sub_menu .friends a,
.col_sub_menu .chiama_gratis a{
	text-decoration: none;
	font-weight: bold;
}

/* --- contenuti --- */

.main_container{
	height: 415px;
	overflow: hidden;
	background-repeat: repeat-x;
}
.home_sx{
	float: left;
	padding: 35px 0px 0px 15px;
	width: 385px;
}
.home_dx{
	float: left;
	width: 535px;
	padding: 35px 0px 0px 15px;
}
.home_dx .link a{
	text-decoration: none;
	font-weight: bold;
}
.home_dx #sem_3{
	width: 530px;
	height: 40px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
}
.article_title{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
}
.vetrina_home{
	width: 385px;
	height: 78px;
	padding-top: 8px;
}
.benvenuti .link{
	padding-bottom: 20px;
}
.vetrina_home .images{
	float: left;
	width: 130px;
}
.vetrina_home .article_body{
	overflow:hidden;
	width:240px;
	height:50px;
	line-height: 16px;
	float: left;
}
.menu_utility{
	float: right;
	width: 135px;
	padding-left: 5px;
	font-size: 10px;
	height: 109px;
	padding-top: 141px;
	margin-top: -261px;
}
.menu_utility div{
	padding-top: 10px;
}
.menu_utility a{
	font-weight: bold;
	text-decoration: none;
}
.voce_menu_2_sx{
	width: 395px;
	padding: 35px 0px 0px 15px;
	float: left;
}
.voce_menu_2_sx #sem_11{
	width:395px;
	margin-top: 10px;
	height:325px;
	overflow:auto;
}
.voce_menu_2_dx{
	width: 320px;
	float: left;
	padding: 65px 0px 0px 15px;
}
.voce_menu_4_sx{
	width: 365px;
	padding: 35px 0px 0px 15px;
	float: left;
}
.voce_menu_4_sx #div4{
	width:365px;
	margin-top: 10px;
	height:325px;
	overflow:auto;
}
.voce_menu_4_dx{
	width: 350px;
	float: left;
	padding: 65px 0px 0px 15px;
}
.una_colonna, .una_colonna_menu{
	float: left;
	padding: 35px 0px 0px 15px;
	width: 730px;
}
.gallery{
	padding-top: 10px;
}

/* --- footer --- */

.footer{
	font-size: 10px;
	text-align: center;
	height: 30px;
	padding-top: 5px;
}
.menu_footer{
	text-align: center;
	width: auto;
	font-size: 11px;
}
.menu_s{
	display: inline;
}
.powered{
	margin-top: 10px;
}

/* --- vetrina una colonna si foto --- */

.una_colonna_menu #vetrina_1_sf .element_container{
	height: 145px;
	overflow: hidden;
	padding-top: 10px;
}
.una_colonna_menu #vetrina_1_sf .img_window{
	float: left;
	width: 110px;
}
.una_colonna_menu #vetrina_1_sf .text_window{
	width: 520px;
	float: left;
	height: 75px;
	margin-bottom: 5px;
	overflow: hidden;
}
.una_colonna_menu .menu_title{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

