body {
 background-color: #fff;
 font-family:Verdana,sans-serif;
 font-size:0.8em; 
 margin: 0; /* pour éviter les marges */
 text-align: center; /* pour corriger le bug de centrage IE */
 }
 
 #global {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    border: 2px  groove #ff0000;
    text-align: left;
    background-color: #517186;
    }

#head {
	background-image: url(immagini/index_3.jpg);
	height: 800px;
	background-repeat: no-repeat;
	}

#head1  {
    background-image:url(immagini/intestazione_2.jpg); 
    width: 900px;
    height: 216px;
    }

#head2 {
	border: 2px solid #b4c5d0;
	font-weight: bold;
	text-align: center;
	}
	 
.head3{
	height: 15px;
	background-color: #0000FF
	}

.bloc1 {
	padding: 10px;
	text-align: justify;
	/*border: 2px solid #0000ff;*/
	float: left;
	width: 880px;
	/*background-color: #517186;*/
	}

.bloc2 {
	/*border: 2px solid #0000ff;*/
	padding: 20px;
	float: left;
}

.bloc3 {
	/*posizionamento menu*/
	text-align: left;
	position: absolute;
	/*background-color: #517186;*/
	/*border:  #F00 solid 1px;*/
	/*width: 448px;*/
	margin-top: 190px;
	line-height: 20px;
	float: right;
	/*padding: 20px;*/
}

.bloc4 {
	/*border: 2px solid #00ff00;*/
	/*float: left;*/
	/*position: absolute;
	margin-top: 100px;*/
	height: 190;
	width: 880px;
	font-size: 1.5em;
}

.bloc5 {
	/*border: 2px groove #000000;*/
	text-align: center;
	height: 200px;
	width: 420px;
	padding: 10px;
	letter-spacing: 0.7em; 
	float: left;
}

.bloc6{
	float:left;
	width:400px;
	}

.img {
	float: left;
	padding: 10px;
	border: 0px; 
	}

.img1{
	float: right;
	padding: 10px;
	border: 0px;
	}

.img2 {
	padding: 15px;
	float: left;
	}
.img3{
	position: absolute;
	margin-top: 100px;
}

.img4{
	padding:10xp;
	}
	
.img5{
	float:right;
	width:400;
	padding:10px;}	
p{
	/*font-family:Verdana;*/
	line-height: 1.2em;
	/*font-size: 0.7em;*/
}

p.sec {
	border: #000000 dotted 2px;
	} 
	
.index {
	/*posizionamento menu*/
	/*border: #000000 solid 2px;*/
	padding: 330px 0px 0px 350px;
	letter-spacing: 0.1em
}	 

.index1{
	/*posizionamento su fotografia*/
	/*border: #0000ff solid 2px;*/
	padding: 125px 0px 5px 350px;
	margin-left: 470px;
	font-size: 10px;
	
}

.index2{
	/*posizionamento su fotografia*/
	/*border: #00ff00 solid 2px;*/
	padding: 100px 0px 15px 350px;
	margin-left: 470px;
	font-size: 10px;
	
}

.index3{
	/*posizionamento a sinistra*/
	/*border: #ff0000 solid 2px;*/
	padding: 40px 20px 35px 150px;
	font-size: 10px;
	float: left;
}



h1{
	padding: 20px ;	
	font-size:small;
	font-weight:bold;
	/*border: 2px solid #00ff00;*/
	/*float: left;*/
}

h2{
margin-top: 180px;

}

h3 {
	border: #ff0000 double 2px;
	/*letter-spacing: 0.5em;*/
	}
	
h4{
	font-size:14px;
	font-stretch:expanded;
	
}

a:link {
		/*font-weight: bold;*/
		text-decoration: none;
		color: #f00;
		background:  #517186;
		border: #7a9aae solid 2px;
		}
		
a:visited {/*font-weight: bold;*/
		text-decoration: none;
		color: #7aa9ae;
		/*background: #7aa9ae;*/
		border: #7a9aae solid 2px;}
		
a:hover {/*font-weight: bold;*/
		text-decoration:  none;
		color: #000;
		background: transparent;}
		
a:active {/*font-weight: bold;*/
		text-decoration: none;
		color: #000;
		background: transparent;}