@charset "utf-8";
*{margin:0; padding:0;}

body {
	background: white;
	}


/******************HAUT***********************/
#haut { display: none; height:auto; }



	
/******************MILIEU***********************/
#visuel {display:none;}
/*#contenuTitre{height:42px; padding-left:46px;}
#contenuTitre h2 { font-size:14pt; font-weight:normal; padding-bottom:2px; color:#000;}*/
#contenuTitre h2 a { color:#000; font-size:16pt; font-weight:normal; text-decoration:none;}
#contenuCorps{
		height:auto;
		padding-top: 14px;
		padding-right: 1cm;
		padding-bottom: 0;
		padding-left: 1cm;
}
				
								
		

/******************BAS***********************/
#bas{display:none;}
	
	#pied {display:none;}

