/* CSS Document */
html, body {
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #245687;
}
.BoldRosso {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
a {
	color: #000000;
}
a:hover {
	color: #333333;
}
#logo {
	display: block;
	width: 200px;
	height: 50px;
/*	border: 1px solid red;*/
}
#logo span {display: none;}
#lingue {
	float: right;
	display: inline;
	color: #4AB9E8;
	margin: 5px 15px 0 0;
	font-size: 12px;
}
#lingue a {
	color: white;
}
#privacyBox { width: 600px; height: 95px; overflow: auto; border: 1px solid #EBEBEB; font-size: 9px; line-height: normal; margin: 15px 0; padding: 5px;}
#menuPrinc {
	margin: 23px 0 0 25px;
	padding: 0;
	list-style: none;
	font-size: 14px;
	color: #FFFFFF;
}
#menuPrinc li {
	float: left;
}
#menuPrinc li a {color: white;}

#menuPrinc .azienda_IT {width: 100px;}
#menuPrinc .catalogo_IT {width: 100px;}
#menuPrinc .dovesiamo_IT {width: 120px;}
#menuPrinc .lavoraconnoi_IT {width: 135px;}
#menuPrinc .contatti_IT {width: 258px;}

#menuPrinc .azienda_UK {width: 100px;}
#menuPrinc .catalogo_UK {width: 100px;}
#menuPrinc .dovesiamo_UK {width: 77px;}
#menuPrinc .lavoraconnoi_UK {width: 77px;}
#menuPrinc .contatti_UK {width: 360px;}

#menuPrinc .azienda_FR {width: 100px;}
#menuPrinc .catalogo_FR {width: 94px;}
#menuPrinc .dovesiamo_FR {width: 129px;}
#menuPrinc .lavoraconnoi_FR {width: 135px;}
#menuPrinc .contatti_FR {width: 230px;}

#menuPrinc .azienda_ES {width: 100px;}
#menuPrinc .catalogo_ES {width: 95px;}
#menuPrinc .dovesiamo_ES {width: 157px;}
#menuPrinc .lavoraconnoi_ES {width: 160px;}
#menuPrinc .contatti_ES {width: 180px;}

#menuPrinc .azienda_DE {width: 115px;}
#menuPrinc .catalogo_DE {width: 100px;}
#menuPrinc .dovesiamo_DE {width: 160px;}
#menuPrinc .lavoraconnoi_DE {width: 155px;}
#menuPrinc .contatti_DE {width: 165px;}




#menuPrinc .cerca form {display: inline; margin: 0; padding: 0;}
#menuPrinc .cerca input {width: 157px; margin-right: 23px; border: 0; background: transparent; color: #034F69; font-size:13px;}
#head { width: 960px; height: 310px; border: 0; margin-top: 0;margin-left: 0; background: #FFFFFF url(../images/home/01_home.jpg) no-repeat top left;}
#head div ul { list-style: none; margin: 120px 0 0 40px; padding: 0; }
#head div ul li {float: left; margin-right: 40px;}
#head div ul li .headLink { display: block; width: 100px; height: 120px; }
#headIT { margin-left:452px; height: 310px; background: #FFF url(../images/home/home_it.gif) no-repeat top left; overflow: hidden;}
#headUK { margin-left:452px; height: 310px; background: #FFF url(../images/home/home_uk.gif) no-repeat top left; overflow: hidden;}

.clear {
	clear: both;
	line-height: 0.0;
	height: 0;
	font-size: 0;
}
.titolo {
	font-size: 14px;
	color: #0A5683;
	font-weight: bold;
}
#testoPrivacy li {
	margin-bottom: 20px;
}
.titoletto {
	font-size: 12px;
	color: #FF7F00;
	font-weight: bold;
}
.BoldArancio {
	font-weight: bold;
	color: #FF7F00;
}
.Arancio {
	color: #FF7F00;
}

#pagina {
	/*border: 5px solid white;*/
	position: relative;
	width: 980px;
	top: 5px;
	left: 50%;
	margin-left: -490px;
	/*background-color: white;*/
}
.pag { float: left; width: 960px; border:5px solid #FFF; background: #FFF;}
#flashcontent { width: 960px; height: 100px; }
#flashcontent_static { width: 960px; height: 100px; }

#footer, .home {
	position: relative;
	width: 970px;
	left: 50%;
	margin-left: -490px;
	color: #FFFFFF;
	margin-top: 10px;
}
#footer a {
	color: #FFFFFF;
}
.absmiddle {
	vertical-align: middle;
}

.absleft {
	vertical-align: left;
}
#top {
	margin-top: 5px;
}
#breadcrumb {
	color: #8C8C8C;
	font-size: 12px;
	float: left;
	width: 645px;
}
#breadcrumb a, #linkback a {
	color: #8C8C8C;
}
#linkback {
	/*margin-left: 705px;*/
	margin-left: 650px;
	text-align: right;
	font-size: 12px;
}

