/* CSS Document */
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #D1D2D3;}
a:hover {color: #FFCC00;}

body {
	background-color:#1F2638;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #0E1A3E;
	margin: 0px;
	padding: 0px;
	}

p,code,ul {
	padding-bottom: 12px;
}
span{
	font-weight: bold;
	margin-top: 50px;
}

li {list-style: none;}

h1 {font: normal 16px;
	padding-top: 6px;
	color: #1F2638;
	margin-bottom: 4px;}
h2 {
	font-weight: bold;
	font-size:11px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #1F2638;
	margin-bottom: 4px;
	margin-top: 5px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	color: #1F2638;
	margin-bottom: 4px;

}

form {
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFFFFF;
	font-size: 11px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #797F8F;
	border: 1px solid #D1D2D3;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #663300;
	border: 1px solid #663300;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #EAD1A1;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	border: 1px solid #D1D2D3;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #797F8F;
}
/* misc */
.clearer {clear: both; font-size: 0px;}

/* structure */
.inner-container {
	border: 1px solid #4D5569;
	font-size: 12px;
	padding: 0px;
	width: 953px;
	font-weight: normal;
	height: 598px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.inner-container2 {
	border: 1px solid #4D5569;
	font-size: 12px;
	padding: 0px;
	width: 953px;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg-container.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
/* headere & foto */
.headerAzienda {
	height: 33px;
	background-image: url(../images/header-azienda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 103px;
	padding-left: 408px;
}
.fotoAzienda {
	height: 214px;
	background-image: url(../images/foto-azienda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerContatto {
	height: 33px;
	background-image: url(../images/header-contatto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 103px;
	padding-left: 408px;
}
.headerProdotti {
	height: 33px;
	background-image: url(../images/header-prodotti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 408px;
}
.headerDiluentiSprint {
	height: 36px;
	background-image: url(../images/header-diluenti-sprint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerDiluentiGallo {
	height: 36px;
	background-image: url(../images/header-diluenti-gallo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerAcquaragiaGallo {
	height: 36px;
	background-image: url(../images/header-acquaragia-gallo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerAcquaragiaSprint {
	height: 36px;
	background-image: url(../images/header-acquaragia-sprint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerSverniciatoriGallo {
	height: 36px;
	background-image: url(../images/header-sverniciatori-gallo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerSverniciatoriSprint {
	height: 36px;
	background-image: url(../images/header-sverniciatori-sprint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerMaterieGallo {
	height: 36px;
	background-image: url(../images/header-materie-prime-gallo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerMaterieSprint {
	height: 36px;
	background-image: url(../images/header-materie-prime-sprint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerOliiGallo {
	height: 36px;
	background-image: url(../images/header-olii-gallo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerOliiSprint {
	height: 36px;
	background-image: url(../images/header-olii-sprint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerGrassi {
	height: 36px;
	background-image: url(../images/header-grassi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerBitumi {
	height: 36px;
	background-image: url(../images/header-bitumi-catrami.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerAntitarlo {
	height: 36px;
	background-image: url(../images/header-antitarlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerDetergenza {
	height: 36px;
	background-image: url(../images/header-detergenza-auto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerStucchiGallo {
	height: 36px;
	background-image: url(../images/header-stucchi-polveri-gallo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerStucchiSprint {
	height: 36px;
	background-image: url(../images/header-stucchi-polveri-sprint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerArticoli {
	height: 36px;
	background-image: url(../images/header-articoli-tecnici.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerProdottiChimici {
	height: 36px;
	background-image: url(../images/header-prodotti-chimici.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerColoranti {
	height: 36px;
	background-image: url(../images/header-coloranti-pigmenti-vernicianti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerCere {
	height: 36px;
	background-image: url(../images/header-cere-paraffine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerProdottiSpeciali {
	height: 36px;
	background-image: url(../images/header-prodotti-speciali.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerDivisione {
	height: 36px;
	background-image: url(../images/header-divisione.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}
.headerSimboli {
	height: 36px;
	background-image: url(../images/header-simboli.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 410px;
}

/* content  AZIENDA */
.leftAzienda {
	background-image: url(../images/bg-left-azienda.jpg);
	background-repeat: no;
	background-position: left top;
	padding: 0px;
	height: 248px;
	float: left;
	width: 408px;
}
.leftContatto {
	background-image: url(../images/bg-left-contatto.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	height: 248px;
	float: left;
	width: 408px;
}
.leftContatto p {
	padding-left:135px;
	padding-right: 20px;
	padding-top: 22px;
	font-size: 11px;
	}
.leftContatto a {
	color:#0E1A3E;
	text-decoration:underline;
	}
.leftContatto a:hover {
	color:#0E1A3E;
	text-decoration:none;
	}
.SX {
	float: left;
	width: 240px;
	padding: 0px;
}
.DX {
	float: right;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* content  AZIENDA CONTATTO*/

.rightAzienda {
	float: right;
	width: 505px;
	background-color: #343D55;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 218px;
	background-image: url(../images/bg-right-azienda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightAzienda .descr {
	color: #D1D2D3;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-style: italic;
}
.rightAzienda li {
	list-style-type: disc;
	margin-left: 18px;
	color: #D1D2D3;
	font-size: 12px;
}
.rightAzienda li a {
	list-style-type: disc;
	color: #D1D2D3;
	font-size: 12px;
	text-decoration:underline;
}

.rightAzienda a:hover {
	color: #6C2400;
	font-size: 12px;
	text-decoration:none;
}

.rightAzienda p {
	color: #D1D2D3;
	font-size: 11px;
	text-align: left;
}
.rightContatto {
	float: right;
	width: 535px;
	background-color: #343D55;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 238px;
}
.rightContatto p {
	color: #fff;
	font-size: 10px;
}


/* content  PRODOTTI */

.leftProdotti{
	background-image: url(../images/bg-prodotti.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	height: 464px;
	float: left;
}

.rightProdotti {
	float: right;
	width: 546px;
	height: 464px;
	background-color: #343D55;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg-prodotti-dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightProdotti p {
	color: #D1D2D3;
	font-size: 10px;
	padding-top: 150px;
	padding-left: 10px;
	padding-right: 320px;
}



/* content  PRODOTTO */
.leftProdotto{
	background-image: url(../images/bg-prodotto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: auto;
	float: left;
}

.rightProdotto {
	float: right;
	width: 505px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.rightProdotto .descr {
	color: #7D7A86;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
}
.rightProdotto .descr a {
	list-style-type: disc;
	color: #7D7A86;
	font-size: 11px;
	text-decoration:underline;
}
.rightProdotto .descr a:hover{
	list-style-type: disc;
	color: #1F2638;
	font-size: 11px;
	text-decoration:underline;
}
.rightProdotto li {
	list-style-type: disc;
	margin-left: 18px;
	color: #1F2638;
	font-size: 12px;
}
.rightProdotto li a {
	list-style-type: disc;
	color: #1F2638;
	font-size: 12px;
	text-decoration:underline;
}

.rightProdotto a:hover {
	color: #FFCC00;
	font-size: 12px;
	text-decoration:none;
}

.rightProdotto p {
	color: #1F2638;
	font-size: 10px;
	margin-bottom: 10px;
	text-align: justify;
	margin-top: 20px;
	font-weight: normal;
}

.rightProdotto img {
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	float: right;
	clear: right;
}
img.Foto {
	padding: 0px;
	float: left;
}

.rightProdotto td {
	font-size: 10px;
	font-weight:bold;
	padding: 5px;
	text-align: left;
	border: 1px solid #999999;
	}
.rightSimboli td {
	padding: 5px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	}
	
.rightSimboli img {
	margin: 0px;
	padding: 0px;
	float: no;
}

.right {
	float: right;
	width: 545px;
	background-color: #343D55;
}
.right .descr {
	color: #D1D2D3;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-style: italic;
}
.right li {
	list-style-type: disc;
	margin-left: 18px;
	color: #D1D2D3;
	font-size: 12px;
}
.right li a {
	list-style-type: disc;
	color: #D1D2D3;
	font-size: 12px;
	text-decoration:underline;
}

.right a:hover {
	color: #6C2400;
	font-size: 12px;
	text-decoration:none;
}

.right p {
	color: #D1D2D3;
	font-size: 12px;
}

#bottom-area {
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: relative;
	bottom: 48px;
	}

/* navigation */

.navigation {
	width: 385px;
	height: auto;
	padding-left: 21px;
	color: #FFFFFF;
	padding-top: 5px;
}
.navigation h2 {
	color: #5A5A43;
	line-height: 23px;
	margin: 0;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.navigation ul {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.navigation li {
	padding-left: 120px;
	padding-right: 20px;
	padding-bottom:0px;
	padding-top:2px;
	background-image: url(../images/punto-elenco-2.png);
	background-repeat: no-repeat;
	background-position: 115px top;
}
.navigation li a {
	font-size: 10px;
	font-weight:normal;
	color: #0E1A3E;
	display: block;
	text-decoration: none;
	width: 95%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5%;
}
.navigation li a:hover {
	color: #FFF;
	text-decoration: underline;
}



ul.attivoHome  {
	color: #fff;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;

}
li.attivoHome  {
	padding-left: 120px;
	padding-right: 20px;
	padding-bottom:2px;
	padding-top:2px;
	background-image: url(../images/punto-elenco.png);
	background-repeat: no-repeat;
	background-position: 115px top;
}
li.attivoHome a  {
	font-size: 10px;
	font-weight:normal;
	color: #fff;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5%;
	}
li.attivoHome a:hover {
	color: #fff;
	text-decoration: underline;
}
.attivoHome {
	background-color: #343D55;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



/* vari */

.bottonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #1F2638;
	border: 1px solid #FFFFFF;
	margin: 5px;
}
.bottonFormRoll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #1F2638;
	border: 1px solid #FFFFFF;
	cursor: hand;
	margin: 5px;
}
.testoNormal {
	font-weight: normal;
}

td.noBorder {
	border: none;
	}
td.noBorder img {
	cursor: hand;
	}

