body {
	margin: 0;
	padding: 0;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #5d6983;	
	/*background: #fff url('../img/punti.jpg') repeat top center;*/
}

img{ border:none; }
a:link,a:visited{ color: #585543; text-decoration: none; }
a:hover{ color: #000; text-decoration: underline; }

.bold {	font-weight:bold; font-size:13px; }
.bold_normal { font-weight:bold;}
.blu{ color:#2f8ab8; }
.arancio{ color:#f47321; }
.pedice{ font-size:8px; }
.clear{	clear:both; }
.float_left { float:left; }
.float_right { float:right; }


#header {
	width: 100%;
	min-width: 1200px;
	height: 68px;
	background-color:#FFF;
}
#header_inside {
	width: 1200px;
	height: 68px;
	text-align:left;
}
#header_inside .logo{
	margin-top:10px;
	margin-left:30px;
	float:left;
}
#header_inside .logo_bayer{
	margin-top:10px;
	margin-right:20px;
	float:right;
}

#mappa_contatti{
	position:relative;
	left:100px;
	top:-12px;
	width: 100px;
}

#footer {
	clear:both;
	float:left;
	width: 100%;
	min-width: 1200px;
	height: 40px;
	background: #fff url('../img/bg_footer.jpg') repeat-x bottom center;
}
#footer_inside {
	width: 1200px;	
	height: 40px;
	text-align:left;
	background: transparent url('../img/footer.jpg') no-repeat bottom center;
}


#menu {
	width: 100%;
	min-width: 1200px;
	background: transparent url('../img/bg_menu.jpg') repeat-x top center;
}

#menu_inside {
	width: 1200px;
}
#menu_top {
	height: 26px;
}

#content {
	width: 100%;
	min-width: 1200px;
	background:#fff url('../img/bg_punti.jpg') repeat-x top center;
}

#content_inside {
	width: 1200px;
	min-height:500px;
	text-align:left;
}

#sidebar {
	float: left;
	/*margin-top:-250px;*/
	width: 185px;
	height: 485px;
	background: #fff url('../img/bg_sidebar.jpg') repeat-x top right;
}
#sidebar_inside{
	width: 168px;
	height: 485px;
	padding-left:8px;
}

#side_menu1 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#side_menu1 li{
    display:list-item;
    margin: 0;
    padding:0;
	width:169px;
	height:22px;
	float:left;	
	font-size:11px;
	line-height:22px;	
	border-bottom:1px solid #d5d5d5;
}
#side_menu1 .tit{
	width:159px;
	font-size:11px;
	padding-left:10px;
	font-weight:bold;
	color:#666666;
	background-color:#fff8d2;
}

#side_menu1 .sel{
	width:159px;
	font-size:11px;
	padding-left:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: transparent url('../img/sidebar_over_top.jpg') repeat top center;
}

#side_menu1 li a{
	display:inline-block;
    margin: 0;
    padding:0;
	width:159px;
	height:22px;
	padding-left:10px;
	color:#5d6983;		
	background: transparent url('../img/sidebar_link.jpg') repeat top center;
}
#side_menu1 li a:hover{
	color:#ffffff;
	text-decoration:none;
	background: transparent url('../img/sidebar_over_top.jpg') repeat top center;
}

#side_menu2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#side_menu2 li{
    display:list-item;
    margin: 0;
    padding:0;
	width:169px;
	height:22px;
	float:left;	
	font-size:11px;
	line-height:22px;	
	border-top:1px solid #d5d5d5;
}
#side_menu2 .tit{
	width:159px;
	font-size:11px;
	padding-left:10px;
	font-weight:bold;
	background-color:#fff8d2;
	color:#666666;
}
#side_menu2 .small{
	width:160px;
	padding-left:8px;
	padding-top:5px;
	font-size:9px;
	line-height:13px;
}
#side_menu2 li a{
	display:inline-block;
    margin: 0;
    padding:0;
	width:159px;
	height:22px;
	padding-left:10px;
	color:#5d6983;		
	background: transparent url('../img/sidebar_link.jpg') repeat top center;
}
#side_menu2 li a:hover{
	color:#ffffff;
	text-decoration:none;
	background: transparent url('../img/sidebar_over.jpg') repeat top center;
}

#side_menu3 .small
{
	width:160px;
	padding-left:8px;
	padding-top:5px;
	font-size:9px;
	line-height:13px;
	list-style-type: none;
	color:#5d6983;
}

#side_menu3 li a /***** solo per il colore, uhm...****/
{
	color:#5d6983;
}

#inside {
	float: left;
	width: 815px;
}

#inside_head {
	margin-left:10px;
	margin-top:5px;
	float: left;
	width: 805px;
	height: 30px;
	color: #585543;
	font-size:18px;
	padding-top:3px;
	padding-left:5px;
	background: /*#fff*/ url('../img/punti2.png') repeat-x bottom left;
}

#inside_body {
	clear:both;
	margin-left:10px;
	float: left;
	width: 610px;
	height: auto;
	padding-left:5px;
	color: #585543;
	margin-top:5px;
	font-size:11px;
}

#inside_sidebar {
	float: right;
	width: 155px;
	height: 200px;
	color: #585543;
	background-color:#666;
	margin-top:5px;
	padding-left:10px;
	background: #fff url('../img/punti2.jpg') repeat-y top left;
}


#zoom_down {
	float: left;
	width: 10px;
	height: 11px;
	margin-top:5px;
	background: transparent url('../img/meno.jpg') no-repeat bottom left;
	cursor:pointer;
}

#zoom {
	float: left;
	width: 20px;
	height: 11px;
	margin-top:5px;
	margin-left:5px;
	background-image:url('../img/size1.jpg');
}

#map_list li
{
	margin-bottom:10px;
	/*font-size:12px;*/
}


#zoom_up {
	float: left;
	width: 10px;
	height: 11px;
	margin-top:5px;
	margin-left:5px;
	background: transparent url('../img/piu.jpg') no-repeat bottom left;
	cursor:pointer;
}

#get_flash_player
{
	margin-top:150px;
	margin-left:200px;
}

