/* struttura */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; /*attenzione*/
}

ul {
	list-style: none;
}
	
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.active {
	color: #7f0700;
}
	
a:link, a:visited, a:active {
	text-decoration: none;
	color: #043883;
}
	
a:hover {
	text-decoration: underline;
	color: #cc0000;
}

h5 {
	color: #333333;
	margin-top: 20px;
	font-weight: bold;
}

.blu {
	color: #043883;
}

/*globali*/

#header {
	background: #043883 url(../_img/background_header.png) top left repeat-x;
	height: 150px;
}

#header img {
	margin-top: 26px;
}

#header a:link, #header a:visited, #header a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	
#header a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#header-cont {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}

#header-cont #m-ita li {
	float: left;
	margin: 0 55px;
}

#header-cont #m-rus li {
	float: left;
	margin: 0 35px;
}

#intestazione {
	border-bottom: 2px dotted #cccccc;
	margin-bottom: 20px;
}

h3 {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}

.nome_categoria {
	color: #043883;
	text-transform: uppercase;
}

#content {
	width: 950px;
	margin: 0 auto;
}

#content h4 {
	font-weight: bold;
	color: #043883;
	margin-bottom: 5px;
}

#col-dx {
	width: 780px;
	float: left;
}

#col-sx {
	width: 160px;
	margin-right: 10px;
	float: left;
	height: 1px;
}

#col-sx li {
	margin-bottom: 15px;
	list-style-type: none;
}

#col-sx a:link, #col-sx a:visited, #col-sx a:active {
	text-decoration: none;
	color: #043883;
	border-left: 1px solid #ffffff;
	padding: 0 5px;
}
	
#col-sx a:hover, #col-sx .active {
	color: #cc0000;
	border-left: 1px solid #999999;
}

#col-sx .active {
	padding: 0 5px;
}

#sottocategoria {
	margin: 10px 0 20px 15px;
}

#sottocategoria li {
	color: #cc0000 !important;
	margin-bottom: 3px;
	list-style-image: url(../_img/list-type.png);
}

#sottocategoria a:link, #sottocategoria a:visited, #sottocategoria a:active {
	color: #999999;
	border: none;
	padding: 0!important;
}

#sottocategoria a:hover {
	color: #cc0000;
	border: none;
}

#footer {
	text-align: center;
	font-size: 10px;
	margin-top: 30px;
}

#footer ul {
	border-bottom: 2px dotted #cccccc;
	padding-bottom: 10px;
}

#footer li {
	display: inline;
	border-right: 1px solid #888888;
	padding: 0 5px;
}

#footer li:first-child {
	border-left: 1px solid #888888;
}

#footer strong {
	color: #043883;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #043883;
}
	
#footer a:hover {
	color: #888888;
}

#footer p {
	margin-top: 8px;
	margin-bottom: 20px;
}

/*pagine*/

/*home*/
#grey-band {
	margin: 126px 0;
	height: 150px;
	background-color: #cccccc;
	text-align: center;
}

#grey-band img {
	margin-top: 7px;
}

#slideshow {
	margin: -250px auto 0 auto;
	height: 380px;
	width: 440px;
}

/*prodotti*/

.img-prodotti {
	margin-top: 50px;
}

.scheda li {
	border: 1px solid #cccccc;
	background-color: #cccccc;
	margin-right: 40px;
	margin-bottom: 40px;
	float: left;
	text-align: center;
	color: #ffffff;
}

.imgcont
{
	width:  75px !important;
	height: 100px !important;
}

.imgcont2
{
	/* width: 100px !important;  */
	/* height: 100px !important; */
}

.scheda li:hover {
	border: 1px solid #043883;
	background-color: #043883;
}

.scheda a:link, .scheda a:visited, .scheda a:active {
	text-decoration: none;
	color: #ffffff;
	padding: 3px 0;
}

.scheda a:hover {
	text-decoration: none;
}

#col-descr, #col-dettagli {
	width: 308px;
	float: left;
}

.tab-dati {
	margin-top: 30px;
}

#col-img img {
	float: right;
}

#dettagli {
	border-top: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	padding: 3px 0;
}

#col-dettagli {
	border-right: 1px solid #cccccc;
}

#col-dettagli li {
	margin: 7px 0;
}

#col-dettagli a:link, #col-dettagli a:visited, #col-dettagli a:active {
	text-decoration: none;
	color: #555555;
	font-size: 10px;
	font-weight: bold;
}

#col-dettagli a:hover {
	text-decoration: underline;
}

#col-icone {
	width: 471px;
	float: left;
}

#col-icone li, #altri-prodotti li {
	float: left; 
	margin-left: 20px;
}

/*azienda*/

#col-dx-dx {
	width: 480px;
	float: left;
}

#col-dx-sx {
	float: right;
}

#col-dx-sx #img {
	width: 275px;
	height: 450px;
}

#col-dx #imgr {
	widows:780px;
	height:210px;
	margin-top:20px;
}

/*download*/

.lista-download {
	width: 170px;
	float: left;
	margin-right: 18px;
}

.lista-download h4 {
	color: #043883;
	border-bottom: 2px dotted #afb6b9;
	padding-bottom: 4px;
	font-size: 11px;
}

.lista-download ul {
	margin: 5px 0 30px 15px;
}

.lista-download li {
	list-style-image: url(../_img/list-type.png);
	margin-bottom: 3px;
}

.lista-download a:link, .lista-download a:visited, .lista-download a:active {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}

