@charset "utf-8";
/* Mobius CSS Document */
/*

verde: #04483C
gris claro: #CCC
gris oscuro: #555

*/

body {
	margin:0; border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	background-image:url(../images/ombra.gif);
	background-repeat:repeat-y;
	background-position:center top;
}

a:link, a:visited {
	color:#04483C;
}
a:hover {
	color:#009900;
}

/* OBJECTS */

.clr{
	clear: both;
	height:1px;
	font-size:1px;
}

#flashcontent {
	width:750px; height:272px;
}
* html #flashcontent {
	position:relative; left:1px;
}

.datanews{
	width: 50px;
	height: 60px;
	font-size:36px;
	color: #FFF;
	text-align:center;
	background-image:url(../images/data_cal.gif);
	background-repeat: no-repeat;
	font-family:"trebuchet MS", Georgia, arial;
	margin:0 10px 5px 15px;
	float:left;
}
* html .datanews { margin-left:7px; }
	.datanews span{
		display: block;
		font-size:9px;
		margin-top: 1px;
	}
	
.certifica_img {
	float:left;
	margin:0 10px 5px 20px;
}

.img_left {
	float:left;
	margin:0 10px 5px 20px;
}

/* LAYOUT */

#header_wrapper {
	height:100px;
	background-color:#04483C;
	margin-bottom:20px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
}
	#header_wrapper .header {
		width:980px;
		margin:0 auto 0 auto;
	}
	
	#header_wrapper .header .logo {
		margin:19px 0 0 180px;
		float:left;
	}
	
	#languages {
		float:right;
		margin-top:60px;
	}
	
	#languages ul {
		list-style:none;
	}
	
	#languages ul li {
		float:left;
		margin-left:6px;
	}

	#languages ul li img {
		border:0;
	}


#main_wrapper {
	width:750px;
	margin:0 auto 0 auto;
}
	#top_options_wrapper {
		background-color:#134E3A;
		height:40px;
		width:750px;
		clear:both;
		margin:0;
		padding-top:5px;
	}
	* html #top_options_wrapper {
		position:relative;
		left:1px;
		width:750px
	}
	#top_options_wrapper a {
		color:white;
		text-decoration:none;
	}
	#top_options_wrapper a:hover {
		text-decoration:underline;
	}
	#top_options_wrapper ul {
		list-style:none;
		padding:0;
		margin:0 0 0 170px;
	}
	#top_options_wrapper ul li {
		color:white;
		float:left;
		text-transform:uppercase;
		font-size:12px;
		margin-left:4px;
	}

	#options_wrapper {
		width:175px;
		float:left;	
		overflow-x:hidden;
	}
		#options_wrapper ul {
			list-style:none;
			text-align:right;
			margin:10px 10px 10px 0;
			padding:0;
		}

		#options_wrapper ul li {
			text-transform:uppercase;
			margin-bottom:6px;
		}

		
			#options_wrapper ul .selected a:link,
			#options_wrapper ul .selected a:visited,
			#options_wrapper ul .selected a:hover {
				background-color:#04483C; color:white;
			}

		#options_wrapper ul li a:link, #options_wrapper ul li a:visited {
			text-decoration:none;
			color:#666;
		}

		#options_wrapper ul li a:hover {
			color:#04483C;
		}
		
			.suboptions {
				position:relative; left:10px;
			}
			
			.suboptions li a {
				text-transform:none;
				font-size:10px;
				font-weight:bold;				
			}
	
	#content_wrapper {
		width:575px;
		overflow:hidden;
		float:right;
		border:0;
		height:200px;
		height: auto !important;
		min-height:200px;
		position:relative;
		bottom:20px;
		background-color:white;
	}
	* html #content_wrapper {
		position:relative;
		left:1px;
	}
		.scheda_prod {
			background-image:url(../images/bg_mobius_scheda.gif);
			background-repeat:no-repeat;
			background-position:10px 10px;
		}

		#img_prod_topright{
			float:right;
			border:0;
			margin:0 0 5px 10px;
		}
		
		#descr_wrapper {
			margin:0 20px;
		}
	
	.product_wrapper {
		width:90px;
		height:60px;
		float:left;
		margin-right:15px;
		border:0; margin:0; padding:0;
		overflow:hidden;
	}
	
	.product_wrapper img {
		border:0;
		width:90px;
		height:60px;
	}
	
	.product_wrapper a:hover img {
		border:0;
	}

	
	
	#right_block {
		width:40%;
		float:right;
		margin-right:15px
	}
	
	.agenzie {
		background-image:url(../images/italia.gif);
		background-position:top right;
		background-repeat:no-repeat;
		min-height:400px;
		height: auto !important;
		height:400px;
		
	}
	
		#content_wrapper h1 {
			margin:2px 0 0 190px;
			padding:10px 0 10px 10px;
			color:#04483C;
			text-transform:uppercase;
			font-size:19px;
			font-weight:normal;
			line-height:28px;
		}
		* html #content_wrapper h1 { line-height:25px; }		
		
		#content_wrapper h2 {
			margin:0 24px 10px 24px;
			font-size:15px;
		}
		
		#content_wrapper hr {
			margin-top:20px;
			margin-bottom:20px;
			width:85%;
		}
		
		#content_wrapper p {
			margin:0 24px 10px 24px;
		}
		
		#content_wrapper .partner {
			width:300px;
			margin:0px 150px 0 20px;
		}
		* html #content_wrapper .partner {
			position:relative; left:100px;
		}
		
		#content_wrapper .leggi_tutto {
			margin:0 0 30px 13px;
			width:55px;
			text-align:center;
		}
			.leggi_tutto a:link, .leggi_tutto a:visited{
				text-decoration:none;
				font-size:9px;
				font-weight:bold;
				color:#04483C;
			}
			.leggi_tutto a:hover {
				color:#006600;
			}
		
		.photo_gallery {
			background-color:white;
			padding:8px 15px;
			text-align:center;
			margin-bottom:10px;
		}
		
		.photo_gallery img {
			border:solid 2px white;
			margin-right:10px;
		}
		.photo_gallery a:hover img {
			border-color:#04483C;
		}
		
		.pdf_list {
			list-style-image:url(../images/pdf_ico.gif);
		}
		
		* html .pdf_list {
			padding-left:5px;
		}


#reseller_box {
	width:300px;
	margin-top:20px;
}



#footer {
	width:550px;
	margin-right:25px;
	float:right;
	color:#04483C;
	text-align:center;
	font-size:10px;
	line-height:16px;
}
	#footer img { border:0; }
	#footr hr {
		border:0;
		border-top:solid 1px black;
	}
	
	#left_block {
		width:46%; float:left; margin:10px 0 10px 15px; padding:0 0 0 10px;
	}
