div, p, span, img, form, body, ul, table, td{
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	background-color: #fff;
	background-image: url(../imgs/back.gif);
	background-repeat: repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #35496a;
	margin-bottom: 10px;
}

a {
	color: #35496a;
	text-decoration: underline;
}

a:visited {
	color: #35496a;
	text-decoration: underline;
}

a:hover {
	color: #5eb2ec;
	text-decoration: underline;
}

p {
	text-align: justify;
}

p.title {
	color: #35496a;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 12px;
}

#container {
	width: 758px;
	background-color: #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	border: 1px solid #010066;
	padding-top: 1px;
}

#main {
	width: 756px;
	background-color: #fff;
	position: relative;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

/*------------------------------------------------------------------------- HEADER ------------------------------------------------------------*/
#overhead {
	height: 42px;
	background-image: url(../imgs/overhead.gif);
	background-position: top center;
	background-repeat: no-repeat;	
}

#logo {
	margin-left: 0px;
	margin-top: 6px;
	float: left;
}

#lang_it {
	display: block;
	width: 20px;
	height: 13px;
	float: right;
	margin-right: 5px;
	margin-top: 24px;
	background: url(../imgs/flag_it.gif) no-repeat;
	text-decoration: none;
	border: 1px solid #010066;
}

#lang_it:hover {
	border: 1px solid #f2ca11;
}

#lang_it_act {
	display: block;
	width: 20px;
	height: 13px;
	float: right;
	margin-right: 5px;
	margin-top: 24px;
	background: url(../imgs/flag_it.gif) no-repeat;
	text-decoration: none;
	cursor: text;
	border: 1px solid #f2ca11;
}

#lang_uk {
	display: block;
	width: 20px;
	height: 13px;
	float: right;
	margin-right: 5px;
	margin-top: 24px;
	background: url(../imgs/flag_uk.gif) no-repeat;
	text-decoration: none;
	border: 1px solid #010066;
}

#lang_uk:hover {
	border: 1px solid #f2ca11;
	text-decoration: none;
}

#lang_uk_act {
	display: block;
	width: 20px;
	height: 13px;
	float: right;
	margin-right: 5px;
	margin-top: 24px;
	background: url(../imgs/flag_uk.gif) no-repeat;
	text-decoration: none;
	cursor: text;
	border: 1px solid #f2ca11;
}

#lang_fr {
	display: block;
	width: 20px;
	height: 13px;
	float: right;
	margin-right: 7px;
	margin-top: 24px;
	background: url(../imgs/flag_fr.gif) no-repeat;
	text-decoration: none;
	border: 1px solid #010066;
}

#lang_fr:hover {
	border: 1px solid #f2ca11;
	text-decoration: none;
}

#lang_fr_act {
	display: block;
	width: 20px;
	height: 13px;
	float: right;
	margin-right: 7px;
	margin-top: 24px;
	background: url(../imgs/flag_fr.gif) no-repeat;
	text-decoration: none;
	cursor: text;
	border: 1px solid #f2ca11;
}

#head {
	width: 756px;
	height: 104px;
	vertical-align: bottom;
}

#overmenu {
	position: absolute;
	top: 123px;
	left: 1px;
	background-image: url(../imgs/overmenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 159px;
	height: 24px;
	z-index: 50;
}

#overmenu input {
	position: relative;
	top: 5px;
	left: 2px;
	width: 60px;
	font-size: 9px;
	border: 1px inset #fff;
}

#overmenu p {
	position: relative;
	color: #c0c0c3;
	top: 5px;
	left: 8px;
	font-size: 10px;
	display: inline;	
}

#overmenu p a {
	color: #c8c9cb;
	text-decoration: none;
}

#overmenu p a:hover {
	color: #f2ca11;
}

#did_login {
	position: absolute;
	top: 70px;
	left: 80px;
	display: none;
	z-index: 100;
}

/*-------------------------------------------------------------- MAIN STRUCTURE ---------------------------------------------------------*/
#main #sxcol {
	width: 158px;
	vertical-align: top;
}

#main #profilo {
	width: 15px;
	vertical-align: top;
	text-align: right;
}

#main #centrale {
	width: 583px;
	vertical-align: top;
}

#inner {
	width: 583px;
}

#inner #content {
	width: 403px;
	padding-left: 15px;
	vertical-align: top;
	padding-right: 15px;
}

