/* CSS Document */

body 	{	
		margin-top:0px; 		
		margin: 0;		
		padding: 0;	
		background-color:#000000;
		text-align:center;   
		background-position:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		}


#centrer_site 	{ 		
				position:relative;				
				width:980px; 
				height:760px; 
				margin-left:auto;
				margin-right:auto;	
				margin-top:0px; 
				margin-bottom:0px; 
				border-width:0px; 
				border-style:solid; 
				/*border-color: #ff0000; */
				overflow:hidden;
				text-align:justify;
				z-index:100;
 				/*background-image:url(../Images/Background/ESSAI999.png);
				background-repeat:no-repeat;*/
				}
/*#div_absolute 	{ 
				position:absolute;
				width:980px; 
				height:760px; 
				margin-left:0;
				margin-right:0;	
				margin-top:0px; 
				margin-bottom:0px; 
				overflow:hidden;
				text-align:justify;
				z-index:99; 
				}*/
.titrBlanc16{
			font-family: Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#FFFFFF;
			font-weight:bold;
			text-align:center;
			}

.titrBlanc14{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		}

.texteGris14	{	
				text-align:justify;   
				font-family: Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#333333;
				line-height:22px;
				}
.texteGris12	{	
				text-align:justify;   
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#333333;
								}
.Titre{
			font-family: Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#FF0000;
			font-variant:small-caps; 
			font-weight:bold;
			text-align:left;
			border-bottom-style: double;
			border-bottom-color:#ff0000;
			border-bottom-width:thin; 
			}

.SousTitre {
			font-size:14px;
			border-bottom-style: none;
			border-bottom-width: thin;
			
		}
.Plan	{	font-family: Arial, Helvetica, sans-serif;
			font-variant:small-caps; 
			font-size:14px; 
			text-align: center;
			color:#FF0000;
			font-weight:bold;
		}



.Rouge14B{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FF0000;
		font-weight:bold;
		}

.Rouge10{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FF0000;
		}
.Alert{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FF0000;
		}

.Formu {
		background-color: #dddddd; 
		color:#666666; 
		font-style:italic; 
		font-size:10px;
		}

.OK {
		background-color: #dddddd; 
		color:#ff0000; 
		font-style:bold; 
		font-size:10px;
		}

