/* CSS Document */

html {
	background-color:#70458C;
}

body  {
	width: 770px;
	margin: auto;
	font-family: verdana, courier, monospace; 
	font-size: 12px;
	color:#FFFFFF;	
	letter-spacing: 1px;
	text-align:justify;
	padding-top:5px;
  	scrollbar-face-color:#9a99ff;
  	scrollbar-arrow-color:#ffffff;
  	scrollbar-track-color:#70458C;
  	scrollbar-shadow-color:#9a99ff;
  	scrollbar-highlight-color:#9a99ff;
  	scrollbar-3dlight-color:#ffffff;
  	scrollbar-darkshadow-Color:#70458C;
}
 
 
/* CSS header */

#header {
	height: 140px;
	background-image:url(images/banniere.jpg);
	font-weight:bold;
	text-align:right;
	margin-bottom:4px;
}

#flash {
font-weight:bold;
text-align:center;
	margin-bottom:4px;

}

#flash a, a:visited{
	text-decoration:none;
	color:#FF0000;
}

#flash a:hover{
	text-decoration:underline;
	color:#FF0000;
}

/* CSS pour la navigation sur le site */

#inter {	
	letter-spacing: 60px;
	text-align:center;
	border:0;
}


/* CSS pour le menu*/

#menu {
	background-color:#70458C;
	width:155px;
	float:left;
	margin-right:5px;
}

#menu a{
	text-decoration:none;
	color:#FFFFFF;
}

#menu a:hover{
	text-decoration:none;
	color:#FF0000;
}

.menuhaut {
	background-image:url(images/menuhaut.jpg);
	height:17px;
	background-repeat:no-repeat;
}

.menumilieu {
	background-image:url(images/menumilieu.jpg);
	background-repeat:repeat-y;
	text-align:center;
	letter-spacing: 1px;
	
}

.menubas {
	background-image:url(images/menubas.jpg);
	height:17px;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.sousmenu {
	width:120px;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding-left:10px;
	padding-right:-10px;
}

.legend {
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
	text-align:center
}

.menu_li {
text-align:left;
	list-style-image:url(images/coche.gif);
	color:#FFFFFF;
}


/* CSS pour le contenu */



#contenu {
	float:right;
}

#haut {
	background-image:url(images/contenuhaut.jpg);
	background-repeat:no-repeat;
}

#milieu {
	background-image:url(images/contenumilieu.jpg);
	background-repeat:repeat-y;
	padding-left:16px;
	color:#FFFFFF;
}

.texte {
	padding-right:10px;
	padding-left:5px;
	overflow:auto;
	height:380px;
	width:575px
}

.texte a{
	text-decoration:none;
	color:#FFFFFF;
}

.texte a:hover{
	text-decoration:underline;
	color:#FFFF00;
}
.illustration {
	float:left;
	margin-right:10px;
}

h2 {
	border-bottom:2px solid #FFFFFF;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}

.audit {
	list-style-image:url(images/coche_audit.gif);
	color:#FFFFFF;
}

.conseil {
	list-style-image:url(images/coche_conseil.gif);
	color:#FFFFFF;
}

.formation {
	list-style-image:url(images/coche_formation.gif);
	color:#FFFFFF;
}

.dossier {
	list-style-image:url(images/coche_dossier.gif);
	font-weight:bold;
	text-decoration:underline
}

.normal {
	list-style-image:url(images/cocheb.gif)
}

.autocontrole {
	list-style-image:url(images/coche_controle.gif);
}

#bas{
	background-image:url(images/contenubas.jpg);
	background-repeat:no-repeat;
}

/* CSS pour le footer*/


#footer {
clear:both;
}

.footerhaut {
	background-image:url(images/footerhaut.jpg);
	background-repeat:no-repeat;
	height:15px;
}

.footermilieu {
	background-image:url(images/footermilieu.jpg);
	background-repeat:repeat-y;
	font-size: 10px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000
}

.footermilieu a{
	color:#000000;
}

.footermilieu a:hover{
	text-decoration:none;
	color:#FF0000;
}

/* CSS pour pop-up */

#autocollant {
	text-align:center;
	width:400px;
	height:270px;
	padding-top:14px;
}

#formation {
	vertical-align:middle;
	font-weight:bold;
}


#f1 {
	background-image:url(images/f1.gif);
	background-repeat:no-repeat;
	padding:0px;
	text-align:right;
	height:100px;
	width:100px;
	font-weight:bold
}

#f2 {
	background-image:url(images/f2.gif);
	background-repeat:no-repeat;
	padding:0px;
	text-align:right;
	height:100px;
	width:100px;
	font-weight:bold;
}

#f3 {
	background-image:url(images/f3.gif);
	background-repeat:no-repeat;
	padding:0px;
	text-align:right;
	height:100px;
	width:100px;
	font-weight:bold
}

.Style1 {
	color:#FF9900;
}

.Style2 {
	color: #0000FF;
}

.Style3 {
	color:#FF0000;
}

.rappel {
	background-color:#999999;
	padding:5px;
}

#contact {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
