html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #00005D;
	vertical-align: top;
}

body {
	font-size: 11px;
	text-align: left;
}
a {
	color: #00005D;
	text-decoration: underline;
}
a:hover {
	color: #FF7300;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
	background: url(img_layout/more.gif) no-repeat right center;
	border-bottom:1px solid #E3F5F7;
	display: inline;
	padding-right: 15px;
	
	/*
	background-image: url(img_layout/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	*/
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.center_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.col1 {
	width: 180px;
	float: left;
}
.col2 {
	width: 640px;
	float: left;
}
.col3 {
	width: 140px;
	float: left;
}
.col12 {
	width: 820px;
	float: left;
}
.col23 {
	width: 780px;
	float: left;
}
.col123 {
	width: 960px;
}

#bar_header1 {
	background-color: #979786;
	height: 12px;
}

#bar_header2 {
	height: 80px;
	background-color: #00005D;
}

#bar_header3 {
	background-color: #f1f2ed;
	height: 35px;
}
#bar_menu {
	background-image: url(img_layout/sfondo-arancio.gif);
}
#menu {
	height: 290px;
}
#menu ul {
}
#menu ul li {
}
#menu ul li a {
	width: 175px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
	text-decoration: none;
	color: white;
	text-align: right;
}
#menu ul li a:hover {
	background: #00005D;
}
#breadcumbs {
	background: #cfcfbe;
}
#breadcumbs a {
	text-decoration: none;
}
#content {
	background-color: #EEEFE8;
	padding: 35px 0px 10px 25px;
	width: 615px;
}
#content #content_col1 {
	padding-right: 10px;
	/*width: 445px;*/
	width: 410px;
	float: left;
}
#content #content_col2 {
	/*width: 195px;*/
	padding-left: 5px;
	width: 185px;
	float: left;
}

#bar_footer1 {
	background: #cfcebe;
}
#footer1 {
	background: #cfcebe;
	text-align: right;
}
#footer1 div, #footer1 p, #footer1 a {
	color: #5E5E5E;
}
#footer1 a:hover {
	color: #FF7300;
}

#bar_footer2 {
	background: #979786;
}
#bar_footer3 {
	background: #f2f3ee;
	padding-bottom: 30px;
	border-bottom: 2px #979786 solid;
}

.box_prodotti {
	width: 189px;
	border: 1px #CCCCCC solid;
	padding: 2px;
	margin-bottom: 10px;
	min-height: 210px;
}
.box_prodotti p.titolo {
	color: #FF7300;
	background-color: #00005D;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	display: block;
	width: 182px;
}
.lista_prodotti {

}
ul.lista_prodotti li {
	float: left;
	padding-right: 10px;
	padding-top: 2px;
}
ul.lista_prodotti li a {
	font-weight: bold;
	text-decoration: none;
}
table.scheda_prodotto {
	margin-top: 11px;
}
table.scheda_prodotto tr {
	border-bottom: 1px #FF7300 dashed;
}
table.scheda_prodotto td.label {
	width: 284px;
	padding: 6px 3px 1px 3px;
}
table.scheda_prodotto td.value {
	width: 180px;
	font-weight: bold;
	padding: 6px 3px 1px 3px;
}
ul.related_products {
	list-style-image: url('img_layout/bullet.gif');
	margin-left: 25px;
	margin-top: 10px;
}
ul.related_products li {
}
ul.related_products li a {
	text-decoration: none;
}
ul.pdf {
	list-style-image: url('img_layout/pdf_bullet.gif');
}

.label_form{
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: rgb(24, 68, 140);
	width: 300px;
}

.input_form{
	border: 2px solid rgb(226, 226, 226);
	font-size: 10px;
	color: rgb(51, 51, 51);
	width: 300px;
}

.fieldContainer{
	border: 1px dotted transparent;
}
.icon , .error{
	display:none;
}

#download_manuale .download {
	float:left;
	width: 40px;
	height: 50px;
	margin-right:10px;
}

#download_manuale .download img{
	padding-left:2px;
}
#download_manuale .download p{
	font-size:60%;
}

.iframe_container {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;	
}