a.lienMenuHaut:link { color:#666666; text-decoration:none; font-size:16px;}
a.lienMenuHaut:visited { color: #666666; text-decoration:none;font-size:16px;}
a.lienMenuHaut:active { color: #666666; text-decoration:none;font-size:16px;}
a.lienMenuHaut:hover { color: #ff0000; text-decoration:none;font-size:16px;}

a.titre:link { color:#333333; text-decoration:none; font-size:12px;}
a.titre:visited { color: #333333; text-decoration:none;font-size:12px;}
a.titre:active { color: #333333; text-decoration:none;font-size:12px;}
a.titre:hover {
	color: #000;
	text-decoration:none;
	font-size:12px;
}

.titre2{ color: #000000; text-decoration:none;font-size:12px;}

.titre3{
	color: #FFF;
	text-decoration:underline;
	font-size:12px;
	font: bold;
}

a.lienMenuBas:link { color:#666666; text-decoration:none; font-size:12px;}
a.lienMenuBas:visited { color: #666666; text-decoration:none;font-size:12px;}
a.lienMenuBas:active { color: #666666; text-decoration:none;font-size:12px;}
a.lienMenuBas:hover { color: #ff0000; text-decoration:none;font-size:12px;}

a.lienMenuHome:link { color:#333333; text-decoration:none;}
a.lienMenuHome:visited { color: #333333; text-decoration:none;}
a.lienMenuHome:active { color: #333333; text-decoration:none;}
a.lienMenuHome:hover { color: #ff0000; text-decoration:none; font-weight:bold;}

a.lienSuite:link { color:#ff0000;}
a.lienSuite:visited { color: #ff0000;}
a.lienSuite:active { color: #ff0000;}
a.lienSuite:hover { color: #ff0000; font-weight:bold;}

a.lienMenuPage:link { color:#333333;}
a.lienMenuPage:visited { color: #333333;}
a.lienMenuPage:active { color: #333333;}
a.lienMenuPage:hover { color:#FF0000;}

a.titre5:link {
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.titre5:visited {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.titre5:active {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.titre5:hover {
	color: #FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-color: #F00;
}




/* DEFILEMENT DU TEXTE HORIZONTAL */
#cadre_defil 	{
				position:absolute; 
				width:830px; 
				height:25px;
				left:74px;
				top:95px; 
				margin:0;
				overflow:hidden;
				line-height:normal;
				text-align:justify; 
				z-index:3;
				}
#defile {
		position:absolute;
		width:800px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#FF0000;
		top: -4px;
		left: -8px;
		}

/* Fonction pour la Scrollbar			**************************************************************************************************************************/
#scroll	{	height: 315px; 
			overflow: auto;  
			scrollbar-face-color: #666666; 			/* couleur pour la barre de défilement */
			scrollbar-shadow-color: #000000;		/* couleur pour les ombres claires (bord droit et le bord du bas)*/
			scrollbar-darkshadow-color: #000000; 	/* couleur pour les ombres foncées */
			scrollbar-highlight-color: #FFFFFF;		/* couleur pour le bord haut et le bord gauche */
			scrollbar-3dlight-color: #000000; 		/* couleur pour les effets de relief (3D) */
			scrollbar-track-color: #cccccc; 		/* couleur pour le dessous de la barre de défilement*/
			scrollbar-arrow-color: #ff0000;			/* couleur pour les pointeurs de défilement */
		}


/*




.testez{
		font-family: Arial, Helvetica, sans-serif;
		font-size:22px;
		color:#FF0000;
		font-weight:bold;
		text-align:left;
		}




.Blanc14B{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		}



a.lienRouge:link { color:#ff0000; text-decoration:none;}
a.lienRouge:visited { color: #ff0000; text-decoration:none;}
a.lienRouge:active { color: #ff0000; text-decoration:none;}
a.lienRouge:hover { color: #ff0000; text-decoration:none;}




*/



.titreadmin {

			font-size:12px;
			border-bottom-style: groove;
			border-bottom-width: thin;
}
.titreadminCopie {


			font-size:12px;
			border-bottom-width: thin;
}
.titreadminCopie2 {
	font-size:12px;
	border-bottom-style: groove;
	border-bottom-width: thin;
	color: #333333;
	font: bold;
}
#contenu {
	height: 340px;
	overflow: auto;
	scrollbar-face-color: #666666; 			/* couleur pour la barre de défilement */
	scrollbar-shadow-color: #000000;		/* couleur pour les ombres claires (bord droit et le bord du bas)*/
	scrollbar-darkshadow-color: #000000; 	/* couleur pour les ombres foncées */
	scrollbar-highlight-color: #FFFFFF;		/* couleur pour le bord haut et le bord gauche */
	scrollbar-3dlight-color: #000000; 		/* couleur pour les effets de relief (3D) */
	scrollbar-track-color: #cccccc; 		/* couleur pour le dessous de la barre de défilement*/
	scrollbar-arrow-color: #ff0000;			/* couleur pour les pointeurs de défilement */
	width: 740px;
	position: relative;
}
#contenu1 {

	height: 280px;
	overflow: scroll;
	scrollbar-face-color: #666666; 			/* couleur pour la barre de défilement */
	scrollbar-shadow-color: #000000;		/* couleur pour les ombres claires (bord droit et le bord du bas)*/
	scrollbar-darkshadow-color: #000000; 	/* couleur pour les ombres foncées */
	scrollbar-highlight-color: #FFFFFF;		/* couleur pour le bord haut et le bord gauche */
	scrollbar-3dlight-color: #000000; 		/* couleur pour les effets de relief (3D) */
	scrollbar-track-color: #cccccc; 		/* couleur pour le dessous de la barre de défilement*/
	scrollbar-arrow-color: #ff0000;			/* couleur pour les pointeurs de défilement */
	width: 580px;
	position: relative;
}
.titrBlanc14Copie {

		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FF0000;
		font-weight:bold;
		text-align:center;
}
.textactu {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.nb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C00;
	text-align:left;
	font-style: italic;
}