#inner #dots {
	width: 5px;
	background: url(../imgs/dot.gif) repeat-y;
}

#inner #dxcol {
	width: 142px;
	height: 220px;
	vertical-align: top;
	padding: 0px 10px 80px 0px;
	background-image: url(../imgs/iso.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#inner #dxcol p {
	text-align: left;
}

#newsbox {
	width: 100%;
	border-top: 1px dotted #010066;
}

#newsbox a {
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
}

#newsbox a:visited {
	text-decoration: none;
}

#newsbox a:hover {
	color: #5eb2ec;
	text-decoration: none;
}

#submenu {
	margin-top: 15px;
	margin-bottom: 25px;
}

#submenu a {
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu a.active {
	text-decoration: underline;
	color: #5eb2ec;
	cursor: text;
}

/*---------------------------------------------------------------- MENU ------------------------------------------------------------*/
#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 158px;
}

#navlist li {
	display: block;
	margin: 0;
	padding: 0;
}

#navlist li a {
	display: block;
	width: 158px;
	padding: 2px 0px 2px 0px;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	border-right: 0;
	border-left: 0;
	color: #777;
	text-decoration: none;
	background: #e1e1e1;
	background: transparent;
	font-variant: small-caps;
	font-size: 11px;
}

#navlist li#active a {
	background: #010066;
	color: #f2ca11;
}

#navlist li a:hover {
	background: #f0f0f0;
	border-color: #aaab9c #fff #fff #ccc;
	color: #010066;
}

#navlist li#active a:hover {
	background: #010066;
	color: #f2ca11;
	border-color: #ffe #aaab9c #ccc #fff;
	cursor: text;
}

/*--------------------------------------------------------------- PRODOTTI -----------------------------------------------------------*/
p.squares {
	margin-bottom: 3px;
	background-image: url(../imgs/squares.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 16px;
}

img.prod {
	width: 115px;
	height: 92px;
	width: 110px;
	height: 88px;	
	border: 1px solid #000066;	
}

img.prod:hover {
	border: 1px solid #f2a511;
}

a.zz {
	margin-right: 18px;
}


/*--------------------------------------------------------------- QUALITA -----------------------------------------------------------*/
#q_mini {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 5px; 
}

/*--------------------------------------------------------------- DOWNLOAD -----------------------------------------------------------*/
#lst_bro {
	position: relative;
	width: 403px;
	margin: 0;
	left: -2px;
	padding: 0;
	border: 0;
}

#lst_bro td {
	background-color: #eeeeee;
	padding: 1px;
}

#lst_bro td.lens {
	 width: 59px;
	 text-align: center;
}

#lst_bro td.lens {
	 width: 59px;
	 text-align: center;
}

#lst_bro td.te {
	 width: 344px;
}

/*--------------------------------------------------------------- NEWS -----------------------------------------------------------*/
p.doc {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

p.tit_art {
	color: #35496a;
	font-weight: bold;
	margin-top: 15px;
	font-size: 12px;
	margin-bottom: 35px;
}


/*--------------------------------------------------------------- AREA RISERVATA -----------------------------------------------------------*/
#ris {
	position: relative;
	width: 400px;
	margin: 0;
	padding: 0;
	border: 0;
}

#ris td{
	vertical-align: top;
}


/*--------------------------------------------------------------- CONTATTI -----------------------------------------------------------*/
a.cont {
	text-decoration: none;
}

#tb_form {
	margin-top: 20px;
}

#tb_form td.lbl {
	width: 150px;
	font-weight: bold;
	vertical-align: top;
}

input.form {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #35496a;
	width: 258px;
	padding-left: 2px;
}

#cmb_settore{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #35496a;
	width: 265px;
	padding-left: 1px;
}

#cmb_rich{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #35496a;
	width: 265px;
	padding-left: 1px;
}

#messaggio {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #35496a;
	padding-left: 1px;
}

#invia {
	background-color: #010066;
	color: #fff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

/*---------------------------------------------------------------- FOOTER ----------------------------------------------------------*/
#foot {
	height: 17px;
	padding-left: 1px;
	padding-right: 1px;
	background-image: url(../imgs/footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#foot p {
	width: 100%;
	text-align: center;
	color: #c8c9cb;
	font-size: 10px;
	margin-top: 2px;
}

#foot p a {
	color: #c8c9cb;
	text-decoration: none;
}

#foot p a:hover {
	color: #f2ca11;
}