a:{color: #EBEBEB; text-decoration: none;}
a:link{color: #EBEBEB; text-decoration: none;}
a:visited{color: #EBEBEB; text-decoration: none;}
a:hover{color: #FFCC33; text-decoration: none;}
	
body{font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2;	
	margin: 0px;
	text-decoration: none;
	background-color: #1E3954;}

/**** Titre ANAT ****/
h1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;	
	margin: 0px;}
 
/**** Texte de Pub et Bas de Page ****/
h2{	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EBEBEB;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;	
	margin: 0px;}
 
/*** Titres des Textes ****/
h3{	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 22px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	line-height: normal;	
	margin: 10px;
	padding: 10px;}
 
/*** Textes au Milieu ****/
h4{	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EBEBEB;
	clear: both;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 20px;}

/**** Liens Actifs Barre Navigation Verticale et Titres Barre Pub ****/
h5{ font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #FFCC33;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
 	margin: 0px;}

/**** Liens Actifs Barre Navigation Horizontale ****/
h6{ font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;	
 	margin: 0px;}

/********* Style des Liens Barre Navigation Horizontale *********/
#Langue{
	float: left;
	text-align: center;
	font-size: 13px;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #999999;}

#Box{
	float: right;
	text-align: center;
	font-size: 13px;
	padding: 3px 15px 3px 15px;
	border-left: 1px solid #999999;}

/******** Liens et Sous-Liens Barre Navigation Verticale *********/
#Lien{
	border-bottom: 1px solid #999999;
	font-size: 13px;
	padding: 3px 0px 3px 15px;}

#LienActif{
	background-color: #304F6E;
	border-bottom: 1px solid #999999;
	padding: 3px 0px 3px 0px;}
	
#SousLien1{
	background-color: #304F6E;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 3px solid #FFCC33;
	font-size: 11px;
	padding: 3px 0px 3px 10px;}

#SousLien{
	background-color: #304F6E;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #FFCC33;
	font-size: 11px;
	padding: 3px 0px 3px 10px;}

#SousLienActif1{
	background-color: #33608C;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 3px solid #FFCC33;
	font-size: 11px;
	padding: 3px 0px 3px 10px;}	

#SousLienActif{
	background-color: #33608C;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #FFCC33;
	font-size: 11px;
	padding: 3px 0px 3px 10px;}
	
#TitreSousLien1{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 3px solid #FFCC33;
	font-size: 11px;
	padding: 3px 0px 3px 0px;}
	
#TitreSousLien{
	border-bottom: 1px solid #999999;
	border-left: 3px solid #FFCC33;
	font-size: 11px;
	padding: 3px 0px 3px 0px;}

/************* Divers ****************/
#Pub{
	background-color: #304F6E;
	padding: 5px 1px 5px 5px;}