body, html {
	margin: 0px;
	padding: 0px;
	background-color: #fff9dc;
	background-image: url(st_x/img/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a{
	color: #000000;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 760px;
 	height: 420px; 
	margin: auto;
	background-image: url(st_x/img/bg_content.gif);
	background-repeat: no-repeat;
	padding: 1px;
	overflow: hidden;
}

/* --- top header --- */

.top_header{
	width: 740px;
	height: 44px;
	border-bottom: 1px solid #80827f;
	margin: 0px 10px;
}

.sound{
	width: 120px;
	height: 12px;
	padding: 17px 0px 0px 0px;
	float: left;
}
.flags{
	width: 170px;
	float: left;
	padding-top: 18px;
}
.flags img{
	padding-right: 6px;
}
.save, .friends{
	font-size: 11px;
	width: 120px;
	float: left;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.save a, .friends a{
	color: #818181;
}
.save img, .friends img{
	vertical-align: middle;
}
.chiama_gratis{
	float: left;
	width: 132px;
	padding: 7px 0px 0px 30px;
}

/* --- header --- */

.header{
	height: 82px;
	border-bottom: 1px solid #80827f;
	margin: 0px 10px 8px 10px;
}

/* --- menu --- */

.main_menu{
	width: 724px;
	height: 43px;
	background-image: url(st_x/img/bg_menu.jpg);
	padding-left: 16px;
	margin: 0px 10px;
}
.divisoria{
	background-image: url(st_x/img/spacer_menu.gif);
	width: 21px;
	height: 43px;
	line-height: 0px;
	font-size: 0px;
	float: left;
}
.main_menu .menu_sel, .main_menu .menu_first{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.main_menu .menu_first a, .main_menu .menu_sel{
	padding-top: 10px;
	height: 28px;
	display: block;
	text-decoration: none;
}
.main_menu .menu_first a{
	color: #757170;
}
.main_menu .menu_first a:hover, .main_menu .menu_sel{
	color: #000000;
	border-bottom: 5px solid #000000;
}

/* --- contenuti --- */

.col_left_right{
	width: 715px;
	height: 199px;
	background-color: #ede9ea;
	margin: 0px 10px;
	padding: 0px 10px 0px 15px;
	overflow: hidden;
}
.home_sx{
	width:360px;
	padding-right:9px;
	float:left;
	font-size: 12px;
	line-height: 16px;
}
.home_dx{
	width:336px; 
	height:165px; 
	float:left; 
	border:5px solid #631511;
	margin-top: 12px;
}
.article_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 30px;
	padding-top: 12px;
}
.home_sx .article_body{
	width:360px; 
	height:145px; 
	overflow:auto
}

/* --- dove siamo --- */ 

.bottom_map01, .bottom_map02{
	float: left;
	width: 60px;
	padding: 4px 0px 4px 5px;
}
.bottom_map02{
	padding: 4px 0px 4px 215px;
}
.map{
	width: 530px;
	height: 160px;
	background-color: #ffffff;
}
#where_{
	float: left;
	width: 535px;
}
.info_dove_siamo{
	float: left;
	width: 175px;
}
.where,
.timetables,
.utility_left{
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 175px;
	height: 50px;
	overflow: hidden;
	float: none;
	margin: 0px;
	padding: 0px;
}
.where{
	padding-top: 10px;
	z-index: 3;
}
.timetables{
	margin: -120px 0px 0px 535px;
}
.utility_left{
	margin-top: 140px;
}
.utility_left a{
	font-weight: bold;
}
.utility_left img{
	vertical-align: middle;
}
.visualcard{
	padding-top: 5px;
}

/* --- footer --- */

.footer{
	width: 740px;
	height: 30px;
	color: #2a2829;	
	text-align: center;
	margin: 0px 10px;
	background-color: #d0cecf;
	font-size: 10px;
	padding-top: 12px;
}
.footer a{
	color: #2a2829;	
}
.menu_footer{
	width: auto;
	margin: 0 auto;
	font-size: 11px;
	text-align: center;
}
.menu_footer, .menu_footer a{
	color: #333333;
}
.menu_footer .powered{
	margin-top: 10px;
}
.menu_s{
	display: inline;
}

/* --- ecommerce --- */

#boxCerca{
	margin: 32px 0px 0px 275px;
}


