
#contenu{
/*	position:relative;/* pour l'admin */
	width:730px;
	margin-left:274px !important;
	margin-left:0; 
	background:#ededee;
	border-top:3px white solid;
	min-height:387px;
}

#recherche_mot_cle{
	float:right;
	margin:0;padding:0;
	padding-top:23px;
	position:relative;
	width:350px;
	text-align:right;
	font-size: 0.9em;
}
#recherche_mot_cle label{
	color:#66b8dc;
	text-transform:uppercase;
}
#recherche_mot_cle input#input_recherche{
	border:1px solid #66b8dc;
	width:134px;
	height:12px;
	font-size:0.8em;
	text-align:center;
}
#recherche_mot_cle input#submit{
	border:none;
	background:url(../images/recherche_bouton_ok.png) no-repeat 0 2px;
	color:white;
	width:70px;
	margin-right:-50px;
	text-align:right;
}
/*#recherche_mot_cle label{
	color:#66b8dc;
	text-transform:uppercase;
	margin-bottom:2px;
	position:absolute;
	bottom:0;
	left:0;
	line-height:12px;
}
#recherche_mot_cle input#input_recherche{
	border:1px solid #66b8dc;
	width:134px;
	height:12px;
	font-size:0.8em;
}
#recherche_mot_cle input#submit{
	border:none;
	background:url(../images/recherche_bouton_ok.png) no-repeat 0 3px;
	color:white;
text-indent:1500px;
font-size:0.01em;
text-align:center;
	width:22px;
	height:18px !important;
	height:16px;
}*/
/*//////////////////////////////////////*/

html{
	font-size:100%;/* bug IE */
}
body{
	font-family:Arial,sans-serif;
	font-size:12px;
	margin:0;
	background-color:#fff;
	color:#000;
}
/* ---------------------------------------- */
a img{
	border:0;
}
form{
	margin:0;
	border:0;
	padding:0;
}
/* ---------------------------------------- */
ul.horiz,ul.horiz li,ul.horiz ul,ul.verti,ul.verti li,ul.verti ul{
	border:0;
	margin:0;
	padding:0;
}
ul.horiz,ul.horiz ul,ul.verti,ul.verti ul,
div.paragraphe ul li{
	list-style-type:none;
	overflow:auto;
}
ul.horiz li{
	float:left;
}
ul.horiz li a,ul.verti li a{
	text-decoration:none;
}

/*/////////////////////////////////////////////////////////*/
div#conteneur_complet
{
	width:1004px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	overflow:hidden;
	position:relative;
	padding-top:26px;
}

img#logo
{
	float:left;
	margin:0;
	padding:0;
	padding-bottom:4px;
}

p#chemin
{
	float:left;
}

a#imprimer
{
	float:right;
	color:#00498b;
	margin:0;padding:0;
	padding-right:27px;
	line-height:15px;
	font-size:0.9em;
	text-decoration:none;
}

div#conteneur{
	float:left;
	border:1px solid #000;
	width:100%;
	padding:0;margin:0;
	border:none;
	border-top:2px #cdcecf solid;
	background:#66b8dc;
	abackground:url(../images/fond_menu.png) repeat-y;
}

div#pied_de_page
{
	padding-left:12px;
	clear:left;
	height:21px;
	background:#b8d4e2 url(../images/pied_de_page_fond.png) no-repeat 0 14px;
	color:#8e8d90;
}
div#pied_de_page a
{
	color:#8e8d90;
	text-decoration:none;
}
div#pied_de_page a.sel
{
	color:#dc006c;
	text-decoration:none;
}

div.liens_pratiques
{	margin-top:11px;	}

span.liens_pratiques
{
	margin-top:-4px;
	float:left;
	padding-top:3px;
	padding-left:12px;
	padding-right:5px;
	height:34px;
	font-size:0.75em;
	width:152px;
}
span.liens_pratiques,span.liens_pratiques a{
	color:#8e8d90;
}

img#img_float_left
{	float:left;padding-right:12px;margin-top:-5px;	}


img#img_float_right
{	float:right;margin-top:-9px;	}

div.init_clear{
	float:left;
	width:100%;
	background:#ededee;
/*padding-bottom:7px;*/
}

