/* GENERALE*/

body{
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
}

a:link, a:visited {
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.contenitore {
	margin: 50px auto;
	text-align: left;
	width: 476px;
}

h1 {color:#009ee0; font-size:12px; margin:0;}
p { margin:0;}

,indirizzi {margin:-4px 0 0 0; border-top: 1px #009ee0 solid; }
.ind_1 {float: left; margin: 20px 20px 0 8px; width:150px; height:110px;}
.ind_2 {float: left; margin: 20px 20px 0 0; width:121px;}
.ind_3 {float: left;  width:130px;}

.pl_brochure img {
	border:  none;
	margin: 0 0 33px 0;
}

.wd {
	border-top:1px solid #009EE0;
	clear:both;
	font-size:10px;
	margin:20px 0 0 4px;
	text-align:right;
	width:458px;
}

