/* Defintion de l'aspect du corps de page */
body		{


	/* Couleur de fond */
			background-color:	#000000;
	/* Police de caracteres de la page principale */
			font-family: 		Verdana, Geneva, Arial;
	/* Taille de la police de caracteres */
			font-size:		8pt;
	/* Couleur du texte */
			color: 			#ffffff;			/* logo en fonds texte */
			}
			
			
			
			
	
.Style1 {font-family: "Comic Sans MS"; 
		  font-size: 10pt; 
		  color: #000000; }	
		  	
.Style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	color: #FFFFCC;
}	
			
.Style5 {font-family: "Comic Sans MS"; 
			font-size: 9pt; 
			color: #0000FF;}
			
.Style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bolder;
}
.Style7 {
	font-family: "Arial";
	font-size: 11pt;
	color: #FF0000;
	font-weight: bolder;
}
		  
.Style9 {font-family: "Comic Sans MS"; 
		  font-size: x-small; 
		  color: #0000FF; }		
		  
		    
.Style8 {font-family: "Comic Sans MS"; 
		  font-size: x-small; 
		  color: #FF0000; }
		  
	
.Style11 {font-family: "Comic Sans MS"; 
			font-size: 12pt; 
			color: #0000FF;}  
		  
.Style12 {font-family: "Comic Sans MS"; 
		  font-size: x-small; 
		  color: #FFFF00; }

		  
.Style81 {font-family: "Comic Sans MS"; 
		  font-size: medium; 
		  font-weight: bold;
		  color: #FF0000; }


		
.Style13 {font-family: "Cooper BlkIt BT"; 
		  font-size: xx-large; 
		  color: #000000; }

.Style30 {
	font-size: x-large;
	color: #000000;}
	
.Style29 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 200;}
	
.Style28 {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: medium;}

.Style2 {	font-family: "Cooper BlkIt BT";
	font-size: large;
	color: #666666;}

.Style22 {color: #009933; 
          font-family: "Comic Sans MS"; 
		  font-size: 10pt; }
	
.Style23 {	font-family: "Comic sans MS";
	font-size: 11pt;
	color: #000000;}
	
.Style24 {	font-family: "Arial";
	font-size: 10pt;
	color: #000000;}
	
.Style25 {	font-family: "Arial Black";
	font-size: 10pt;
	color: #FF0000;}
	
.Style3 {	font-family: "Cooper BlkIt BT";
	font-size: large;
	color: #FF0000;}
	
.Style30 {	font-family: "Cooper BlkIt BT";
	font-size: x-large;
	color: #FF0000;}
	
.Style31 {
	font-family: "Comic Sans MS";
	color: #666666;
	font-size: medium;}
	
.Style32 {font-family: "Comic Sans MS"; 
	      font-size: x-large; 
		  color: #0000FF; }
		  
.Style38 {color: #FF0000; 
          font-family: "Comic Sans MS"; 
		  font-size: medium; }
		
.Style48 {color: #0000FF; 
          font-family: "Comic Sans MS"; 
		  font-size: medium; }
		
.Style58 {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: large;
	text-align: left;
	word-spacing: inherit;
}
		
.Style68 {color: #339933; 
          font-family: "Comic Sans MS"; 
		  font-size: medium; }
	
	
	
	
	
/* Definition de l'aspect des liens */
a:link, a:active, a:visited	{
	/* Les liens ne sont pas soulignes */
			text-decoration:	underline;
	/* Couleurs des liens */
			color:			#FFFF33;
		}

/* Les liens quand la souris passe dessus */
a:hover, a:hover {
	/* Le soulignement apparait */
                        text-decoration:        none;
	/* Ils deviennent blancs */
			color:                  #FF6600;
		}

/* L'apsect du calque pour la baniere 5 Le calque est ni plus ni moins qu'une boite ;-) */
div.banniere	{
	/* Sa position est determinee par rapport au coin superieur gauche du navigateur */
                        background-color:	#000000;
	/* Hauteur du claque */
			position: absolute;
	top: 2px;
	left: 2px;
	height: 		160px;
	/* Largeur du calque */
			width: 			1000px;
	/* Bordure du calque */
			border-style: solid;
	border-width: 0;
		}


			
h1 {
	text-align:right;
	font-family: "Comic Sans MS";
	font-size: x-large;
	color: #0000FF;
	font-weight: 200;
	}
	
				
h2 {
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	font-weight: 400;
	font-style: oblique;
	}
	
h3 {
	text-align:center;
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #0000FF;
	font-weight: 100;
	}
	
div.principale     {
	top:            	217px;
	width:          	1170px;
	font-family: Verdana, Arial, serif;
	font-weight: normal;
	font-style: normal;
	background-color: #666666;
	background-image: url(../banniere/PHOTO--2011.jpg);
	position: absolute;
	left: 12px;
	overflow:		auto;
	border: solid 0;
	height: 679px;
	
}
	

div#VIDEO {
	border:solid 2px;
	width:239px;
	left:427px;
	color: #333333;
	background-color: #CCCCCC;
	height: 188px;
	position: absolute;
	top: 426px;
 }
 
 
div#ACTUALITE {
	border:solid 2px;
	width:145px;
	left:454px;
	color: #333333;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	height: 57px;
	position: absolute;
	top: 544px;
	
 }
 
 
 div#PUB {
	border:solid 1px;
	width:46px;
	left:1103px;
	height: 357px;
	position: absolute;
	top: 20px;
	color: #999999;
 }
 
 div#FB{
	border:solid 2px;
	width:233px;
	left:766px;
	color: #333333;
	background-color: #3399FF;
	height: 89px;
	position: absolute;
	top: 560px;
 }
 div#ACCUEILINFO {
	width:392px;
	left:497px;
	height: 133px;
	position: absolute;
	top: 44px;
 }
 
 
 div#INFOS {
	border:solid 5px;
	width:198px;
	left:163px;
	color: #999999;
	background-color: #666666;
	height: 458px;
	position: absolute;
	top: 39px;
 }


/* Menu format vertical
#Nav {
	width: 100px;
	padding: 0;
	list-style: none;
}

#Nav li {
	background: #ddd;
	margin: 1px;	
	height: 20px;
}

.Menu {
	padding: 0;		
	margin-top: -18px;
	margin-left: 98px;
	width: 202px;
	list-style: none;
	display: none;	
}

.Menu li {
	height: 20px;
	width: 200px;	
}
*/

#Nav {
	position:absolute;
	text-align: center;
	z-index: 100;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	margin-top: 130px;
	margin-left: 70px;
	vertical-align: middle;

}

#Nav li {
	width: 130px;
	margin: 1px;
	float: left;
	background-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
	height: 25px;
}
#Nav li a {
	display: block;
	background-color: #333333;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 3px;
}
#Nav li a:hover,#Nav li a:active {
	color: #FF6600;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	background-color: #333333;
	
}
.Menu {
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
	display: none;
	background-color: #000000;
	border-top-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

/* Menu format vertical
#Navbas {
	width: 100px;
	padding: 0;
	list-style: none;
}

#Navbas li {
	background: #ddd;
	margin: 1px;	
	height: 20px;
}

.Menubas {
	padding: 0;		
	margin-top: -18px;
	margin-left: 98px;
	width: 202px;
	list-style: none;
	display: none;	
}

.Menubas li {
	height: 20px;
	width: 200px;	
}
*/

#Navbas {
	position:absolute;
	text-align: center;
	z-index: 100;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	margin-top:870px;
	margin-left: 210px;
	vertical-align: middle;

}

#Navbas li {
	width: 130px;
	margin: 1px;
	float: left;
	background-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
	height: 25px;
}
#Navbas li a {
	display: block;
	background-color: #333333;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 3px;
}
#Navbas li a:hover,#Nav li a:active {
	color: #FF6600;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	background-color: #333333;
	
}
.Menubas {
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
	display: none;
	background-color: #000000;
	border-top-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#go2 {
	position:absolute;
	width:100px;
	height:130px;
	z-index:3;
	left: 1176px;
	top: 215px;
	visibility: visible;
}
#PAYP {
	position:absolute;
	width:327px;
	height:80px;
	z-index:4;
	left: 819px;
	top: 504px;
	visibility: hidden;
}