body{
	font-family: Verdana, Helvetica, Sans Serif;
	font-weight: bold;
	size: 100%;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#content{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#testata{
	background-repeat: no-repeat;
	height: 128px;
	text-align: right;
	width: 100%;
	
}
#header{
	height: 128px;
	background-image: url('img/head-Right.jpg');
	background-position: right;
	background-repeat: no-repeat; 
	border: 0px solid #000000;
}
#headerCenter{
	background-image: url('img/head-Left_2.jpg');
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 128px;
	font-size: 70%;
}
#headerCenter ul{
	margin: 0 0 0 0;
	padding: 73px 0 0 359px;
	color: #ffffff;
	text-align: left;
	width: 900px;
}
#headerCenter ul li{
	display: inline;
	padding-right: 5px;
}
#treNaviganti{
	width: 840px;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	background-color:#4b4c4e;
	height: 75px;
	background-image: url('img/logo_orange.jpg');
	background-repeat: no-repeat;
	background-position: right; 
	}
#treNavigantiL{
	font-family: Verdana, Arial, Sans serif;
	margin: 10px 0 0 15px;
	padding: 0 0 0 0;
	font-size: 120%;
	width: 570px;
	color: #ca4d2f;
	text-align: center;
	float: left;
	font-size: 75%;
}
p#istituti_conv{
	width: 100%;
	margin: 3px auto 0;
	padding: 0;
	text-align: center;
	color: #ca4d2f;
	font-weight: bold;
	font-size: 80%;
}

#interessato{
	background-image: url('img/sfondo_basso.jpg');
}

#piede{
	width: 90%;
	font-size: 70%;
	padding: 3px auto auto auto;
	text-align: center;
	margin: auto;
	
}
#piedeL{
	border: 0px solid #000000;
	margin-left: 0;
	margin-right: 0;
	width: 55%;
	float: left;
	text-align: left;
	padding: 0 0 0 0;
}
#piedeR{
	border: 0px solid #000000;
	margin-left: 0;
	margin-right: 0;
	width: 45%;
	float: left;
	text-align: right;
	padding: 0 0 0 0;
}
ul.menu_in_lineaP{
	border: 0px solid #000000;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	text-align: left;
	padding: 0 0 0 0;
}
ul.menu_in_lineaP li{
	display: inline;
	color: #4b4c4e;
	padding: 0 0 0 0;
}
ul.menu_in_lineaP li.barra{
	margin-left: 5px;
}

ul.menu_in_lineaP2{
	border: 0px solid #000000;
	margin-left: 0;
	margin-right: 0;
	padding: 0 0 0 0;
	width: 100%;
	text-align: right;

}
ul.menu_in_lineaP2 li{
	display: inline;
	color: #4b4c4e;
	padding: 0 0 0 0;
}
ul.menu_in_lineaP2 li.barra{
	margin-left: 5px;
}

.sepa{
	clear: both;
}
#istituti_elenco_immagini{
  text-align: center;
	margin: 10px auto 10px auto;
	width: 98%;
	background-color: #ffffff;
	clear: both;
}
.imgIstConv{
	margin: 0 8px 0 8px;
	padding: auto;
	text-align: center;
	display:inline;
	background-color:#ffffff;
	
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a.menubot:link {
	color: #000000;
	text-decoration: none;
}
a.menubot:visited {
	color: #ff0000;
	text-decoration: none;
}
a.menubot:hover {
	color: #0000FF;
	text-decoration: underline;
}
.sezione_attuale{
	color: #D83725;
	font-weight: bold;
}
#map {
    width: 600px;
    height: 350px;
		border: dotted 1px #666666;
		text-align: left;
		line-height: 20px;
		margin: 10px auto 20px auto;
		
   }
