body, html {
	height: 100%;
	margin: 0px;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 955px;
	height: 600px;
	overflow: hidden;
	margin: auto;
	text-align: left;
}
.main_container{
	width: 708px;
	height: 600px;
	float: left;
	padding-left: 5px;
}

/* --- header --- */

.header{
	width: 242px;
	height: 600px;
	float: left;
}

/* --- top header --- */

.top_header{
	height: 39px;
       font-size: 11px;
}
.sound{
	width: 90px;
	margin-top: 8px;
	float: left;
	padding-top: 4px;
}
.flags_mdrr{
	width: 110px;
	margin-top: 10px;
	float: left;
}
.flags_mdrr img{
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}
.flags{
	float: right;
	margin: 10px 10px 0px 0px;
}
.flags a{
	margin-right: 5px;
}

.save{
	width: 105px;
	text-align: right;
	margin-top: 10px;
	float: left;
}
.save img, .friends img{
	vertical-align: middle;
}
.friends{
	width: 125px;
	margin-top: 10px;
	padding-left: 8px;
	float: left;
}
.chiama_gratis{
	width: 130px;
	float: left;
	padding-top: 3px;
}

/* --- menu --- */

.menu_left{
	height: 60px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}
.main_menu a, .menu_sel{
	display: block;
	float: left;
	width: 177px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding-top: 20px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: right;
}

/* --- sottomenu --- */

.sub_menu{
	height: 50px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
}
.sub_menu a, .menu_second_sel{
	float: left;
	display: block;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 0px 0px 30px;
	background-repeat: no-repeat;
	background-position: 15px 23px;
}
 
/* --- contenuti --- */

.col_left_right{
	padding-left: 7px;
}
.article_title{
	height: 20px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 7px 0px 0px 0px;
}
#sem_3{
	width:685px;
	height:52px;
	overflow:hidden;
}
.link{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
.home_sx{
	width: 286px;
	float: left;
	padding: 0px 15px 0px 0px;
	background-repeat: no-repeat;
}
.home_dx, .voce_menu_3_dx{
	width: 384px;
	height: 335px;
	float: left;
	padding-bottom: 20px;
}
.nostri_servizi img{
	display: block;
	border: 5px solid #97d8db;
	margin: 4px 0px 10px 0px;
}
.nostri_servizi #sem_4{
	width:286px;
	height:120px;
	overflow:hidden;
}
.voce_menu_2_sx{
	height: 396px;
	float: left;
	padding: 15px 15px 0px 0px;
	width: 357px;
}
.voce_menu_2_sx #sem_11, .voce_menu_2_sx #div1{
	width:357px;
	height:340px;
	overflow:auto;
	margin-top: 5px;
}
.voce_menu_2_dx{
	width: 320px;
	height: 335px;
	float: left;
	padding: 50px 0px 20px 0px;
}
.una_colonna{
	width: 691px;
	height: 396px;
	float: left;
	padding: 15px 0px 0px 0px;
}
.gallery{
	padding-top: 10px;
}
.voce_menu_3_sx{
	width: 290px;
	float: left;
	padding: 15px 15px 0px 0px;
}
.voce_menu_3_dx{
	margin-top: 50px;
	height: 341px;
}
.voce_menu_3_sx #div4{
	width:290px;
	margin-top: 5px;
	height:340px;
	overflow:auto;
}

/* --- footer --- */

.footer{
	padding: 10px 0px 0px 0px;
	height: 30px;
	font-size: 10px;
	text-align: center;
	line-height: 11px;
}
.menu_footer{
	width:auto;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.menu_s{
	display: inline;
}
.powered{
	margin-top: 10px;
}

/* --- ecommerce --- */

#boxCerca{
	height: 130px;
    width: 242px;
	margin: 238px 0px 0px 0px;
}
#boxCerca .inputText{
	margin: 0px 0px 0px 15px;
}

