/* Stili di layout */
* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background-color: #0d3046;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #163f59;
	text-align: center;
}
div#container {
	width: 100%;
	margin: 0 auto;
	background-color: #0d3046;
	text-align: justify;
}
div#header {
	width: 95%;
	margin: 0 auto;
	margin-top: 30px;
	height: 150px;
	/*background: #0d3046 url(images/logo.jpg) no-repeat left;*/
	background-color: #0d3046;
}
div#header img {
	float: left;	
}
div#navbar {
	/*width: 95%;*/
	float: right;
	margin: 0 auto;
	padding-top: 3%;
	text-align: right;
}
div#navbar ul {
	padding-top: 10px;
	list-style: none outside;
}
div#navbar ul li {
	font-size: 12px;
	background-color: transparent;
	color: #fff;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}
div#navbar ul li.current {
	color: #7caac6;
}
div#navbar ul li a {
	height: 20px;
	text-decoration: none;
	text-align: left;
	color: #fff;
}
div#navbar ul li a:link,div#navbar ul li a:visited,div#navbar ul li a:active {
	color: #fff;
}
div#navbar ul li a:hover {
	color: #f8ec00;
	text-decoration: none;
}
div#content {
	width: 95%;
	margin: 0 auto;
	margin-top: 160px;
	margin-bottom: -250px;
	background-color: #0d3046;
}
div#content_home {
	width: 95%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: -250px;
	background-color: #0d3046;
}
div#flash_intro {
	width: 94%;
	height: 100%;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 3%;
	margin-right: 3%;
	/*background-color: #163f59;*/
	background-color: #0d3046;
	color: #2f5871;
	text-align: center;
	font-size: 20px;
	overflow: none;
}
div#languages_box {
	padding: 10px;
	text-align: center;
}
div#languages_box img {
	text-align: center;
	margin: 15px;
}
div#section_box {
	width: 94%;
	margin-top: 1%;
	margin-left: 3%;
	margin-right: 3%;
	background-color: #163f59;
	color: #2f5871;
	text-align: left;
	font-size: 50px;
	height: 250px;
}
div#section_name {
	position: relative;
	top: 200px;
}
.section_title {
	color: #0d3046;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
}
h2.section_title {
	font-size: 18px;
	color: #256994;
}
h3.section_title {
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #256994;
}
div#section_image {
	position: absolute;
	top: 260px;
	left: 8%;
	/*background-image: url(images/macchina.png);*/
	background-color: transparent;
	width: 200px;
	height: 220px;
	cursor: pointer;
}
div#product_map {
	font-size: 15px;
	color: #7caac6;
	margin-bottom: 10px;
}
div#product_map a {
	color: #7caac6;
}
div#product_map a:hover {
	color: #f8ec00;
}
#esclusivo_universalpack {
	background-color: #0d3046;
	color: #f8ec00;
	font-size: 16px;
}
div#content_box {
	position: relative;
	top: -350px;
	left: 25%;
	width: 70%;
	min-height: 350px;
	background-color: #eef7fb;
	font-size: 12px;
	padding: 10px;
}
div#content_box_tr {
	position: relative;
	top: -350px;
	left: 25%;
	width: 70%;
	min-height: 350px;
	background-color: transparent;
	font-size: 12px;
	padding: 10px;
}
div#content_box_photo {
	float: left;
	width: 30%;
	min-height: 350px;
	background-color: #fff;
}
div#content_box_text {
	float: right;
	width: 70%;
	min-height: 330px;
	background-color: #fff;
	padding: 10px;
}
div#modello_macchina {
	position: absolute;
	width: 94%;
	margin-top: 1%;
	margin-left: 3%;
	margin-right: 3%;
	color: #7caac6;
	text-align: left;
}
#modello_macchina_title {
	font-size: 18px;
	font-weight: bold;
}
#modello_macchina ol {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 0;
	margin: 0;
	paddding: 0;
}
#modello_macchina li {
	font-size: 16px;
}
#modello_macchina a {
	color: #7caac6;
	text-decoration: none;
}
#modello_macchina a:hover {
	color: #f8ec00;
	text-decoration: underline;
}
#modello_macchina #varianti {
	font-size: 14px;
	color: #f8ec00;
}
h1.prodotto {
	font-size: 18px;
	margin-bottom: 10px;
	color: #256994;
}
h2.prodotto {
	font-size: 15px;
	margin-bottom: 10px;
	color: #256994;
}
h2.categorie_prodotto {
	font-size: 15px;
	color: #256994;
	text-align: left;
	margin-bottom: 10px;
}
#prodotto_descrizione {
	padding: 10px;
	text-align: justify;
	background-color: #eef7fb;	
}
#prodotto_dosaggio {
	padding: 10px;
	background-color: #eef7fb;	
}
.prodotto_dosaggio_titolo {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
.prodotto_dosaggio_descr {
	font-size: 9px;
	text-align: left;
}
#prodotto_datitecnici {
	margin-top: 20px;
	padding: 10px;
	background-color: #eef7fb;
}
.layout_prodotti {
	padding: 0;
	margin: 0;
}
.layout_prodotti td {
	padding: 10px;
	vertical-align: top;
	text-align: center;
	background-color: #eef7fb;
}
.layout_prodotti td.spacer {
	background-color: transparent;
}
.layout_prodotti div.selezione_prodotto {
	text-align: left;
}
.layout_prodotti input.cerca {
	width: 65px;
	height: 24px;
	background: transparent url(images/cerca.gif) no-repeat;
	color: #256994;
	text-align: left;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 2px;
	cursor: pointer;
}
.layout_prodotti img.selezione_prodotto_img {
	margin-top: 30px;	
}
.layout_prodotti .selezione_prodotto select {
	width: 160px;
	background-color: #fff;
	color: #0d3046;
	border: 1px solid #ccc;
}
.tabella_dati {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.tabella_dati th {
	font-size: 11px;
	font-weight: bold;
}
.tabella_dati td,th {
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
#galleria_immagini {
	height: 75px;
	background-color: #163f59;
	margin-top: 8px;
}
#galleria_immagini img {
	float: left;
	margin: 6px;
	border: 1px solid #2f5871;
	cursor: url(jscripts/images/zoomin.cur), default;
	margin-top: 7px;
}

