body {
	font: 75%/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff url(../img/bkg_body.png) 0 0 repeat-x;
	color: #047;
}	
html>body {
	font-size: 12px;
}

/* Tipografia di base */
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: #069;
}
h1 {
	font-size: 3em;
	line-height: 0.75;
	margin: 0.5em 0;
}
h2 {
	font-size: 2em;
	line-height: 0.7;
	margin: 0.75em 0;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin: 1em 0;
}
h4 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 1.2em 0;
}
p {
	margin: 1.5em 0;
}
a {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #08e;
	text-decoration: underline;
}

/* Stile bdWrap */
#bdWrap {
	width: 100%;
	background: url(../img/bkg_wrap.png) center top no-repeat;
}

/* Stile contenitore */
#container {
	margin: 0 auto;
	width: 960px;
}

/* Testata della pagina */
#header {
	position: relative;
	width: 960px;
	height: 80px;
}

/* Stile logo */
#boxLogo {
	width: 960px;
	height: 80px;
}
/* Stile contenitore immagine testata 
#splash {
	width: 960px;
	height: 200px;
}*/

/* Stili area lingue */
#boxLingue {
	position: absolute;
	right: 0;
	top: 28px;
}
#boxLingue ul {
}
#boxLingue li {
	float: left;
	margin-left: 25px;
}
#boxLingue a {
	display: block;
	padding: 0.75em 0 0.5em 25px;
	color: #08e;
	font-size: 92%;
}
#lkT01 a {
	background: url(../img/icn_ndx.png) 0 0 no-repeat;
}
#lkT02 a {
	background: url(../img/icn_tras.png) 0 0 no-repeat;
}
#lkT03 a {
	background: url(../img/icn_bilanci.png) 0 0 no-repeat;
}
/* Stile navigazione */
#nav {
	width: 960px;
	height: 50px;
	background: #b6dfff url(../img/navigazione.png) 0 0 no-repeat;
	line-height: 1.0;
}
#nav ul {
	width: 960px;
	list-style-type: none;
	z-index: 2000;
}

#nav li {
	float: left;
	width: 160px;
	height: 50px;
}
#nav a {
	display: block;
	padding: 20px 0 0 0;
	width: 160px;
	height: 30px;
	background: url(../img/navigazione_btn.png) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112%;
	font-weight: bold;
	color: #08e;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
}
#nav a:hover {
	background-position: center bottom;
	color: #06c;
	text-decoration: none;
}

/* Stile corpo */
#section {
	clear: both;
	padding: 12px 0 6px 0;
	width: 960px;
	background: #fff;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

/* Stile testo */
#article {
	float: right;
	padding-left: 40px;
	width: 760px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
#pgBase #article {
	padding-right: 200px;
	width: 560px;
}
#pgBase #article p {
	text-align: justify;
}
/* stile immagine testo */
div.boxImg {
	float: right;
	display: inline;
	margin: 0 -200px 12px 24px;
	width: 270px;
}
div.boxImg img {
	width: 270px;
}
#pgNewsScheda div.boxImg {
	float: right;
	display: inline;
	margin: 0 0 12px 24px;
	width: 270px;
}

/* stili pagina area */
div.catProdotti {
	float: left;
	display: inline;
	position: relative;
	margin: 0 10px 0 0;
	padding: 9px;
	border: 1px solid #9bd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 350px;
	height: 480px;
}
div.catProdotti h2 {
	position: absolute;
	left: 24px;
	top: 0;
	font-size: 2.7em;
}	
#pgArea div.catProdotti h2 a {
	color: #069;
}	
#pgArea div.catProdotti h2 a:hover {
	color: #069;
	text-decoration: none;
}
#pgDocArea div.catProdotti h2 a {
	color: #fff;
}	
#pgDocArea div.catProdotti h2 a:hover {
	color: #fff;
	text-decoration: none;
}	
	
/* stili pagina  sub area */
div.subProdotti {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0 9px 9px 9px;
	width: 222px;
}
div.subProdotti ul {
	list-style-type: disc;
	margin: 0.5em 0 0.5em 16px;
}	
div.subProdotti li {
	font-weight: bold;
}
div.subProdotti ul ul {
	list-style-type: circle;
}	
div.subProdotti li li {
	font-weight: normal;
}

/* stili pagina mappa filiali */
#boxMap {
	padding: 4px;
	border: 1px solid #9bd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 750px;
	height: 400px;
}
#conFl {
	width: 760px;
	background: url(../img/bkg_conFl.png) 0 0 repeat-y;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
div.elencoFl {
	float: left;
	display: inline;
	padding: 0 12px;
	width: 228px;
}
div.elencoFl div {
	padding-bottom: 9px;
}
div.elencoFl div h3 {
	font-size: 1.5em;
	line-height: 1;
	margin: 0.5em 0;
}
div.elencoFl div h3 a {
	padding-left: 12px;
	background: url(../img/icn_scheda_lk.png) 0 0 no-repeat;
	color: #06c;
	text-decoration: none;
}
div.elencoFl div h3 a:hover {
	background-position: 0 -24px;
	color: #08e;
	text-decoration: none;
}
div.elencoFl div p {
	margin: 0.6em 0;
	padding: 0.3em 0 0.3em 24px;
	letter-spacing: -0.02em;
}
p.flInd {
	background: url(../img/fl_ind.png) 0 0 no-repeat;
}
p.flMail {
	background: url(../img/fl_mail.png) 0 0 no-repeat;
}
p.flTel {
	background: url(../img/fl_tel.png) 0 0 no-repeat;
}
p.flFax {
	background: url(../img/fl_fax.png) 0 0 no-repeat;
}
p.lkBack {
	padding-top: 1em;
	border-top: 1px solid #9bd;
	font-weight: bold;
}
/* Stile elementi pagine lista */
div.boxLst {
	clear: both;
	float: left;
	margin: 12px 0;
	border-top: 1px solid #9bd;
	width: 100%;
}
div.boxLst div.boxImg {
	float: right;
	display: inline;
	margin: 20px 0 12px 12px;
	width: 120px;
}
div.boxLst div.boxImg img {
	width: 120px;
}

