@charset "UTF-8";




/*  STYLE GLOBAL  */
body  {

    	font: 12px, Arial, Helvetica, sans-serif;
		color: #615e5e;
		margin: 0; 
		padding: 0;
		background-color:#cccccc;

    }

h1{
color: #a9a6a6;
width: 90%;
border-bottom:2px solid #a9a6a6;
font-size: 18px;
}


h2{
font-size: 16px;
clear:both;
overflow:auto;
margin: 30px 0 5px 0;

}


h3 {
	font-size:12px;
	font-weight:bold;
	font-color:#e41833;
	color: #e41833;
	line-height:0px;
}



#bandeau_images_formulaire {
	display:none;
}

#bandeau_images_pages {
	display:none;
}

#colG, #colG p {
	display:none;
}

#center_colG, #center_colG a, #center_colG ul{
	display:none;
}

#center_colD{
    width:100%;
	height: 100%;
	border: 1px solid #92117e;
}

#footer,  #footer a{
	display:none;
	
 }
