body {
	background: url(images/P-sfondino.gif);
	margin: 5px;
}
td, body, div {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

#pulsantedx {
	float: left;
	position: relative;
	height: 150px;

}
#pulsantesx {
	float: left;
	position: relative;
	height: 150px;

}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 10;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 10;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index: 10;
}


#lbPrevLink {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	outline: none;
	cursor:pointer;
	background: url(images/prevlabel.gif) no-repeat 0% 15%;
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#lbNextLink {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	outline: none;
	cursor:pointer;
	background: url(images/nextlabel.gif) no-repeat 100% 15%;
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}


#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}


#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

#lbBottom {
	font-family: "trebuchet MS", tahoma, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index: 10;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 60px;
	height: 20px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	color: #000000;
}

/* fine slimbox */

.cella_A {
	border: 1px solid #C00;
	width: 120px;
	text-align: center;
	padding: 2px;
	height: 30px;
}
.cella_B {
	width: 120px;
	text-align: center;
	padding: 3px;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #666;
}
.cella_B a {
	color: #333;
}
.cella_C {
	border: 1px solid #A4A38D;
	width: 120px;
	text-align: center;
	padding: 2px;
	height: 30px;
}
.cella_C a {
	color: #61604E;
}



/* testate */

.sfondo1 { background: url(images/testate/testata_01.jpg) no-repeat bottom right; }
.sfondo2 { background: url(images/testate/testata_02.jpg) no-repeat bottom right; }
.sfondo3 { background: url(images/testate/testata_03.jpg) no-repeat bottom right; }
.sfondo4 { background: url(images/testate/testata_04.jpg) no-repeat bottom right; }
.sfondo5 { background: url(images/testate/testata_05.jpg) no-repeat bottom right; }
.sfondo6 { background: url(images/testate/testata_06.jpg) no-repeat bottom right; }
.sfondo7 { background: url(images/testate/testata_07.jpg) no-repeat bottom right; }
.sfondo8 { background: url(images/testate/testata_08.jpg) no-repeat bottom right; }
.sfondo9 { background: url(images/testate/testata_09.jpg) no-repeat bottom right; }
.sfondo10 { background: url(images/testate/testata_10.jpg) no-repeat bottom right; }
.sfondo11 { background: url(images/testate/testata_11.jpg) no-repeat bottom right; }
.sfondo12 { background: url(images/testate/testata_12.jpg) no-repeat bottom right; }
.sfondo13 { background: url(images/testate/testata_13.jpg) no-repeat bottom right; }
.sfondo14 { background: url(images/testate/testata_14.jpg) no-repeat bottom right; }
.sfondo15 { background: url(images/testate/testata_15.jpg) no-repeat bottom right; }

#contenuti {
	border-left: 1px solid #333;
	padding: 0px 0px 0px 30px;
	float: left;
	width: 750px;
}
#intestazione {
	float: left;
	width: 100px;
}
p {
	text-align: justify;
}

#credits {
	text-align: center;
	border-top: 3px solid #818067;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	background: #fff;
	width: 950px;
}
#loghetto {
	height: 30px;
	width: 104px;
	position: absolute;
	z-index: 3;
	left: 758px;
	top: 18px;
}
a {
	font-weight: bold;
	color: #9F1415;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link_mini {
	font-weight: normal;
	text-decoration: underline;
}
#menutestata {
	margin-top: 84px;
	text-align: center;
}
.vocetestata {
	margin-right: 5px;
	margin-left: 5px;
}
.titolosezione {
	font-size: 17px;
	font-style: italic;
	color: #717059;
}
#sezione {
	margin-bottom: 25px;
	margin-top: 15px;
}
#collegamenti {
	padding: 50px 10px 10px;
	background: #FFF url(images/p-collegamenti.gif) no-repeat;
}

