/* Generico */
* {
	margin: 0 auto;}

body {
	color: black;
	background: white url(public/fondo_pag.jpg) repeat-x;
	text-align: center;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a {
	color: #376899;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #f30000;
}



#contenitore {
	width: 734px;

}

#decreto {
	background-color: #fff;
	text-align: justify;
	color: #000;
	background-image: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px;
	padding: 5px;
}
/* Testa */
#header_az {
	width: 734px;
	height: 172px;
	background: url(public/head_az.jpg) no-repeat;
	position: relative;
}
#header_cont {
	width: 734px;
	height: 172px;
	background: url(public/head_cont.jpg) no-repeat;
	position: relative;
}
#header_ind {
	width: 734px;
	height: 172px;
	background: url(public/head_ind.jpg) no-repeat;
	position: relative;
}
#header_prod {
	width: 734px;
	height: 172px;
	background: url(public/head.jpg) no-repeat;
	position: relative;
}
#header_civ {
	width: 734px;
	height: 172px;
	background: url(public/head_civ.jpg) no-repeat;
	position: relative;
}
#header_tel {
	width: 734px;
	height: 172px;
	background: url(public/head_tel.jpg) no-repeat;
	position: relative;
}
#header_tab {
	width: 734px;
	height: 172px;
	background: url(public/head_tab.jpg) no-repeat;
	position: relative;
}
#header_cert {
	width: 734px;
	height: 172px;
	background: url(public/head_cert.jpg) no-repeat;
	position: relative;
}
#header_news {
	width: 734px;
	height: 172px;
	background: url(public/head_news.jpg) no-repeat;
	position: relative;
}
#header_str {
	width: 734px;
	height: 172px;
	background: url(public/head_str.jpg) no-repeat;
	position: relative;
}
#header_list {
	width: 734px;
	height: 172px;
	background: url(public/head_list.jpg) no-repeat;
	position: relative;
}
#titolo_header {
	position: absolute;
	top: 49px;
	left: 275px;
	width: 160px;
	height: 70px;
	overflow: hidden;
	text-indent: -9000px;
}

#titolo_header span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(public/titolo_gb.gif) no-repeat;
	
}

/* Corpo */
#contenuti {
	width: 714px;
	background-image: url(public/fondo_main.jpg);
	float: left;
	position: relative;
	left: 10px;
}
html > body #testi {
	
	color: #000;
	text-align: justify;
	width: 240px;
	float: left;
	position: relative;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(public/fondo_muro.gif) no-repeat;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#testi {
	color: #000;
	text-align: justify;
	width: 240px;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(public/fondo_muro.gif) no-repeat;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#generico {
	width: 654px;
	
}

h1 {
	color: #376899;
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #376899;
	text-align: left;
	margin-bottom: 10px;
}
h1.header {
	font-size: large;
	border-style: none;
	border-width: 0;
}
h2 {
	color: #f9ca00;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #376899;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
h2.listino {
	color: #376899;
	font-weight: bold;
	font-size: 14px;
	background-color: transparent;
}
h2.listino a {
	text-decoration: none;
	color: #376899;
}
h2.listino a:hover {
	text-decoration: underline;
	color: #f30000;
}
h2.product_cat_0 {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #936698;
}
h2.product_cat_1 {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #1d9a2e;
	margin-top: 5px;
}
h2.product_cat_2 {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f7962a;
	margin-top: 5px;
}
h2.product_cat_3 {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #1e68cd;
	margin-top: 5px;
}
h2 a{
	text-decoration: none;
	color: #000;
	display: block;
}

/*h2.product_cat_0 a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #c799cc;
}
h2.product_cat_1 a:hover {
	background-color: #6acd62;
	color: #fff;
	font-weight: bold;
}
h2.product_cat_2 a:hover {
	background-color: #f9ca60;
	color: #fff;
	font-weight: bold;
}
h2.product_cat_3 a:hover {
	background-color: #6b9bff;
	color: #fff;
	font-weight: bold;
}*/

h3.decreto {
	color: #0e3466;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}
h3 {
	color: #fff;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #303332;
	margin-top: 5px;
	padding: 3px;
}

.tab_news h3 {
	color: #fdfe94;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #303332;
	margin-top: 5px;
	padding: 5px;
}
/* Piede */

#footer {
	width: 734px;
	height: 76px;
	background: url(public/foot.jpg) no-repeat;
	clear: both;
}

.testo_footer {
	top: 20px;
	position: relative;
	text-align: center;
	color: #0e3466;
	width: 600px;
	height: 48px;
	font-size: 9pt;
}
#footer a {
	color: #1e68cd;
	font-size: 9pt;
	text-decoration: none;
}
#footer a:hover{
	color: #f30000;
	text-decoration: none;
}
#credits {
	color: #626664;
	font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin-top: 10px;
}
#credits a{
	text-decoration: none;
	color: #000;
}
#credits a:hover {
	color: #1a6899;
	font-weight: bold;
}
/* Immagini */

