/* CSS Document */
li
{ 
list-style-image:url("img/puce_bleue.gif") ;
list-style-position: outside;
}

.ol1 
{ 
list-style-image:url("img/puce_bleue.gif") ;
list-style-position: outside;
color:#000;
}
.ol1:hover
{ 
list-style-image:url("img/puce_bleue.gif") ;
list-style-position: outside;
color:#0090d4;
}
.ol2 
{ 
list-style-image:url("img/puce_orange.gif") ;
list-style-position: outside;
text-indent: 20px;
color:#000;

}
.ol2:hover
{ 
list-style-image:url("img/puce_orange.gif") ;
list-style-position: outside;
text-indent: 20px;
color:#e95e0f;

}
.ol3 
{ 
list-style-image:url("img/puce_bleue.gif") ;
list-style-position: outside;
text-indent: 40px;
color:#000;
}
.ol3:hover
{ 
list-style-image:url("img/puce_bleue.gif") ;
list-style-position: outside;
text-indent: 40px;
color:#0090d4;
}
.ol4 
{ 
list-style-image:url("img/puce_orange.gif") ;
list-style-position: outside;
text-indent: 60px;
color:#000;
}

.ol4:hover
{ 
list-style-image:url("img/puce_orange.gif") ;
list-style-position: outside;
text-indent: 60px;
color:#e95e0f;

}
.ol5 
{ 
list-style-image:url("img/puce_bleue.gif") ;
list-style-position: outside;
text-indent: 80px;
color:#000;
}
.ol5:hover
{ 
list-style-image:url("img/puce_bleue.gif") ;
list-style-position: outside;
text-indent: 80px;
color:#0090d4;
}
.ol6 
{ 
list-style-image:url("img/puce_orange.gif") ;
list-style-position: outside;
text-indent: 100px;
color:#000;
}
.ol6:hover
{ 
list-style-image:url("img/puce_orange.gif") ;
list-style-position: outside;
text-indent: 100px;
color:#e95e0f;

}

.texte {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
.texte2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
.hidden { 
   display: none; 
} 

.visible { 
   display: inline; 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00900d4;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.menu_haut{
	color:#FFFfff;
	font-size:11px;
	font-weight:bold;
	
}
.titre_actu{
color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.titre_page{
color:#0090d4;
font-weight:bold;
font-size:12px;

}
.orange{
color:#e95e0f;
font-weight:bold;
}
.orange:hover{
color:#e95e0f;
font-weight:bold;
text-decoration:underline;
}
.bleu{
color:#0090d4;
font-weight:bold;
}
.consult{

color:#e95e0f;
font-size:12px;	
}
.consult a{

color:#e95e0f;
font-size:12px;	
}

.pdf{

color:#7d7d7d;
font-size:12px;	
}
.pdf a{

color:#7d7d7d;
font-size:12px;	
}

.titre_actu{
font-weight:bold;
font-size:12px;

}
.alerte{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
font-weight:bold;
}
body a{
color:#ffffff;
text-decoration:none;
}
body a:hover{
text-decoration:underline;
}
.niveau1{
font-size:11px;
font-weight:bold;
color:#000000;
}
.niveau2{
font-size:11px;
font-weight:bold;
color:#000000;
}
.niveau3{
font-size:11px;
font-weight:bold;
color:#000000;
}
.niveau4{
font-size:11px;
font-weight:bold;
color:#000000;
}
.niveau5{
font-size:11px;
font-weight:bold;
color:#000000;
}
.niveau6{
font-size:11px;
font-weight:bold;
color:#000000;
}
.blanc{
	color:#FFF;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.corps a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}
.corps a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}.gris {
	color: #7D7D7D;
}
.retour{
	background-color:#0090d4;
	color:#FFF;
	font-weight:bold;
	border:solid;
	border-width:1px;
	border-color:#0090d4;
	background-image:url(img/puce_orange.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.bleu{
	 color:#0091d4;
}

.bleu a{
	 color:#0091d4;
	 text-decoration:none;
}

.bleu a:hover{
	 color:#e95e0f;
	 text-decoration:none;

}
.big_bleu{
	color:#0091d4; 
	font-size:20px;
}
.big_bleu a{
	color:#0091d4;
	text-decoration:none;
	font-size:20px;
}
.big_bleu a:hover{
	color:#0091d4; 
	font-size:20px;
	text-decoration:underline;
}
