
/* d = 10 */
/* o = 11 */
/* h = 8 */

pre 
{ 
font-family: Arial;
font-size: 10pt;
}

table 
{
border-collapse:collapse;
}


.enorme
{
font-family: Arial;
font-size: 26pt;
font-weight:normal;
color:#000000;
}

body 
{ 
margin:0;
}

ul         
{ 
list-style: outside 
}

.titre
{
font-family: Arial;
font-size: 22pt;
font-weight:normal;
color:#000000;
}


.d_blanc
{
font-family: Arial;
font-size: 10pt;
font-weight:bold;
color:#ffffff;
}

.d_gris
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#8A9297;
}



.d
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#000000;
}

.d_bold
{
font-family: Arial;
font-size: 10pt;
font-weight:bold;
color:#000000;
}

.d_right
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#000000;
text-align:right;
}

.d_english
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#122975;
text-align:right;
}

.d_left
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#000000;
text-align:left;
}

.d_justify
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#000000;
text-align:justify;
}

.d_center
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#000000;
text-align:center;
}

.d_rouge
{
font-family: Arial;
font-size: 10pt;
font-weight:normal;
color:#9b0707;
}

.o
{
font-family: Arial;
font-size: 11pt;
font-weight:normal;
color:#000000;
}

.o_bold
{
font-family: Arial;
font-size: 11pt;
font-weight:bold;
color:#000000;
}

.o_justify
{
font-family: Arial;
font-size: 11pt;
font-weight:normal;
text-align:justify;
color:#000000;
}

.o_center_bold
{
font-family: Arial;
font-size: 11pt;
font-weight:bold;
text-align:center;
color:#000000;
}
.o_center
{
font-family: Arial;
font-size: 11pt;
font-weight:normal;
text-align:center;
color:#000000;
}
.o_left
{
font-family: Arial;
font-size: 11pt;
font-weight:normal;
text-align:left;
color:#000000;
}
.o_right
{
font-family: Arial;
font-size: 11pt;
font-weight:normal;
text-align:right;
color:#000000;
}

.h
{
font-family: Arial;
font-size: 8pt;
font-weight:normal;
color:#000000;
}

.h_rouge
{
font-family: Arial;
font-size: 8pt;
font-weight:normal;
color:#9b0707;
}

.h_center
{
font-family: Arial;
font-size: 8pt;
text-align:center;
font-weight:normal;
color:#000000;
}


.h_bold
{
font-family: Arial;
font-size: 8pt;
font-weight:bold;
color:#000000;
}

.h_right
{
font-family: Arial;
font-size: 8pt;
text-align:right;
font-weight:normal;
color:#ffffff;
}

.h_english
{
font-family: Arial;
font-size: 8pt;
font-weight:normal;
color:#000000;
text-align:right;
}

.element_menu2
{
   margin-top: 20px;
}

.element_menu2 ul
{
   list-style: none;
   text-align:left;
   padding:0px;
   margin:0px;
}

.element_menu2 li
{
   padding-top:0.2em;
   padding-bottom:0.2em;
   text-align:right;  
   font-family: Arial;
   font-size: 10pt;
   font-weight:normal;
   color:#000000;   
}

.element_menu2 img
{
border:0px;
}

a
{
text-decoration:none;
}

a:link 
{
color:#122975;
} 

a:visited 
{ 
color:#122975;
} 

a:active 
{ 
color:#122975;
} 

a:hover
{ 
   color:#98bf21;
}

