/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenitore {
	width: 759px;
	background-image: url(../immagini/fondino.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#testata {
	width: 759px;
	height: 113px;
	margin: 0px;
	padding: 0px;
}
.logoBart {
	margin-left: 19px;
	margin-top: 19px;
	margin-right: 24px;
	float: left;
}
#quadrettato {
	width: 640px;
	height: 75px;
	margin-top: 19px;
	background-image: url(../immagini/fondino_ricerca.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
}
.quadrettatoBordoSin {
	margin: 0px;
	border: none;
	float: left;
}
#ricerca {
	width: 400px;
	height: 24px;
	background-image: url(../immagini/ricerca.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font: 9px Arial, Helvetica, sans-serif;
	margin-left: 200px;
	margin-top: 25px;
	padding-left: 15px;
}
#ricercaProdotti {
	float: left;
	width: 254px;
	height: 20px;
	padding-top: 4px;
}
.ricercaArea {
	width: 120px;
	height: 15px;
	border: 0px;
	color: #1868AF;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
#ricercaAvanzata {
	width: 96px;
	height: 18px;
	background-image: url(../immagini/ricerca_avanzata.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font: 9px Arial, Helvetica, sans-serif;
	padding-top: 6px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}
#form_ricerca a:hover {
	width: 96px;
	height: 18px;
	background-image: url(../immagini/ricerca_avanzata-over.gif);
	background-repeat: no-repeat;
	color: #055592;
	font: 9px Arial, Helvetica, sans-serif;
	padding-top: 6px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
}
.ricercaInvio {
	margin: 0px;
	padding: 0px;
}

#menuTop {
	width: 605px;
	margin-left: 154px;
	margin-top: 0px;
	padding: 0px;
}
.bottoneTop {
	color: #1868AF;
	font: bold 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	display: block;
	float: left;
	width: 138px;
	text-align: center;
	vertical-align: middle;
}
.bottoneTopDestra {
	color: #1868AF;
	font: bold 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	display: block;
	float: left;
	width: 138px;
	text-align: center;
	vertical-align: middle;
}

#contenutiTop {
	width: 759px;
	height: 39px;
	background-image: url(../immagini/contenuti_top.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menuSinistra {
	width: 119px;
	color: #1868AF;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 35px 0px 0px;
	float: left;
}
#menuSinistra a {
	color: #1868AF;
	text-decoration: none;
}
.ulSinistra {
	list-style-type: none;
	margin-top: 0px;
}
.liSinistra {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}
.liSinistra-eng {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-color: #DDD;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-top: 56px;
}
#contenutoCentrale {
	width: 759px;
	overflow: hidden;
}
#spazioContenuto {
	width: 570px;
	margin: 0px;
	padding-left: 35px;
	float: right;
/*	min-height: 230px;*/
	min-height: 345px;
	height: auto !important;
	height: 230px;
	background-color: #FFFFFF;
	padding-right: 35px;
}
#istituzionale {
	background-color: #EAF5FB;
	overflow: hidden;
}

.azzurroScuroSin {
	width: 560px;
	background-color: #EAF0F7;
	color: #999999;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	clear: both;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 3px;
}
.azzurroScuroDes {
	background-color: #EAF5FB;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 30px;
	margin-top: 2px;
	color: #666;
	font: 10px Arial, Helvetica, sans-serif;
	float: left;
}
.azzurroChiaroSin {
	width: 543px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	color: #666;
	font: 10px Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 12px;
}
.azzurroChiaroDes {
	width: 150px;
	background-color: #F5FAFD;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-top: 2px;
	color: #666;
	font: 10px Arial, Helvetica, sans-serif;
	float: left;
}
#contenutiBottom {
	width: 759px;
	height: 47px;
	background-image: url(../immagini/contenuti_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
#footer {
	width: 670px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #1868AF;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 89px;
}#spazioContenuto a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
}
.spazioDettaglio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}h2.TitDettaglio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: bold;
	color: #186AB4;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: lowercase;
}
.colTitDescrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #055592;
	background-color: #EAF5FB;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
