body, html {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 0px;
	padding:0px;
	height: 100%;
}
.una_colonna{
	width: 745px;
	height: 334px;
	overflow: hidden;
	padding: 10px 0px 0px 15px;
	float: left;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 955px;
	height: 620px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

/* --- top header --- */

.top_header{
	width: 955px;
	height: 20px;
	font-size: 11px;
}
.sound{
	width: 130px;
	height:20px;
	float: left;
}
.flags_mdrr{
	width: 130px;
	float: left;
}
.flags_mdrr img{
	vertical-align: middle;
}
.flags_mdrr a{
	text-decoration: none;
	font-weight: bold;
}
.save,
.friends{
	float:left;
}
.save img,
.friends img{
	vertical-align: middle;
}
.save{
	width: 130px;
}
.friends{
	width: 120px;
}
.flags{
	float: right;
	margin: 0px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}


/* --- header --- */

.header{
		height: 220px;
		background-color: #f1f1f4;
		z-index: 10;
}

/* --- menu --- */

.menu_left{
	width:955px;
	position: absolute;
}
.main_menu{
	position: absolute;
	z-index: 20;
	height: 46px;
	width:772px;
	background:none;	
}
.menu_first,
.menu_sel{
	width: 180px;
	float: left;
	text-align: center;
}
.menu_first,
.menu_sel{
	margin-right: 13px;
	height: 30px;
	padding-top: 16px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.menu_first a{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}
.chiama_gratis{
	height: 46px;
	width:183px;
	float:right;
	text-align:center;
}
.chiama_gratis img{
	padding: 8px 0px 0px 0px;
}

/* --- submenu --- */

.sub_menu{
	width: 180px;
	height: 334px;
	padding-top:10px;
	background-repeat: repeat-x;
	float: left;
}
.menu_second{
	padding: 8px 0px 8px 3px;
}
.menu_second,
.menu_second_sel{
	margin: 0px 5px;
	font-weight: bold;
	font-size: 14px;
}
.menu_second a{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

.menu_second_sel{
	background-repeat: no-repeat;
	background-position: 3px 11px;
	padding: 8px 0px 8px 18px;
}

/* --- parte centrale --- */

.main_container{
	height: 352px;
}
.home_sx{
	width: 530px;
	float: left;
	padding: 10px 0px 0px 10px;
}
.home_sx #sem_3{
	width: 530px;
	height: 60px;
	overflow: hidden;
}
.home_sx #sem_4{
	width:370px;
	height:120px;
	overflow:hidden;
}
.benvenuti{
	margin-bottom:10px;
}
.home_dx{
	float: left;
	width: 385px;
	padding-left: 20px;
	padding-top: 10px;
}
.nostri_servizi .link{
	float: left;
}
.article_title{
	height: 28px;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0px 0px 35px;
	margin-bottom: 10px;
}
.link{
	padding: 5px 0px;
}
.link a{
	padding-right: 18px;
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.images{
	width: 160px;
	float: left;
}
.images img{
	padding: 3px;
}
.voce_menu_2_sx, 
.voce_menu_2a_sx,
.voce_menu_2c_sx{
	width: 410px;
	float:left;
	padding-left: 15px;
	padding-top: 10px;
}
.voce_menu_2_sx .article_body,
.voce_menu_2a_sx .article_body,
.voce_menu_2c_sx .article_body{
	width:410px;
	height:285px;
	overflow:auto;
}
.voce_menu_2_dx, 
.voce_menu_2a_dx,
.voce_menu_2c_dx{
	width: 320px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
.voce_menu_3_sx{
	width: 350px;
	float: left;
	padding: 10px 15px 0px 15px;
}
.voce_menu_3_sx .article_body{
	width:350px;
	height:285px;
	overflow:auto;
}
.voce_menu_3_dx{
	width: 385px;
	float: left;
	padding-top: 10px;
}
.footer{
	border-top: 1px dotted #9f9fa1;
	background-color: #f1f1f4;
	height: 22px;
	font-size: 10px;
	line-height: 12px;
	padding-top:6px;
	color: #5d5953;
	text-align: center;
}
.footer a{
	color: #5d5953;
}
.footer img{
	vertical-align: middle;
}
.menu_footer{
	width:auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	margin-top:5px;
}
.menu_s{
	display:inline;
}
.powered{
	margin-top:15px;
}