h1 {
	font-size: 14px;
	color: #9F1415;
}
#elementi {
	padding: 50px 10px 10px;
	background: #B0AF9D url(images/p-allegati.gif) no-repeat;
}
.box {
	float: left;
	margin: 5px 5px 5px 0px;
	width: 350px;
}
#contenutisub {
	height: 350px;
	width: 950px;
	position: relative;
}
.boxsub {
	height: 210px;
	width: 210px;
	position: absolute;
	z-index: 1;
}
.link_elenco {
	display: block;
}
.link_bianco {
	display: block;
	color: #FFF;
}
.freccia_bianca {
	font-size: 11px;
	color: #FFF;
	background: url(images/freccina_bianca_dx.png) no-repeat left 2px;
	padding-left: 15px;
	margin-left: 10px;
}
.linkone {
	background: url(images/sfondino_bianco.png) repeat;
	width: 400px;
	display: block;
	padding: 5px;
	font-size: 18px;
}

.menusezione {
	font-size: 14px;
	color: #717059;
	font-weight: bold;
}
.rigacerca {
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link_beige {
	display: block;
	color: #86856A;
}
.link_nero {
	display: block;
	color: #000;
}
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.linkimg {
	background: url(images/sfondino_bianco.png) repeat;
	width: 140px;
	display: block;
	padding: 5px;
	font-size: 11px;
}
.cellaA {
	text-align: right;
	padding: 3px;
}
.cellaB {
	padding: 3px;
	font-weight: bold;
}
.spaziologo {
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 35px;
}
.input {
	color: #333;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titolopannello {
	font-size: 20px;
	color: #9F1415;
	font-weight: bold;
}
.titolopulsante {
	font-size: 12px;
	font-weight: bold;
	color: #6C6B57;
	background-image: url(images/freccina_beige_dx.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-right: 5px;
	padding-left: 15px;
	margin-left: 10px;
}
#menuazienda {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A4A38D;
}
.immaginesx {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.immaginedx {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.box_elenco {
	width: 200px; 
	float: left; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #CCC; 
	margin: 20px; 
	height: 100px
	
}
#box_ita {
	float: left;
	width: 460px;
	text-align: left;
	padding: 10px;
	margin-left: 110px;
	margin-bottom: 5px;
	background-color: #EEEEEA;
}
#box_polo {
	width: 800px;
	text-align: left;
	padding: 10px;
	border: 1px dotted #A4A38D;
	margin-bottom: 20px;
	margin-right: 20px;
}
.immaginebordi {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #9F1313;
}
#paginegialle {
	float: right;
	width: 310px;
	text-align: left;
	margin-bottom: 20px;
	background-image: url(images/p-titolobox-gialle.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F90;
	margin-right: 20px;
	margin-left: 10px;
}
.titolopulsantebianco {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/freccina_bianca_dx.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
.trasparente {
	background: url(images/sfondino_bianco.png) repeat;
	width: 400px;
	padding: 5px;
}
.sottomenu {
	font-size: 12px;
	font-style: italic;
	color: #717059;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A38D;
}
.link_avanti {
	background-image: url(images/freccina_beige_dx.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	font-weight: bold;
	float: right;
	margin-bottom: 10px;
	color: #61604E;
}
.link_indietro {
	background-image: url(images/freccina_beige_sx.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
	color: #61604E;
}
.pager_link {
	color: #000;
	height: 15px;
	width: 18px;
	border: 1px solid #333;
	display: block;
	float: left;
	text-align: center;
	font-size: x-small;
	padding-top: 3px;
	margin-right: 5px;
}
.pager_pagina {
	color: #C00;
	height: 15px;
	width: 18px;
	border: 1px solid #C00;
	display: block;
	float: left;
	text-align: center;
	font-size: x-small;
	padding-top: 3px;
	margin-right: 5px;
	background-color: #FFF;
}
.pager_link:hover {
	color: #FFF;
	height: 15px;
	width: 18px;
	border: 1px solid #7B6D3E;
	display: block;
	float: left;
	text-align: center;
	font-size: x-small;
	padding-top: 3px;
	margin-right: 5px;
	background: #7B6D3E;
	text-decoration: none;
}
#contenutiazienda {
	width: 950px;
	position: relative;
	padding-top: 230px;
	padding-left: 120px;
}
.credits_titolo {
	font-weight: bold;
	color: #9F1415;
	font-size: 12px;
	display: block;
}
.credits_voce {
	font-style: italic;
	color: #565545;
	display: block;
}

