body{		
				
				

	}

div{			
				background: 700px;
				margin: 0 auto;

	}
header{		
				margin-left: 350px;
}
.bloc_image1{ 
				float: left;
				margin-top: 50px;
				
}

.bloc_image2{
				padding-left: 10px;
				margin-right: -150px;

				margin-top: 50px;
				
				float: left;
}

.bloc_texte1{
				margin-top: -25px;
				font-size: 12px;
				color: grey;
				margin-left: 20px;
				padding-bottom: 1px;

			
}

.bloc_texte2{	
				margin-top: -30px;
				font-size: 12px;
				color: grey;
				margin-left: 20px;
				
											
}
h1{				
}

h2{				
}
nav{	
				padding-top: 340px;

				margin-right: 325px;
		
		

}
.menu_horizontal{
				text-align: right;
				margin-right: 60px;
			

}

.menu_horizontal a{		
				text-decoration: none;
				background: green;
				border-radius: 5px 5px 0 0;
				padding-top: 2px;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 2px;
				color: white;
}

.menu_horizontal a:hover{background: orange;}

.trait_horizontal{
				background: green;
				
				
				height: 5px;
}

section{
				margin-left: 350px;
}
.bloc_whoo{
				width: 150px;
				float: left;
				padding-right: 50px;
				

}

.bloc_whoo h1{ 	font-size: 30px;
				color: orange;

}
.bloc_whoo .bloc_text1{
						font-size: 14px;}

.lien{
				text-decoration: none;
				color: orange;
				font-size: 20px;
				}

.bloc_what{
				width: 150px;
				float: left;
				
}
.bloc_what h1{	font-size: 30px;
				color: orange;
}

.bloc_text2 {
				
				width: 200px;
				padding-top: 90px;
				margin-left: -30px;
				
				font-size: 14px;
				float: left;
				
				}
.contour{
				border-radius: 10px;
				border: 3px solid green;
				padding: 2px;
			}

.menu_vertical{
				
				padding-top: 155px;

				
			}

.menu_vertical ul li {
						background: grey;
						border: 2px solid white;
						margin-right: 320px;
						margin-left: 165px;
						border-radius: 0 10px 10px 0;
						
						
}
.menu_vertical li a{
						text-decoration: none;
						color: green;
						padding-top: -1px;

}

footer{
				padding-top: 50px;
				text-align: right;
				margin-right: 300px;
				
			}