body {
  margin: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  background-color: #E8EBF1;
}
p
{
	margin: 3px 5px 8px 5px;
	padding: 2px;
}

#top
{
	height: 138px;
	color: white;
	background-image: url(../img/fd_top03.jpg);

}

#top p
{
	padding: 78px 0 0 3px;
	margin: 0;
}

#top_logo
{
	height: 90px;
	width: 146px;
	color: white;
	background-image: url(../img/logo2.jpg);
	float: right;
}
#nom_logo a img
{
	border: none;
}

#slogan
{
	position: absolute;
	top: 90px;
	right: 2px;
	text-align: right;
	font-style: italic;
	color: #646CA8;
	font-size: 14px;
}

#page
{
	background-image: url(../img/fd2.gif);
	background-repeat: repeat-y;
}

#menu
{
	height: 536px;
	width: 196px;
	float: left;
	background-image: url(../img/fd_menu02.jpg);
	background-position: 0 192px;
	background-repeat: repeat-x;
}
#menu img
{
	margin: 0;
	padding: 0;	
}
#nom_logo
{
	padding-top: 36px;
}

#prems
{
	height: 190px;
}
#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}
#menu ul li
{
	list-style: none;
	text-align: left;
	padding-left: 40px;
	font-size: 11px;
	color: White;
}
.titre_menu
{
	height: 20px;
	line-height: 20px;
	padding-left: 16px;
	background-image: url(../img/puce_fleche01.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 -5px 25px;
}
#menu a
{
		color: White;
		text-decoration: none;
}

#menu a:hover
{
		color: #FF9753;
}
.titre_menu2
{
	height: 20px;
	line-height: 20px;
	padding-left: 16px;
	background-image: url(../img/puce_fleche02.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 -5px 25px;
}

#top_menu
{
	background-image: url(../img/top_menu.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 209px;
	position: absolute;
	top: 130px;
	left: 0px;
}
#fond
{
	background-image: url(../img/fd_txt.jpg);
	background-repeat: repeat-y;
	background-position: 250px 0px;
}

#page_contenu
{
margin-left: 250px;
padding-right: 5%;
padding-bottom: 10px;
color: #676565;
font-size: 12px;
height: 100%;
}
/* #page_contenu p
{
font-weight: bold;
}
*/
	/* Hides from IE5-mac \*/
* html #page_contenu {height: 1%;}
/* End hide from IE5-mac */
#page_contenu ul
{
list-style: none;
margin: 0 0 0 10px;
padding: 0;
}
#page_contenu ul li
{
	text-align: left;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 5px 0 11px 0;
	display: bloc;
}

/*#page_contenu ul li
{
	
	text-align: left;
	padding-left: 18px;
	background-image: url(../img/puce_fleche03.gif);
	background-position: 0px -2px;
	background-repeat: no-repeat;
	margin-bottom: 11px;
}
*/
#page_contenu a
{
color: #646CA8;
font-weight: bold;
}
#page_contenu a:hover
{
color: #FF9753;
}

#pied_de_page
{
	height: 21px;
	text-align: right;
	padding-top: 5px;
	background-image: url(../img/pied_page.jpg);
	width: 100%;
	color: #282E59;
	font-size: 11px;
	clear: both;
	position: relative;
	z-index: 10;
}
#pied_de_page a
{
	color: #282E59;
	text-decoration: none;
}
#pied_de_page a:hover
{
	color: #FF6904;
}


h1
{
	font-size: 20px;
	font-weight: bold;
	color: #646CA8;
	background-image: url(../img/puce_titre3.gif);
	background-repeat: no-repeat;
	
	line-height: 58px;
	padding-left: 10px;

}

h2
{
	color: #646CA8;
	font-size: 15px;
}

strong
{
	font-weight: bold;
	/*color: #646CA8; */
}
.gras_bleu
{
	font-weight: bold;
	color: #646CA8;
}
.souligne
{
	text-decoration: underline;
	color: #646CA8;
}

.flotte_gauche
{
	float: left;
}
#mentions_leg
{
	float: left;
}
#mentions_leg a
{
	text-decoration: underline;
}
.flotte_gauche_image
{
	float: left;
	margin: 2px 15px 0px 10px;
	padding: 0;
}

.flotte_droite_image
{
	float: right;
	padding: 2px 8px;
}
.stop_flotte
{
	clear: both;
	padding-top: -50px;
}
.titres
{
	font-size: 14px;
	font-weight: bold;
	color: #FF812D;
	text-align: center;
	margin-top: 10px;
}
.guillemet
{
	font-size: 15px;
	font-weight: bold;
}

