
	body{	background-image: url("images/rock.jpg");
			background-attachment: fixed;
			margin:0;
			text-align:center;}
	
	p {		font-size: 1.4em;}
	
	h1{		color: blue;
			text-align: center;
			font-size: 3em;}
	
	h2{		color: blue;}
	
	#wrapper {
height:2200px;
width:1000px;
background-color:white;
margin-right:auto;
margin-left:auto;
}
	
	#ident {width: 1000px;
	height:250px;
	/*background-color:yellow;*/
	}
	
	#ident h1{color:blue;
	font-size:2em;
	text-align:left;
	margin-top:10px;}
	
		
	#adresse{width: 730px;
	height:280px;
	float:left;
	/*background-color:green;*/
	text-align:left;}
	
	#adresse h1, #adresse p {margin-left:10px;}
	
	#tel {width: 270px;
	height:280px;
	float:left;
	/*background-color:blue;*/
	/*margin-left:200px;*/
	}
	
	#titre{width: 100%;
	height:70px;
	/*background-color:gray;*/}
	
	#titre2{width: 100%;
	height:30px;
	/*background-color:white;*/
	text-indent:25px;
	text-align:left;}
	
	#formation {height:610px;
width:1000px;
/*background-color:yellow;*/
text-indent:10px;
margin-right:auto;
margin-left:auto;
text-align:left;}

	#choixperso {color:green;
font-style:italic;
text-decoration:underline;}

	#expepro {height:680px;
width:1000px;
/*background-color:yellow;*/
text-indent:10px;
margin-right:auto;
margin-left:auto;
text-align:left;}

	#expepro  p{font-size:1,em;}

	#dateexpepro {height:680px;
width:400px;
/*background-color:red;*/
text-indent:10px;
float:left;
text-align:left;}
	
	#nomexpepro {height:680px;
width:600px;
/*background-color:blue;*/
text-indent:10px;
float:left;
text-align:left;}

	#divers1 {height:280px;
width:500px;
/*background-color:purple;*/
float: left;
text-indent:10px;
margin-left:0;
text-align:left;}

	#divers2 {height:280px;
width:400px;
/*background-color:orange;*/
float: left;
text-indent:10px;
margin-left:100px;
text-align:left;}

	#copyright {font-size:0.9em;
	font-style: italic;}



	
	