body, html{
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.general{
	width: 100%;
	height: 100%;
}
input{
	font-family: Arial, Century Gothic, sans-reif;
	font-size: 11px;
}
.border{
	width: 955px;
	height: 600px;
	margin: auto;
	text-align: left;
}

/* --- TOP HEADER --- */

.top_header{
	height: 30px;
}
.sound{
	width: 110px;
	float: left;
	height: 15px;
	padding-top: 14px;
}
.flags_mdrr{
	font-size: 11px;
	width: 200px;
	float: left;
	padding-top: 10px;
}
.flags_mdrr img{
	vertical-align: middle;
}
.flags_mdrr a{
	text-decoration: none;
}
.save{
	width: 210px;
	font-size: 11px;
	float: left;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
	font:"Trebuchet MS", Arial, Verdana;
}
.save a{
	text-decoration:none;
}
.save img{
	vertical-align: middle;
}
.friends{
	width: 145px;
	font-size: 11px;
	float: left;
	text-align: left;
	padding-top: 12px;
	font:"Trebuchet MS", Arial, Verdana;
}
.friends a{
	text-decoration:none;
}

.friends img{
	vertical-align: middle;
}
.chiama_gratis{
	width: 130px;
	float: left;
}
.flags{
	float: right;
	margin: 10px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}


/* --- header --- */

.header{
	height: 177px;
}

/* --- main container --- */

.main_container{
	height: 361px;
}
.home_sx{
	width: 550px;
	height: 351px;
	float:left;
	padding: 10px 0px 0px 0px;
}
.home_sx #sem_3{
	width: 530px; 
	height: 45px; 
	overflow:hidden;
}
.home_sx #sem_4{
	width: 258px; 
	height: 30px;
	overflow: hidden;
}
.home_sx #div100{
	width: 273px; 
	height: 45px; 
	overflow: hidden;
}
.home_sx .link{
	font-family: "Century Gothic", Arial, Verdana;
	text-transform: uppercase;
	font-size:10px;
	margin-top:8px; 
}
.home_dx{
	width: 395px;
	float: left;
	padding:13px 0px 0px 10px;
}
.benvenuto{
	width: 530px;
	height: 109px;
	padding: 13px 10px 0px 10px;
	float: left;
}
.servizi{
	width: 257px;
	height: 230px;
	float: left;
	padding: 10px 10px 0px 10px;
}
.servizi .images{
	width: 257px;
	height: 117px;
	margin-bottom: 5px;
}
.servizi img{
	float:left;
}
.home_sx .servizi_1{
	margin-right: 5px;
}
.primo_piano{
	width: 273px;
	height: 230px;
	float: left;
	padding: 10px 0px 0px 0px;
}
.primo_piano .link{
	display: none;
}
.article_title{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.home_sx .link a{
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.home_sx .element{
	float: left;
}
.col_left_right{
	width: 955px;
	height:360px;
	float:left;
	padding-top:1px;
}
.voce_menu_2_sx{
	width: 374px;
	height: 350px;
	float: left;
	padding: 10px 10px 0px 10px;	
}
.voce_menu_2_sx #sem_11{
	width: 374px;
	height: 302px; 
	overflow: auto; 
	float: left;
}
.voce_menu_2_dx{
	width: 384px;
	height: 322px;
	float: left;
	padding-top: 38px;
}
.voce_menu_3_dx{
	width: 394px;
	height: 322px;
	float: left;
	padding-top: 15px;
}
.voce_menu_3_sx{
	width: 364px;
	height: 350px;
	float: left;
	padding: 10px 10px 0px 10px;	
}
.voce_menu_3_sx #div3,
.voce_menu_3_sx #div8{
	width: 364px;
	height: 302px; 
	overflow: auto; 
	float: left;
}
.una_colonna{
	width: 759px;
	height: 350px; 
	float: left;
	padding: 10px 10px 0px 10px;
}

/* --- submenu --- */

.sub_menu{
	width:176px;
	height:360px;
	padding-top:1px;
	float:left;
	font-family: "Century Gothic", Arial, Verdana;
	text-transform: uppercase;
}
.menu_second_sel{
	width:159px;
	padding: 13px 0px 13px 17px;
	font-weight:bold;
	font-size:13px;
	line-height: 13px;
}
.menu_second a, .menu_second_sel a{
	display: block;
	text-decoration: none;
	padding: 13px 0px 13px 17px;
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:13px;
	line-height: 13px;
}
.menu_second a:hover, .menu_second_sel {
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
}

/* --- Footer --- */

.footer{
	width:955px;
	height:30px;
	font:"Trebuchet MS", Arial, Verdana;
	font-size:10px;
	text-align:center;
	padding-top:3px;
}
.footer img{
	vertical-align: middle;
}

/* --- Menu Footer --- */

.menu_footer{
	width:auto;
	font-size: 11px;
	text-align: center;
}
.menu_footer .menu_s{
	display: inline;
}
.menu_footer .powered{
	text-align: center;
	margin-top: 10px;
}