#spazioContenuto td {
	padding-top: 3px;
	padding-bottom: 30px;
}
#spazioContenuto ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #186AB4;
	padding: 15px 28px 7px;
	margin: 0px;
}
#spazioContenuto li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(../immagini/capo-linea.gif);
}
#spazioContenuto li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1769B3;
	text-decoration: none;
}
.sottocat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin-top: 20px;
}
.tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #666666;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
}
#misure th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #186AB4;
	background-color: #C3C4C8;
	padding: 5px;
	text-transform: uppercase;
}
#misure td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F3F3F3;
	padding: 3px;
}
.imgistit {
	float: left;
}
.testoistit {
	float: right;
	width: 392px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.titistit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-left: 178px;
}
#intestaform {
	width: 390px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#campi {
	width: 390px;
	margin: 0px;
	padding: 0px;
}
input.normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
	margin-bottom: 6px;
	height: 18px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #055592;
}
textarea.normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
	margin-bottom: 6px;		
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #055592;	
}
#tastoinvio {
	clear: both;
	text-align: right;
}
#intestaform label {
	margin: 0px 0px 6px;
	padding: 1px 0px;
	display: block;
	font-size: 11px;
	height: 19px;
}
#tastoinvio .invia {
	font-size: 11px;
	color: #1868AF;
	background-color: #C3C4C8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 30px;
}
#headElenco .NomeCat {
	font-size: 16px;
	color: #2F6BB3;
	text-transform: uppercase;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#headElenco #espandi {
	display: block;
	float: right;
	color: #2F8CDC;
	padding-right: 5px;
}
#headElenco #comprimi {
	display: none;
	float: right;
	color: #2F8CDC;	
}
.txtdesc {
	width: 460px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 200%;
}
#dettaglioCatt .imgCat {
	display: block;
}
#headElenco {
	clear: both;
	overflow: hidden;
}
#dettaglioCatt {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: none;
	overflow: hidden;
}
.close {
	margin-right: 8px;
}
.titHome {
	font-size: 16px;
	font-weight: bold;
	color: #186AB4;
	display: block;
	text-align: center;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 30px;
}
#flashHome {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ABD0EA;
	width: 560px;
	
	background-color: #186AB4;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.tit_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1269AE;
}
.nota {
	float: right;
	padding-right: 30px;
}
.tit_proecat {
	font-size: 16px;
	text-transform: uppercase;
	color: #055592;
	margin: 0px 0px 16px;
	padding: 0px;
}
#manometri {
	background-color: #055592;
	height: 20px;
}
h2.titHome {
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #186AB4;
	height: 20px;
}
.avviso_ricerca {
	font-size: 11px;
	padding-left: 0px;
	line-height: 140%;
	padding-top: 16px;
}
ul#istituzionale {
	color: #666666;
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
	list-style-type: square;
	list-style-image: none;
}
ul#istituzionale li {
	list-style-type: square;
	list-style-image: none;
}
#elenco {
	padding: 0px;
	margin: 0px;	
	margin-top: 10px;
	list-style-type: none;	
}
#elenco li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	color: #666;
}
#elencoPunti {
	padding: 0px;
	margin: 0px;	
	margin-top: 10px;
}
#elencoPunti li {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
	list-style-image: none;
	color: #666;
}
#footer a {
	text-decoration: none;
	color: #1868AF;	
}
#campi label {
	display: inline;
	width: 140px;
	float: left;
	height: 20px;
	border-bottom: 1px solid #1668B1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}



/*PARTE PER LE NEWS IN HOMEPAGE*/
#News{
	margin-left:40px;
	font-size:11px;
}

#News .BoxNews{
	width:490px;
	clear:both;
}

#News .BoxNews p {
	padding-bottom:0px;
	margin:0px;
}
#News #TitBoxNews{
	font-weight:bold;
	text-align:left;
	font-size:11px;	
	color:#186AB4;
}

#News .ImmNews_small{
	float:left;
	width:115px;
	padding-bottom:15px;
}

#News .DescShortNews{
	float:left;
	font-size:10px;
	width:375px;
	line-height:15px;
	padding-bottom:15px;
}

#News .TitNews{
	font-weight:bold;
	color:#186AB4;	
}

#News .BoxNews a{
	font-size:10px;
	text-decoration:underline;
	color:#186AB4;
}


/*PARTE PER IL DETTAGLIO NEWS*/
#NewsDett{
	640px;
}
#NewsDett #NewsCol1{
	background-image:url(../immagini/background_news_dett.jpg);
	background-repeat:repeat-y;
	padding-left:90px;
/*	width:330px;*/
	float:left;
	font-size:10px;
}

#NewsDett #NewsCol1 a{
	font-family: Arial,Helvetica,sans-serif;
	color: #1769b3;
	text-decoration: none;
}


#NewsDett #NewsCol1 .ImgDettNews{
	padding: 10px;
	float:right;
}