#immagini{
	
	width: 435px;
	float: right;
	
}
.foto1 {
	width: 400px;
	height: 200px;
	border: 2px solid #376899;
	overflow: hidden;
	margin: 10px;
}
.foto2 {
	width: 654px;
	height: 732px;
	overflow: hidden;
	border: 1px solid #376899;
	margin-top: 10px;
}

.sgs {
	width: 122px;
	height: 122px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumb_cert {
	border: 0px;
	margin: 5px;
}
.thumb_cert a {
	border: 0px;
}
.thumb_cert a:hover {
	border-width: 1px;
	border-color: #f30000;
}
/* fine immagini */

/* elemento di posizione */
#nascosto {
	visibility: hidden;
	clear: both;
}
.divisorio {
	width: 250px;
	height: 72px;
	background-image: url(public/divisorio.gif);
}


/* Home- splash screen */

body#intro {
	background-color: #050032;
	background-image: none;
	
}

#splash {
	background: url(public/fondo_home.jpg) no-repeat;
	width: 724px;
	height: 651px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left:-362px;
	
}
ul#menu {
	width: 544px;
	height: 470px;
	top: 0px;
	left: 115px;
	padding: 0;
	margin: 0;
	position: absolute;
	list-style-type: none;
}


#menu li a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
	text-decoration: none;
}

/* Pulsante Azienda */

li#puls1 {
	top: 18px;
	left: 0px;  
	width: 96px;
	height: 126px;
	background: url(public/puls_home_az.jpg) no-repeat;
	position: absolute;
}

li#puls1 a:hover {
	width: 96px;
	height: 126px;
	background: url(public/puls_home_az2.jpg) no-repeat;
	}
