/* CSS Document */


body  {
		font-family: verdana, courier, monospace; 
	font-size: 12px;
	color:#FFFFFF;	
	letter-spacing: 1px;
	text-align:justify;
	
 }
 
#header, #inter, #menu, #footer {
display:none;
}

/* CSS pour le contenu */


.texte {

overflow:visible;
}

.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)
}







/* 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 {
border:2px solid #000000;
padding:5px;
}

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