body {
  margin: 0;
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
}
#global {
  position: relative;
  width: 761px;
  margin: 0 auto;
  border-top: 8px solid #37398C;
  border-left: 1px solid black;
  background: url(../img/fd.gif) repeat-y;
}

#slogan
{
 	background-image: url(../img/top_avancer.jpg);	 
	height: 243px;
	width: 761px;
	margin: 0;
} 


#barre_menu
{
	position: absolute;
	width: 234px;
	background-color: white;
	left: 59px;
	top: 0;
	color: #636368;
}

#menu_slogan
{
	background-color: #B5B5B7;
	height: 17px;
	border-bottom: 2px solid #37398C;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

#logo
{
	height: 78px;
	text-align: center;
	padding-top: 20px; 
	border-bottom: 2px solid #D5D5DA;
	border-left: 1px solid #D5D5DA;
}

#rappel
{
	height: 55px;
	background-color: #B5B5B7;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#rappel span
{
	font-weight: bold;
	margin-left: 5px;
}

# txt_rappel
 {
 	height: 25px;
	margin: 0;
	padding: 0;
 }

#rappel_2
{
	margin: 0 0 0 30px;
	padding: 0;
}

#menu_du_site
{
	background-color: #C7C7CF;
	height: 500px;
}
#menu_du_site a
{
	color: #6A6A6F;
	text-decoration: none;
}
#menu_du_site a:hover
{
	color: white;
}

#menu_du_site ul
{
	background-color: #C7C7CF;
	margin: 0 8px 0 0;
	padding: 20px 0 0 0;
	background-image: url(../img/puce_fd2.gif);
	background-repeat: no-repeat;
	background-position: 35px 22px;
}

#menu_bout_un
{
	border-top: 1px solid black;
}

#menu_du_site li
{
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
	list-style: none;
	height: 28px;
	line-height: 31px;
	background-image: url(../img/puce_fd.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#menu_du_site .menu_sms a
{
	/*color: #37398C;*/
	color: #FF5C33;
}
#menu_du_site .menu_sms a:hover
{
	color: white;
}

#ecran
{
	text-align: center;
}

#contenu
{
	margin: 20px 15px 10px 320px;
	font-size: 11px;
}

/* Hides from IE5-mac \*/
* html #contenu {height: 1%;}
/* End hide from IE5-mac */

#contenu a
{
	font-weight: bold;
	color: #37398C;
}
#contenu a:hover
{
	font-weight: bold;
	color: gray;
}
h1
{
	height: 25px;
	color: #37398C;
	font-size: 16px;
	background: url(../img/fd_h1.gif) 0px 19px repeat-x;
	margin-top: 30px;
	
}

#logo a 
{
	display: block;
	height: 100%;
}
#logo a img
{
	border: none;
}

#bas
{
	height: 40px;
	background-color: #37398C;
	text-align: right;
	color: White;
	border-bottom: 4px solid #C7C7CF;
	
}
#bas p
{
	margin: 4px 10px 0 0;
	padding: 0;
}

div#bas a
{
	font-size: 1.2em;
	color: White;
}

div#bas a:hover
{
	color: Gray;
}


#coordo
{
	width: 234px;
	height: 80px;
	border-top: 2px solid #D5D5DA;
	border-bottom: 2px solid #D5D5DA;
	margin: -80px 0 0 59px;
	background: url(../img/lettre.gif) #B5B5B7 no-repeat 10px 25px;
	text-align: right;
	font-size: 1.2em;
	clear: both;
}

#coordo p
{
	margin:  1px;
	clear: both;
}
.coordo_titre
{
	font-style: italic;
	clear: both;
}
.coordo_mail
{
	padding-right: 25px;
}
#coordo a
{
 color: #6A6A6F;
 font-weight: bold;
}
#coordo a:hover
{
 color: white;
}
.imaged {
  float: right;
  margin: 0em 0.5em 0.5em 0.5em;
}
.imageg {
  float: left;
  margin: 0em 0.5em 0em 8px;
}
h2
{
	clear: both;
	height: 20px;
	color: #37398C;
	font-size: 14px;
	background: url(../img/fd_h1.gif) 0px 17px repeat-x;
	margin-top: 30px;
	margin-bottom: -10px;
}
h2.double
{
	height: 35px;
	background: url(../img/fd_h1.gif) 0px 34px repeat-x;
}
.info_petit
{
	font-size: 0.9em;
	color: red;
}
#info_petit2
{
	font-size: 0.9em;
	color: red;
 	text-align: center;
	margin-bottom: 5px;
}
.obligatoire
{
	color: red;
}

