@charset "utf-8";
/* CSS Document */

/* HEADER ------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	/* EN TETE DU SITE */
	/* ------------------------ */	
.SurHeader {
	background:url(../../images/css/home_index_1_01.jpg);
	width:1000px;
	height:auto;
	}
	.SurHeaderTexte{
		width:990px;
		margin-left:5px;
		font-size:10px;
		color:#CCC;
	}
	a.LinkHeader:link{color:#CCC; text-decoration: none;}
	a.LinkHeader:visited{color:#CCC; text-decoration: none;}
	a.LinkHeader:hover{color:#CCC; text-decoration: none;}
	a.LinkHeader:active{color:#CCC; text-decoration: none;}

.Header {
	background:url(../../images/css/home_index_1_01.jpg);
	width:1000px;
	height:123px;
	}
	.Header_Logo {
		float:left;
		margin-top:20px;
		margin-left:11px;
		width:400px;
		height:70px;
	}
	.Header_Compteur {
		float:left;
		margin-left:0px;
		margin-top:8px;
		width:400px;
		height:auto;
	}
.Header_BarreHaut {
	background-color:#eae4dd;
	width:1000px;
	height:2px;
	}
.Header_Theme_Barre {
	background-color:#f8f2ec;
	width:1000px;
	height:30px;
	text-align:center;
	}
	
/* FIN DU MENU */
/* ------------------------ */
.Header_BarreBas {
	background-color:#89756e;
	width:1000px;
	float:left;
	height:2px;
	}
	
/* BARRE OUTILS ------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* BARRE OUTIL */
/* ------------------------ */
#Header_Outil_Barre {
	width:1000px;
	height:32px;
	text-align:center;
	}
#Header_Outil_Barre_Recherche {
	background:url(../../images/css/home_index_1_03.jpg);
	float:left;
	width:192px;
	height:32px;
	}
#Header_Outil_Barre_Recherche_Form {
	float:left;
	background-color:#FFFFFF;
	margin-left:63px;
	margin-top:3px;
	width:130px;
	height:25px;
	overflow:hidden;
	}
	#Header_Outil_Barre_Recherche_Form_Champ{
		float:left;
		margin-top:1px;
		width:105px;
		height:24px;
	}
	#Header_Outil_Barre_Recherche_Form_Bouton{
		float:left;
		margin-left:2px;
		margin-top:2px;
		width:21px;
		height:21px;
	}
#Header_Outil_Barre_RechercheBoutton{
	float:right;
	margin-top:6px;
	width:21px;
	height:21px;
	}
	
#Header_Form INPUT[type=text] {
	width:100px;
	height:19px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC ;
}	
#Header_Form TEXTAREA {
	width:470px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
}
#Header_Form SELECT {
	width:154px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
}
.Header_Outil_Barre_Texte {
	float:left;
	margin-left:3px;
	margin-right:3px;
	width:auto;
	height:32px;
	line-height: 32px;
  	vertical-align: middle;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color: #a7a4a6;
	}
.Header_Outil_Barre_Separateur {
	background:url(../../images/css/home_index_1_05.jpg) no-repeat center;
	float:left;
	width:14px;
	height:32px;
	}
#Header_Outil_FinBarre {
	background:url(../../images/css/home_index_1_04.jpg);
	width:1000px;
	float:left;
	height:1px;
	text-align:center;
	}

/* LES LIENS  */
/* ------------------------ */
a.BarreOutils:link {
	color: #7e7e7e; font-family:Arial; font-size:11px; text-decoration: none;
}
a.BarreOutils:visited {
	color: #7e7e7e; font-family:Arial; font-size:11px; text-decoration: none;
}
a.BarreOutils:hover {
	color: #7e7e7e; font-family:Arial; font-size:11px; text-decoration: none; background-color: #f4da2d;;
}
a.BarreOutils:active {
	color: #7e7e7e; font-family:Arial; font-size:11px; text-decoration: none;
}

.Texte_Compteur {font-family:Arial; font-size:14px; color:#979797; }
.Texte_Compteur2 {font-family:Arial; font-size:16px; color:#f7dd55; }
.Texte_Compteur3 {font-family:Arial; font-size:16px; color:#979797; }