body{
	background-color:#C5CED7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align:center;
	margin:0px;
	padding:0px;
}
#sito{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 737px;
	background-color: #FFFFFF;
	border-top: 20px solid #000000;
	border-right: 20px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.footer{
	border-top: 1px solid #000000;
	border-right: 1px #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#centrale {
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
}
#centrale h2 {
	padding-right: 10px;
	font-size: 130%;
}
.istituzionale{
color:#000000;
}
.briciole{
	padding-left: 20px;
}
.menusotto{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 90%;
}
.istituzionale a:link, .istituzionale a:active, .istituzionale a:visited{
	color:#000000;
	text-decoration: none;
}
.istituzionale a:hover{
	color:red;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #D9792B;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color:red;
	font-weight: bold;
	text-decoration: underline;
}
.sezione {
	color: #000EA3;
	font-size: 110%;
}
.tabellasinistra {
	background-image: url(grafica/sfondo-tabella-sinistra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordogrigio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*stile foto a destra catalogo*/
#fotoDx{float:right;margin:2px 2px 10px 2px;}
#fotoDx img{border:1px solid #000;} 

/*stile foto elenco catalogo*/
#centrale img{border:1px solid #000;} 
#mappa img{border:0px solid #000;} 
.bottonemodulo {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	font-size: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testomodulo {
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#overF{
overflow:auto;
height: 80px;
width:300px;
margin:5px;
padding:0px;
text-align:left;
border:1px solid #ccc;
}
.catalogo{
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin-left:4px;
	border:1px dashed #7B6651;
	padding:4px;
}

.pulisci{
clear:both;
}

.topimm{
padding-top:3px;
}
.immdettaglio{
margin-bottom:1px;
}