#corpo {
	margin: 40px 0 80px 0;
}
#contenuto {
	width: 700px;
	float: left;
	margin-left: 5px;
	display: inline;
}
#contenuto .descrizione {
	margin: 10px 90px 10px 30px;
	text-align: justify;
	line-height: 20px;
}
#colonna {
	margin-left: 705px;
	border-left:1px solid #E2E2E2;
	padding-left: 10px;
	text-align: justify;
}
#colonna p {
	margin-right: 10px;
}
#elenco {
	margin: 0 25px;
}
#elencoProdotti {
	margin-right: 70px;
}
#elenco ul.cat {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#elenco ul.cat li {
	padding-left: 20px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background: transparent url(../images/li_icona_arancio_freccia_alta.gif) no-repeat top left ;
	margin-bottom: 5px;
}
#elenco ul.cat li a {
	color: #1A618B;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#elenco ul.cat li a:hover {
	color: #B7B7B7;
}
#elenco ul.cat li ul.sub {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#elenco ul.cat li ul.sub li {
	padding-left: 20px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background: #FFFFFF;
	margin-bottom: 0;
	color: #666;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#elenco ul.cat li ul.sub li.liSubSelezionato {
	padding-left: 20px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background: #EDEDED;
	margin-bottom: 0;
	color: #666;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
.catDiv {
	border-bottom:2px solid #CCCCCC;
	margin-bottom: 5px;
	vertical-align: bottom;
	padding-top: 21px;
	
}

.catDiv a {
	text-transform: uppercase;
	
}

.subDiv {
	display: none;
}

.elencoElemento a, .link_grigio {
	color: #797979;
	text-decoration: underline;
	font-size: 12px;
}
.link_Codici a {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}

* html .immaginiScheda {
	margin-right: -3px;
}

#elenco ul.sub2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#elenco ul.sub2 li {
	padding-left: 20px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background: transparent url(../images/li_icona_arancio_freccia.gif) no-repeat top left ;
	margin-bottom: 5px;
}
#elenco ul.sub2 li a {
	color: #1A618B;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#elenco ul.sub2 li a:hover {
	color: #B7B7B7;
}
.sub2Div {
	border-bottom:2px solid #CCCCCC;
	margin-bottom: 5px;
	vertical-align: bottom;
}

.form label {
	display: block;
	float: left;
	width: 55px;
}
.form textarea, #form textarea {
	width:213px;
	height:130px;
/*	border:1px solid #78736D;
	background:#ffffff;*/
	border: 0;
	background: #EBEBEB;
	color:#2B2F35;
	font-family:tahoma;
	font-size:11px;
	padding:1px 0 0 6px;
	overflow:hidden;
}
.form input, #form input {
	width:167px;
	height:19px;
/*	border:1px solid #78736D;
	background:#ffffff;*/
	border: 0;
	background: #EBEBEB;
	color:#2B2F35;
	font-family:tahoma;
	font-size:11px;
	padding:1px 0 0 6px;
	margin-bottom: 5px;
}
#form .radio { width: auto; height: auto; padding: 0; margin: 0; vertical-align: middle; background:none;}
.impaginato {
	text-align: right;
	margin-right: 90px;
}

.tabForm {
	color: #666666;
}
.asterisco {
	color: #FF0000;
	font-weight: bold;
}


/*--------------------------------------------*/
#loader_container {
	position:absolute;
	top:30%; 
	left: 0;
	width:100%;
	z-index: 50;
}
#loader {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#0A5683;
	background:#FFF url(../images/alert/top.gif) no-repeat;
	padding:6px 0 16px 0;
	margin:0 auto;
	display:block;
	width:350px;

	border:2px solid #03578F;
	text-align:left;
	z-index:255;
}
.ulNews { list-style: none; margin: 0; padding: 0;}
.ulNews li { list-style: none; background: url(../images/icona_arancio_freccia.gif) no-repeat top left; margin: 0 0 5px 0; padding: 0 0 0 20px; line-height: 14px}


/* ----------------------------------------- */
/* catalogo (cf) 														 */
/* ----------------------------------------- */

#cont_catalogo
{
	width: 635px;
	margin-left: 90px;
	padding-top: 15px;
	/* margin-bottom: 15px; */
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	/*height: 430px;*/
}

.intestazione
{
	font-weight: bold;
	background-color: #006ea3;
	font-size: 11px;
	color: white;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	border-style: solid;
	border-color: #efefef;
	border-width: 1px 1px 1px 0px;
	width:63px;
}

.interno
{
	background-color: #FFF;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border-style: solid;
	border-color: #efefef;
	border-width: 0px 1px 1px 0px;
	width:63px;
}

.internoceleste
{
	background-color: #b1d2e3;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border-style: solid;
	border-color: #efefef;
	border-width: 0px 1px 1px 0px;
	width:63px;
}

.intestazioneOH
{
	font-weight: bold;
	background-color: #023668;
	font-size: 11px;
	color: white;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	border-style: solid;
	border-color: #efefef;
	border-width: 0px 1px 1px 0px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.internoOH
{
	font-weight: normal;
	background-color: #FFF;
	font-size: 11px;
	color: black;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	border-style: solid;
	border-color: #efefef;
	border-width: 0px 1px 1px 0px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.catalogo {
	width:70px;
	height:19px;
/*	border:1px solid #78736D;
	background:#ffffff;*/
	border: 0;
	background: #EBEBEB;
	color:#2B2F35;
	font-family:tahoma;
	font-size:11px;
	padding:1px 0 0 6px;
/* 	margin-bottom: 5px; */
}

.label_anagrafica
{
	width: 135px;
	display: block;
	float:left;
}

#print_logo { display: none;}
#pagina { left: 0; margin-left: 0;}
#flash, #top, #footer, #briciole, #back_torna, #credits { display: none; }
#print_logo { display: block;}

.acceso { border: 1px solid #000; background: #FFF; }