/* Stile galleria immagini */
div.boxGalleria {
	margin: 12px 0;
	padding: 12px 0 0 12px;
	border: 1px solid #9bd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 400px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
div.boxGalleria li {
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	width: 120px;
	height: 80px;
}
div.boxGalleria li a {
	width: 120px;
	height: 80px;
	overflow: hidden;
}
div.boxGalleria img {
	width: 120px;
}
/* Stile sidebar */
#aside {
	float: left;
	padding-top: 16px;
	width: 160px;
}
#aside div {
	float: left;
	margin-bottom: 12px;
	padding: 11px;
	border: 1px solid #9bd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 136px;
}
#aside div h2 {
	margin: 0.25em 0 1em 0;
	font-size: 1.5em;
}

/* navigazione laterale */
#aside #boxNav {
	padding: 11px 0 0 0;
	width: 158px;
}
#aside #boxNav h2 {
	margin: 0.25em 0 0.5em 11px;
}
#aside #boxNav ul {
	width: 158px;
}
#aside #boxNav li {
	width: 158px;
}
#aside #boxNav li a {
	display: block;
	padding: 6px 12px;
	border-top: 1px solid #9bd;
	background: #fff url(../img/navigazione_btn_aside.png) left top repeat-x;
}
#aside #boxNav li a:hover {	
	text-decoration: none;
	background: #9bd url(../img/navigazione_btn_aside.png) left bottom repeat-x;
	color: #06c;
}
#aside #boxNav li.lkCat {
	font-weight: bold;
}
#aside #boxNav li.lkCat a {
	background-color: #fff;
	background-image: none;
}
#aside #boxNav li.lkCat a:hover {	
	background-color: #fff;
	background-image: none;
}

#aside #boxNav ul ul {
	margin-left: 11px;
	width: 147px;
}
#aside #boxNav ul ul li {
	width: 147px;
	font-weight: normal;
}
#aside #boxNav li.lkCatli a {
	display: block;
	padding: 0.5em 11px;
	border-top: 1px solid #9bd;
	background: #fff url(../img/navigazione_btn_aside.png) left top repeat-x;
}
#aside #boxNav li.lkCat li a:hover {	
	text-decoration: none;
	background: #9bd url(../img/navigazione_btn_aside.png) left bottom repeat-x;
	color: #06c;
}
/* boxNews lato */
div.boxNews ul li {
	margin-bottom: 1em;
	padding-bottom: 0.25em;
	background: url(../img/dot.png) left bottom repeat-x;
}
div.boxNews ul li p {
	margin: 0.3em 0;
	padding: 0 0 0 24px;
	background: #fff url(../img/icn_scheda.png) 0 0 no-repeat;
}
div.boxNews ul li p.dataNws {
	margin: 0.3em 0;
	padding: 0;
	background-image: none;
}
div.boxNews p.lkAll, div.boxDoc p.lkAll {
	border: 0;
	font-weight: bold;
}

/* boxDoc */
div.boxDoc ul li {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	background: url(../img/dot.png) left bottom repeat-x;
}
div.boxDoc ul li p {
	margin: 0.3em 0;
	padding: 0 0 0.5em 21px;
	background: #fff url(../img/icn_pdf.png) 0 0 no-repeat;
}

/* Stile footer */
#footer {
	width: 100%;
	background: url(../img/bkg_footer.png) 0 0 repeat-x;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
#boxFooter {
	margin: 0 auto;
	padding: 32px 0 64px 0;
	width: 960px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
#infoFooter {
	float: left;
	width: 380px;
}
#infoFooter h3 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 0.3em 0;
}
#infoFooter p {
	margin: 0.3em 0;
}
#navFooter {
	float: right;
	padding-top: 3px;
	width: 480px;
}
#navFooter ul {
}
#navFooter li {
	float: left;
	margin-right: 12px;
	padding-left: 12px;
	border-left: 1px solid #08c;
}
#navFooter li:first-child {
	border: 0;
}
/* Stili modulo prenotazione */
#modulo {
	margin: 0;
	padding: 0;
}
#modulo p {
	clear: both;
	margin: 12px 0;
	padding-top: 9px;
}
label {
	float: left;
	display: block;
	margin: 3px 0;
	padding: 9px 6px 0 6px;
	border-bottom: 1px solid #ccc;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	color: #333;
}
input, select, textarea {
	margin: 12px 0 0 0;
	padding: 6px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #333;
	background: #f3f3f3;
}
input:focus, select:focus, textarea:focus, input.sffocus, select.sffocus, textarea.sffocus {
	border: 1px solid #999;
	background: #fff
}
#boxPrivacy {
	margin: 1.5em 0;
	padding: 1.5em;
	background: #eee;
}
#boxPrivacy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 0;
}
#boxPrivacy h2 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 12px 0;
}
#boxPrivacy label {
	border: 0;
	width: auto;
}
input.bottone {
	padding: 0.75em 1.5em;
	border: 1px solid #333;
	background: #999;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
input.bottone:focus, input.bottone.sffocus {
	background: #ccc;
	color: #333;
}
#modulo br {
	clear: left;
}

