BODY {
	margin : 10px;
	color : #FFFFFF;
	font-size : 12px;
	font-family : Arial;
	text-align : justify;
	font-style: normal;

     }

H2 {
  color : #000066;
  font-size : 14px ;
  text-align : center ;
  background-color : white;
  border-style : solid;
  border-width:2px;
  
}

.HH2 {
  color : #000066;
  font-size : 14px ;
  text-align : center ;
 
  
}

H3 {
  color : #FFFFFF;
  font-size : 13px ;
  letter-spacing : 1px;
  text-align : left ;
  font-weight : bold ;
  text-decoration : underline ;
    
}


A {
  color:#FFFF00;
  text-decoration : none ;
  font-size : 12px;
  font-family : Arial;  
}

A:hover {
	color : #FF9900;
	text-decoration : none ;
	font-size : 12px;
	font-family : Arial;
		}

A:active {
  color : #FF6600;
  text-decoration : none ;
  font-size : 12px;
		font-family : Arial;
		}


.titrePrincipal {
  font-variant : small-caps;
  letter-spacing : 2px;
  color : white;
  font-size : 14px;
  font-weight : bold;
  text-align:center;
  font-family : Arial;
}

.titreOuvrage {
  	color : #FFFFFF; 
  font-weight : bold ;
	font-size : 13px; 
	font-family : Arial;
	text-align:justify;
  font-weight : bold;
}

.sousTitreOuvrage {
  	color : #FFFFFF; 
	font-size : 12px; 
	font-family : Arial;
	text-align:justify;
  font-weight : bold;
}


.TexteNormal {
  	color : #FFFFFF; 
	font-size : 12px; 
	font-family : Arial;
	text-align:justify;
	
}

.surligne {
  	color : #000000; 
	font-size : 12px; 
	font-family : Arial;
	text-align:justify;
	background-color: #FFFF00;
	
}


.TitreRubrique{
  	color : #FFFFFF;
	font-variant : small-caps;
	letter-spacing: 2px;
	font-weight : bold;
	font-size : 13px; 
	font-family : Arial;
	text-align:center;
	
}


.TexteSurFondBlanc {
  	color : #000000; 
	font-size : 12px; 
	font-family : Arial;
}


.liste_LienSurFondBlanc {
	color : #000000; 
	font-size : 12px; 
	font-family : Arial;
		}

.liste_LienSurFondBlanc:hover {
	color : #000000; 
	font-size : 12px; 
	font-family : Arial;
	text-decoration:underline;
}

.liste_LienSurFondBlanc:active {
	color : #000000; 
	font-size : 12px; 
	font-family : Arial;
	text-align:justify;
}



.miniLienSurFondBlanc {
	color : #0389FE;
	text-decoration : none ;
  font-size : 11px;
		font-family : Arial;
}

.miniLienSurFondBlanc:hover {
	color : #2F577A;
	text-decoration : underline ;
  font-size : 11px;
		font-family : Arial;
}

.miniLienSurFondBlanc:active {
	color : #2F577A;
	text-decoration : none ;
  font-size : 11px;
		font-family : Arial;
}

.LienSurFondBlanc {
	color : #0389FE;
	text-decoration : none ;
  font-weight : bold ;
  font-size : 12px;
		font-family : Arial;
		}

.LienSurFondBlanc:hover {
	color : #2F577A;
	text-decoration : underline ;
  font-weight : bold ;
  font-size : 12px;
		font-family : Arial;
		}

.LienSurFondBlanc:active {
	color : #2F577A;
	text-decoration : none ;
  font-weight : bold ;
  font-size : 12px;
		font-family : Arial;
}



div#navcontainer
{
background-color: #2F577A;
border-bottom: solid 1px #FFFF00;
border-top: solid 1px #FFFF00;
border-left: solid 1px #FFFF00;
border-right: solid 1px #FFFF00;
}

div#navcontainer ul
{
font-family: Arial;
font-size:11px;
color: #FFFFFF;
text-align: center;
margin: 0;
padding-bottom: 1px;
padding-top: 1px;
margin-left: -30;

}

div#navcontainer ul li
{
font-family: Arial;
font-size:11px;
color: #FFFFFF;
text-align: center;
display: inline;
margin: -2px;
}

div#navcontainer ul li a
{
font-family: Arial;
font-size:11px;
color: #FFFFFF;
font-weight: normal; 
text-align: center;
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #FFFF00;
}

div#navcontainer ul li a:hover
{
background-color: #2F577A;
border: 1px solid #FFFF00;
color: #FF9900;
}

#current
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #FFFF00;
background-color: #2F577A;
border: 1px solid #FF9900;
color: #FF9900;
}

#premier {
font-family: Arial;
font-size:11px;
color: #FFFFFF;
font-weight: normal; 
text-align: center;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;

color: white;
text-decoration: none;
border-left: 1px solid #FFFF00; }

