body,html {
	height: 100%;
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.general{
	width: 100%;
	height: 100%;
	text-align: center;
	background-repeat: no-repeat;
}
.border{
	text-align: left;
	width: 955px;
	height: 600px;
	margin: auto;
	background-position: bottom;
}
.main_container{
	width: 953px;
	height: 360px;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}
.top_header{
	height: 30px;
}
.sound{
	float: left;
	padding: 8px 0px 0px 10px;
}

.header{
	height: 180px;
}
.menu_left{
	width: 174px;
	height: 355px;
	float: left;
	padding: 5px 0px 8px 17px;
}
.main_menu {
	height:265px;
}
.main_menu .menu_first a, .main_menu .menu_sel a{
	text-decoration:none;
}
.menu_first, .menu_sel{
	width: 174px;
	font-family:"Century Gothic", Verdana;	
	font-size:16px;
	background-repeat: no-repeat;
	background-position: right;
	padding:0px;
	display:block;
	margin-bottom:6px;
}
.menu_second{
	font-family:"Century Gothic", Verdana;
	font-size:16px;
	padding:0px;
	display:block;
	margin-bottom:6px;
}
.menu_second a{
	text-decoration:none;
}
.chiama_gratis, .save, .friends{
	padding-top: 5px;
}
.article_title, .title_page{
	font-family:"Century Gothic", Verdana;
	font-size:20px;
	padding: 8px 12px;
	margin: 0px 0px 10px 0px;
}

.una_colonna , .colonna_dove_siamo{
	display: block;
}

.home_dx #sem_3{
	margin-top:10px;
	overflow:hidden;
	width:320px;
	height:38px;
}
.home_dx #sem_4{
	margin-top:10px;
	overflow:hidden;
	width:320px;
	height:38px;
}
.voce_menu_3_dx #div2{
	overflow:auto; 
	width:340px; 
	height:278px;
}
.col_left_right{
	width: 750px;
	float: left;
	padding-top: 9px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.home_sx, .voce_menu_3_sx{
	width: 384px;
	float: left;
	margin-right: 15px;
	padding-top: 10px;
}
.home_dx, .voce_menu_3_dx{
	width: 344px;
	float: left;
}
.home_dx .link{
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
.home_dx .images img{
	display: block;
	padding-bottom: 8px;
}
.voce_menu_2_dx{
	width: 408px;
	float: right;
}
.voce_menu_2_dx #sem_11, .voce_menu_2_dx #div3, .voce_menu_2_dx #div4{
	width:405px;
	height:275px; 
	overflow:auto;
}
.voce_menu_2_sx{
	width: 320px;
	float: left;
	margin-right: 15px;
}

.footer{
	font-size: 10px;
	margin: auto;
	text-align: center;
	height: 30px;
}
.menu_footer {
	width: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 11px;
}
.menu_footer .powered{
	margin-top: 10px;
	clear: left;
}
.menu_s{
	display: inline;
}


/* --- seo --- */

.flags_mdrr{
	font-size: 11px;
	float: right;
	width: 115px;
	padding: 3px 5px 0px 0px;
}
.flags_mdrr img{
	vertical-align: middle;
}
.flags{
	float: right;
	margin: 10px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}


/* --- listino prezzi --- */

.table_prices{
	width: 720px;
	height: 300px;
	overflow: auto;
}
.prices .label{
	width: 40%;
	text-align: left;
}
.prices .price{
	width: 10%;
	text-align: right;
}

