.cadrePage { 
background-color : #003399;
} 

.texte{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : Black;
font-style : normal; 
font-weight : normal;
}

.texteBlanc{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : white;
font-style : normal; 
font-weight : normal;
}

.texteGras{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : Black; 
font-weight : bold; 
font-style : normal;
}

.texteGrasBlanc{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : white; 
font-weight : bold; 
font-style : normal;
}

.texteMini{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9.5px; 
color : White; 
} 

.texteMiniNoir{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9.5px; 
color : Black; 
} 

.texteMiniNoirGras{ 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9.5px; 
font-weight : bold; 
color : Black; 
} 


p{ 
text-align : justify ; 
margin : 20px 20px 20px 20px; 
}

. cadrePage { 
background-color : #CC6600;
} 

body{ 
background-color : white; 
margin-bottom : 20px; 
margin-left : 0px; margin-right : 0px; 
margin-top : 20px; 
}

a:link{ 
color : #FFFFFF; 
text-decoration : underline;
} 

a:visited{ 
color : #FFFFFF;
text-decoration : underline; 
}
  
a:hover{ 
color : #00cccc; 
text-decoration : none; 
} 

text-decoration : none; 
font-family : Helvetica, Arial, sans-serif; 
font-size : 11px; 
height :20px;
}


.button{ 
border : #0000CC; 
border-style : solid; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
text-align : center;
font-style: normal;
font-family : Helvetica, Arial, sans-serif;
font-size : 11px;
color : #FF0000;
}

.cadrebleu{ 
font-style: normal;
; border-color: #0000CC d0tted}

.cadrephoto{ 
border : #000000; 
border-style : solid; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
}
.menu{ 
color :white;
font-family : Helvetica, Arial, sans-serif;
font-size : 11px;
font-style : bold;
text-decoration: none;
}
.menub{ 
color :white;
font-family : Helvetica, Arial, sans-serif;
font-size : 9.5px;
font-style: normal;
text-decoration: none;
}