.lista-download a:hover {
	text-decoration: underline;
	color: #cc0000;
}

/*eventi e news*/

.singola-news {
	border-bottom: 2px dotted #afb6b9;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.col-sx-news {
	width: 170px;
	margin: 0 15px 10px 0;
	float: left;
}

.col-sx-news img {
	width: 170px;
}

.col-dx-news {
	width: 590px;
	float: left;
	margin-bottom: 10px;
}

.gallery-news li {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.download-news {
	list-style-image: url(../_img/ico-pdf.png);
	margin: 10px 20px;
	font-size: 10px;
}

/*newsletter*/

#col-sx-newsletter {
	width: 280px;
	float: left;
}

#col-dx-newsletter {
	float: left;
	width: 500px;
}

#col-dx-newsletter img {
	float: right;
}

/*contatti*/

#col-sx-contatti {
	width: 250px;
	float: left;
}

#col-dx-contatti {
	float: left;
}

/*privacy*/

.privacy ul {
	list-style-type: square;
	margin-left: 20px;
}

/*site map*/

.site_map ul {
	list-style-type: square;
	margin-left: 20px;
}

/*PRE-HOME*/

#blu-sx {
	width: 50%;
	background-color: #043883;
	float: left;
	/*il blu va fino in fondo (dopo avere impostato height:100% il body)*/
	min-height:100%;
	height:auto !important;
	height:100%;
}

#white-dx {
	width: 49%;
	background-color: #ffffff;
	float: left;
}

#blu-sx h2 {
	margin: 80px 90px 80px 0;
	float: right;
}

#white-dx h2 {
	margin: 80px 0 68px 90px;
}

#grigio-sx {
	background-color: #999999;
	height: 150px;
}

#grigio-dx {
	background-color: #cccccc;
	height: 150px;
}

#contact-pre {
	font-size: 10px;
	margin-top: 150px;
	line-height: 15px;
	color: #999999;
}

#contact-pre strong {
	color: #043883;
}

#contact-pre a:link, #contact-pre a:visited, #contact-pre a:active {
	text-decoration: none;
	color: #555555;
	font-size: 10px;
	font-weight: bold;
}

#contact-pre a:hover {
	text-decoration: underline;
}

.cont-dx {
	margin-left: 90px;
}

.cont-dx img {
	margin-top: 10px;
	margin-bottom: 19px;
}

#form-sx {
	float: right;
	padding-right: 210px;
}

.margin {
	height: 45px!important;
}

/*css privacy eng*/
#privacy-format ul {
	margin-left: 25px;
	list-style-type: square;
}

#privacy-format ol {
	margin-left: 25px;
}

#privacy-format li {
	margin: 5px 0;
}

.alfabeta {
	list-style-type: lower-alpha !important;
}
 
/*TABELLLE*/
table {
	width: 100%;
}

table, th, td {
	border: 1px solid #c5c5c5;
	border-collapse: collapse;
	color: #000;
	vertical-align: middle;
}

td,th {
	padding: 10px 6px;
	text-align: center;
}

/* form */

.welding {
	float: left;
	margin: 10px 20px 20px 0;
}

.welding label {
	text-transform: uppercase;
	font-size: 10px;
}

#form-sx {
	margin: 10px 0 20px 0;
}

#pre-home select {
	width: 170px;	
}

#select-sx {
	clear: both;
	margin-top: 20px;
}

.newsletter form {
	margin-top: 30px;
}

.newsletter label {
	display: block;
	float: left; 
	width: 74px;
	text-transform: uppercase; 
	margin: 5px 0 0; 
	text-align: left;
	font-size: 10px;
}

.newsletter input {
	margin-bottom: 10px;
	width: 200px;
	border: 1px solid #cccccc;
	height: 15px;
}

.newsletter .invia {
	width: 65px;
	height: 23px;
	background-color: #043883;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer !important;	
	border: none;
	margin: 10px 0 0 75px;
}

.checkbox {
	width: 12px!important;
	height: 12px!important;
	margin: 2px 5px 0px 75px;
	display: block;
	float: left;
}

.informativa {
	font-size: 9px;
}

.newsletter form select {
	margin: 0px 0px 10px 0px;
	color: #6e5516;
}

.newsletter textarea {
	border: 1px solid #c7bdbc;
	color: #6e5516;
	margin: 0 0 0 110px;
	width: 285px;
	padding: 5px;
}

/*pager*/

#pager {
   text-align: left;
   margin: 20px 0px 20px 20px;
}

#pager li {
   display: inline;
}

#pager a {
   font-size: 10px;
   background: #FFF;
   display: inline;
   font-weight: normal;
   padding: 2px 7px;
   text-decoration: none;
   margin-right: 3px;
   border: 1px solid #6e5516;
   float:left;
}

#pager .active {
   color: #FFF;
   background: #6e5516;
}

#pager a:visited, #nav .navnumero a:active {
   color: #7f0700;
}

#pager a:hover {
   border: 1px solid #7f0700;
}

.submit
{
 width: 78px;
	height: 23px;
	background-color: #043883;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer !important;	
	border: none;
	margin: 21px 0 0 0;
}

.entra
{
 width: 78px;
	height: 23px;
	background-color: #043883;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer !important;	
	border: none;
	margin: 0 0 0 0;
}


.category-description {
	margin-left: 170px;
	margin-top: 30px;
}


.category-description strong {
	color: #043883;
}
