/* ------------------------------RAZ */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-size: 1em;
	margin: 0; padding: 0;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	text-decoration:none;
	color:#9a9b9c;
}
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}

body {
  	font-family:arial, verdana;
	background:#fff;
  	font-size:12px;
  	color:#5e5e5e;
  	margin:0px;
  	padding:0px;
  	text-align:center;
}
#principale{
  	width:100%;
	background:#fff;
  	text-align:left;
	line-height:17px;
	margin:0 auto;
}





h3{
	color:#6ba001;
	text-transform:uppercase;
	font-size:14px;
}
.parag-entete{
	color:#6ba001;
	font-weight:bold;
}
h1{
	margin-top:20px;
	font-size:18px;	
}


.titre{
   margin: 0 0 12px 0;
}
.content-interieur{
	padding:20px 0 0 0;	
}
.content-interieur p{
	text-align:justify;	
}
.content-interieur h3{
	margin:17px 0 5px 0;
}
.parag-entete{
	text-align:justify;	
}

p strong{
	color:#6ba001;	
}
.url-site{
	text-align:center;
	width:100%;	
	margin-top:15px;
	font-size:14px;
}



#header, #col-droite, #col-gauche h1 img, .bottom-ombre,
.btn-imprim, #footer, .bk-separ, ul.list-bottom,
.separation, .block-slider, h1 img, .pagination, .disp-print, object{
	display:none;	
}
#col-gauche h1 img{
	display:none;
}