/* CSS Document */
body {
	background-image:none;
}
#page {
	margin: 0px;
	text-align: left;
	
}

#nav_hor{
	display:none;
}
#conteneur {
	padding-left:20px;
	width:520px; /* modif erfed 2007-08-30 */
}
h5 { width: 520px; float: left; clear: both; margin-top: 15px; } /* ajout erfed 2007-08-30 */
#bloc_en_savoir_plus2 { width: 520px; float: left; clear: both; margin-top: 15px; } /* ajout erfed 2007-08-30 */
/**********************************/
.coll_2_contenu {
	/*width: 470px;*//*emdei*/
	width:100%! important;
}

#search .coll_2_contenu {
	width: 550px! important;
}

.coll_1_nav_ver{
	display:none;
}
.coll_3{
	display:none;
}

.fil_ariane{
	display:none;
}
.fermer{
	/*float:right;*/
	background: url(../images/img_css/picto_flech01.gif) no-repeat 0% 60%;
	padding: 5px 0px 0px 16px;	
	margin-right:0px;
	margin-bottom: 20px; 
}
.lancer {
	background: url(../images/img_css/picto_print.png) no-repeat 0% 60%;
	padding: 5px 0px 0px 22px;	
	margin-left:0px;
	margin-bottom: 10px; 
}
h6.haut_page{
	display:none;
}

#footer  {
	text-align:left;
	margin: 0px ;
	padding-left: 20px;
/*	display:none;*/
	}
#footer a , #footer span{
	display:none;
	background-image:none;
}

.bloc_contact.right{
	float: left;
	margin-left: 30px;
}

