	* 
	{ font-family: Verdana, Arial, Helvetica; font-size: 10px;}
	a 
	{ text-decoration:none; color:#007AC0; font-weight:bold; }
	
	body 
	{ margin: 0px; padding: 0px; background-color:#eeeef2; background-image:url(../images/fond_agir.jpg); background-repeat:repeat-x;
	}
	img 
	{ border: 0px;  }
	

		
	/*////////////////////////////////
					SITE 
	//////////////////////////////////////////*/
	
	
	
	
	.fond_Haut_De_Page_Orange_Claire { background-color:#F2A373; }
	.fond_Haut_De_Page_Orange { background-color:#ec7531; }
	
		
	.titre_block_home {
		color: #EC7531;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
	}
	.acroche_block_home {
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.Texte_block_home { font-family: Verdana; font-size: 10px; font-weight: bold; }
		
	.acroche_block_home {	font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.titre_block_home {	color: #EC7531;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
	}
	
	.fond_De_Page_Bleu { background-color:#8ba5d6; }
	
	.texte_block_descri {font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; }
		
	.Grand_Titre_Noir {
		font-family: Verdana;
		font-size: 17px;
		font-weight: bold;
		color: #000000;
	}
	.Grand_Titre_Orange {
		color: #EC7531;
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana;
	}
	.Grand_Titre_Blanc {
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana;
	}
	.Grand_Titre_Gris {
		color:#999999;
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana;
	}

	.Petit_Titre_Blanc {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.Titre_Orange {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #EC7531;
	}
	.Titre_Bleu {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #0a51a1;
	}
	.Titre_Blanc {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.Titre_Noir {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}

	.Texte_contenue {font-family: Verdana; font-size: 10px; }
	.Texte_contenue_petit {font-family: Verdana; font-size: 9px; }
	.Texte_contenue_tres_petit {font-family: Verdana; font-size: 8px; }

	.Grand_Titre_Bleu {
		font-family: Verdana;
		color: #0066CC;
		font-weight: bold;
		font-size: 16px;
	}
	.Moyen_Titre_Bleu {
		font-family: Verdana;
		color: #0066CC;
		font-weight: bold;
		font-size: 14px;
	}
	.Petit_Titre_Bleu {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #0a51a1;
	}
	.Date_Ouverture {
		font-family: Verdana;
		color: #FF0000;
		font-weight: bold;
		font-size: 10px;
	}
	.Texte_Erreur {
		font-family: Verdana;
		color: #FF0000;
		font-weight: bold;
		font-size: 10px;
	}
	.Ok_vert {
		font-family: Verdana;
		color: #009900;
		font-weight: bold;
		font-size: 10px;
	}
	.Lien_inscription {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.GrosTexteBlanc {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.Texte_Orange {font-family: Verdana; font-size: 10px; color: #EC7531; }
	.Texte_Blanc {font-family: Verdana; font-size: 10px; color: #FFFFFF; }
	.Texte_Bleu {font-family: Verdana; font-size: 10px; color: #0a51a1; }
	
	#erreur {
		text-align:center;
		font-weight:bold;
		color:#007AC0;
	}
	
	
	

	
		
	/*////////////////////////////////
		Layer PopUp 
	////////////////////////////////*/
		
		
	.DIVvoileNoir {
	position:absolute;
	/*top: 0;
	left: 0;
	right: 0;
	bottom: 0;*/
	margin: 0;
	text-align: center;
	/*height: 100%;
	width: 100%;*/
	z-index: 100;
	background-color:#000000;
		filter:alpha(opacity=10);
		-moz-opacity:0.10;
   		opacity: 0.10;
	}
	
	.DIVvoileNoirContenu{
	position: absolute;
	text-align:center;
	z-index: 110;
	width:100%;
	}
	
	.DIVloading {
	position:absolute;
	width:100%;
	height:100px;
	border-top:solid 3px #FFFFFF;
	border-bottom:solid 3px #FFFFFF;
	margin: 0;
	text-align: center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	z-index: 120;
	 background-color:#000000;
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
   		opacity: 0.5; 
	}
	
		
	.link_visualisation{
	margin:10px;
	padding:10px;
	background-color:#FFFFFF;
	}	
	
	.FontVoileNoir{
	margin:0px;
	padding:5px;
	background-color:#FFFFFF;
	}	
	
	.FermerVoileNoir{
	float:right;
	width:100px; 
	background-color:#FFFFFF; 
	font-weight:bold; 
	text-align:center; 
	color:#FF0000; 
	cursor:hand; 
	padding:4px;
	margin-right:20px;
	}	
	
	.Conteneur {
	width:100%;
	border-top:solid 3px #FFFFFF;
	border-bottom:solid 3px #FFFFFF;
	text-align: center;
	z-index: 120;
	background-color: #333333;
	
	}

	