/* FINE Pulsante Azienda */
/* Pulsante Contatti */
li#puls2 {
	position: absolute;
	top: 31px;
	left: 112px;
	width: 100px;
	height: 127px;
	background: url(public/puls_home_cont.jpg) no-repeat;
}
li#puls2 a:hover {
	width: 100px;
	height: 127px;
	background: url(public/puls_home_cont2.jpg) no-repeat;
}
/* FINE Pulsante Contatti */
/* Pulsante Ubicazione */
li#puls3 {
	position: absolute;
	top: 45px;
	left: 223px;
	width: 111px;
	height: 125px;
	background: url(public/puls_home_ubic.jpg) no-repeat;
}
li#puls3 a:hover {
	width: 111px;
	height: 125px;
	background: url(public/puls_home_ubic2.jpg) no-repeat;
}
/* FINE Pulsante Ubicazione */
/* Pulsante Novità */
li#puls4 {
	position: absolute;
	top: 79px;
	left: 345px;
	width: 98px;
	height: 127px;
	background: url(public/puls_home_news.jpg) no-repeat;
}
li#puls4 a:hover {
	width: 98px;
	height: 127px;
	background: url(public/puls_home_news2.jpg) no-repeat;
}
/* FINE Pulsante Novità */
/* Pulsante Prodotti */
li#puls5 {
	position: absolute;
	top: 144px;
	left: 448px;
	width: 96px;
	height: 126px;
	background: url(public/puls_home_prod.jpg) no-repeat;
}
li#puls5 a:hover {
	width: 96px;
	height: 126px;
	background: url(public/puls_home_prod2.jpg) no-repeat;
}
/* FINE Pulsante Prodotti */
/* Pulsante Tabelle */
li#puls6 {
	position: absolute;
	top: 277px;
	left: 448px;
	width: 96px;
	height: 126px;
	background: url(public/puls_home_tab.jpg) no-repeat;
}
li#puls6 a:hover {
	width: 96px;
	height: 126px;
	background: url(public/puls_home_tab2.jpg) no-repeat;
}
/* FINE Pulsante Tabelle */
/* Pulsante Listino */
li#puls7 {
	position: absolute;
	top: 343px;
	left: 318px;
	width: 125px;
	height: 128px;
	background: url(public/puls_home_list.jpg) no-repeat;
}
li#puls7 a:hover {
	width: 125px;
	height: 128px;
	background: url(public/puls_home_list2.jpg) no-repeat;
}
/* FINE Pulsante Listino */
/* Pulsante Certificazioni */
li#puls8 {
	position: absolute;
	top: 361px;
	left: 181px;
	width: 130px;
	height: 127px;
	background: url(public/puls_home_cert.jpg) no-repeat;
}
li#puls8 a:hover {
	width: 130px;
	height: 127px;
	background: url(public/puls_home_cert2.jpg) no-repeat;
}
/* FINE Pulsante Certificazioni */
/* Titolo */
#titolo_home {
	position: absolute;
	top: 559px;
	left: 145px;
	width: 460px;
	height: 41px;
	overflow: hidden;
}

#titolo_home span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(public/titolo_gb_home.jpg) no-repeat;
}

/* Bandiere */

#band{
position: absolute;
top: 564px;
left: 16px;
width: 80px;
height: 32px;
padding:0;
margin: 0;
overflow: hidden;
list-style-type: none;
}

#band li{

position: absolute;
height:32px;
width: 40px;
}

#band li a{
display:block;
width:100%;
height:100%;
text-decoration:none;
text-indent:-9000px;
}
ul#band	{ background: url(public/bandiere_home.jpg) no-repeat 0px 0px; }
li#ita	{ left:0px;}
li#eng	{ left:40px;}
li#ita a:hover, a.current_ita {
background: url(public/bandiere_home.jpg) no-repeat 0px -32px;
}

li#eng a:hover, a.current_gb{
background: url(public/bandiere_home.jpg) no-repeat -40px -32px;
}

/* FINE Bandiere */

/* Ragione sociale HOME page */