.fiera {
	width: 98%;	
	background-color: #d6e5ec;
	color: #256994;
	padding: 10px;
	margin-bottom: 10px;
}

#form_contatti {
	width: 480px;
	padding: 5px;
}
#form_contatti input, #form_contatti select, #form_contatti textarea {
	display: block;
	background-color: #eef7fb;
	border: 1px solid #a0c0d4;
	color: #256994;
	font-size: 12px;
	padding: 4px;
	margin: 6px;
}
#form_contatti input, #form_contatti textarea {
	width: 280px;	
}
#form_contatti textarea {
	font: 9px verdana,arial,sans-serif;
}
#form_contatti label.clear {
	clear: both;
	margin-top: 15px;
}
#form_contatti label {
	display: block;
	float: left;
	font-size: 13px;
	margin: 3px;
	width: 150px;
	color: #256994;
	cursor: pointer;
}
#form_contatti fieldset {
	border: none;
	padding: 5px;
}
#form_contatti .inputError {
	border: 1px solid #c00;
	background: #ffff99 url(images/alert.gif) no-repeat center right;
}

div#footer {
	width: 95%;
	margin: 0 auto;
	height: 60px;
	background-color: #0d3046;
	clear: both;
}
div#copyright {
	font-size: 10px;
	color: #fff;
	text-align: center;
}
div#footer a:link,div#footer a:visited,div#footer a:active {
	color: #fff;
}
div#footer a:hover {
	color: #eee;
	text-decoration: none;
}
.hidden {
	display: none;
}

/* Stili generici */
h1.titolo {
	font-size: 18px;
	margin-bottom: 15px;
	color: #256994;
}
h2.titolo {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #256994;
}
hr {
	border: 1px solid #0b394a;
}
ol,ul {
	list-style-position: outside;
	text-indent: 0;
	margin-left: 15px;
}
ul {
	list-style-type: square;	
}
p {
	margin-bottom: 5px;	
}
a:link,a:visited,a:active {
	color: #1086b8;
	text-decoration: none;
}
a:hover {
	color: #1abaea;
	text-decoration: underline;
}
p.link a:link,p.link a:visited,p.link a:active {
	color: #a4daf4;
	text-decoration: none;
}
h1#slogan_home {
	font-size: 12px;
	text-align:center;
	color:#ccc;
}