#ragione_sociale {
	position: absolute;
	top: 630px;
	left: 145px;
	width: 460px;
	height: 48px;
}
.testo_rag_sociale {
	color: #fff;
	text-align: center;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.testo_rag_sociale a {
	text-decoration: none;
	color: #cacccb;
}
.testo_rag_sociale a:hover {
	text-decoration: underline;
	color: #f9ca00;
}

/* FINE RAG SOCIALE */

/* FORM CONTATTI */
fieldset {
	border: 1px solid #376899;
	text-align: left;
	background-color: #fff;
}
legend {
	color: #376899;
	font: 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}
form div {
	margin: 9px 5px;
}

label {
	color:#376899;
	width:150px;
	font: bold 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.campo1 {
	border:1px solid #B9B8B8;
	color:#626262;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:9pt;
	width:200px;
}
.campo2 {
	border:1px solid #B9B8B8;
	color:#626262;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:9pt;
	width:100px;
}
.campo3 {
	border:1px solid #B9B8B8;
	color:#626262;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:9pt;
	width:20px;
}
.campotesto {
	border:1px solid #B9B8B8;
	color:#626262;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:9pt;
	height:100px;
	width:600px;
}
.nota {
	color: #000;
	font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
}
.nota a {
	text-decoration: none;
	color: #f30000;
}
.nota a:hover {
	text-decoration: underline;
	color: #969998;
}
.pulsante_form {
	border: 0px;
	color: #000;
	font: bold 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px;
	background: url(public/fondo_puls_form.jpg) repeat-x;
	cursor: pointer;
}
.elenco {
	list-style-type: lower-latin;
	list-style-position: outside;
}

/* TABELLE */

table {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	width: 654px;
}
.tb table {
	background: #626664;
	width: 100%;
	}
.tb table tr.w td, .tb table th {
	background: #fff;
}
.tb table td {
	padding:4px;
	background-color: #cacccb;
}
.tb table th {
	text-align: center;
	vertical-align:middle;
	padding: 4px;
	background-color: #fff;
}
.car {
	text-align: left;
}
.car a {
	color: #376899;
	text-decoration: none;
}
.car a:hover {
	color: #f30000;
	text-decoration: underline;
}

.tab {
	text-align: center;
}
.tab td {
	font-weight: bold;
	font-size: 12px;
}
.tab img {
	border-style: none;
	border-width: 0;
}
thead {
	text-align: center;
	background-color: #fff;
	font-weight: bold;
}
tb a {
	color: #376899;
	text-decoration: none;
}
tb a:hover {
	text-decoration: underline;
	color: #f30000;
}
tb {
	text-align: left;
}


/* NEWS */
.tab_news {
	color: #0e3466;
	font: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 654px;
	margin-bottom: 10px;
	border-style: none;
	border-width: 0;
	background: #fdfec9 url(public/fondo_news.gif) repeat;
}

.tab_news a {
	text-decoration: none;
	color: #376899;
	font-weight: bold;
}
.tab_news a:hover {
	color: #969998;
}
.tab_news h4 {
	font-size: 16px;
	color: #376899;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* TABELLA PRODOTTI */
.tab_prod {
	text-align: left;
	margin: 5px;
	font-size: 12px;
	display: block;
}
.tab_prod a {
	color: #376899;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.tab_prod a:hover {
	text-decoration: none;
	color: #f30000;
}
/*TABELLA TEBELLE */
.tab_tab {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.tab_tab img {
	border-style: none;
	border-width: 0;
}
.tab_tab a {
	color: #376899;
	text-decoration: none;
}
.tab_tab a:hover {
	color: #f30000;
	text-decoration: underline;
}
.lista_az {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
#skip_intro {
	position:absolute;
	top: 450px;
	font-weight:bold;
	color:#fff;
}

/* Indice categorie */

#prog_prod {
	width: 654px;
	margin-top: 10px;
	float: none;
	clear: both;
}

h2.index_cat_0 {
	color: #fff;
	font: bold 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 15px;
	background: url(public/placca-ind.gif) no-repeat;
	width: 654px;
	text-align: center;
	height: 64px;
	margin-bottom: 5px;
	padding-top: 30px;
}
h2.index_cat_1 {
	color: #fff;
	font: bold 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(public/placca-civ.gif) no-repeat;	
	margin-top: 15px;
	width: 654px;
	text-align: center;
	height: 64px;
	margin-bottom: 5px;
	padding-top: 30px;
}
h2.index_cat_2 {
	color: #fff;
	font: bold 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(public/placca-dat.gif) no-repeat;	
	margin-top: 15px;
	width: 654px;
	text-align: center;
	height: 64px;
	margin-bottom: 5px;
	padding-top: 30px;
}
h2.index_cat_3 {
	color: #fff;
	font: bold 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(public/placca-str.gif) no-repeat;	
	margin-top: 15px;
	width: 654px;
	text-align: center;
	height: 64px;
	margin-bottom: 5px;
	padding-top: 30px;

	}
h2.index_cat_0 a:hover {
	color: #fff;
	font-weight: bold;
}
h2.index_cat_1 a:hover {
	color: #fff;
	font-weight: bold;
}
h2.index_cat_2 a:hover {
	color: #fff;
	font-weight: bold;
}
h2.index_cat_3 a:hover {
	color: #fff;
	font-weight: bold;
}
.certif {
	margin: 30px;
	float: left;
}
