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

/* HEADER ------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	/* EN TETE DU SITE */
	/* ------------------------ */	
.SurHeader {
	background:url(../../images/css/home_index_1_01.jpg);
	width:1000px;
	height:12px;
	overflow:hidden;
	}
	.SurHeaderTexte{
		width:990px;
		height:12px;
		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:#FFF;
	width:1000px;
	height:123px;
	}
	
	.HeaderGauche{
		float:left;
		width:500px;
		height:123px;
	}
		.Header_Logo {
			float:left;
			margin-top:25px;
			margin-left:20px;
			width:400px;
			height:70px;
		}
		.Header_Facebook {
			float:right;
			text-align:right;
			margin-top:2px;
			margin-left:100px;
			width:95px;
			height:25px;
			overflow:hidden;
		}
		.Header_Twitter {
			float:right;
			text-align:right;
			margin-top:2px;
			margin-right:10px;
			width:60px;
			height:25px;
			overflow:hidden;
		}
	.HeaderDroit{
		float:right;
		width:500px;
		height:123px;
	}
		.Header_Image {
			float:right;
			margin-right:0px;
			margin-top:10px;
			background:url(../../images/psychologue.jpg);
			width:285px;
			height:105px;
		}
		.Header_Compteur {
			float:left;
			margin-top:10px;
			z-index:1000;
			margin-left:0px;
			width:500px;
			height:16px;
		}
		
	
	.Header_Block {
		float:left;
		margin-left:0px;
		margin-top:8px;
		width:989px;
		height:auto;
	}


/* Easy Slider  -----------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	#sliderH{
		float:right;
		width:400px;
		height:16px;
		background-color:#CCC;
	}
	#sliderHeader{
		float:left; 
		position:relative; 
		/*margin-right:15px;*/
		margin-left:15px;
		overflow:hidden; 
		width:250px; 
		height:18px;
		line-height:18px;
		vertical-align:top;
		background:#fff;
		text-align:left;
	}
	#sliderHeader ul{
		position:relative;
		float:right; 
		list-style:none; 
		top:0; 
		left:0;
		padding:0;
		margin:0;
		text-align:left;
	}
	#sliderHeader li{
		float:left; 
		width:250px; 
		height:18px;
		line-height:16px;
		vertical-align:top;
		padding:0;
		margin:0;
		text-align:left;
	}
	
.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 {
	width:1000px;
	height:32px;
	text-align:center;
	}
#Header_Outil_Barre_Recherche {
	background:url(../../images/css/home_index_1_03.jpg);
	float:left;
	width:285px;
	height:32px;
	}
#Header_Outil_Barre_Recherche_Form {
	float:left;
	background-color:#FFFFFF;
	margin-left:63px;
	margin-top:3px;
	width:223px;
	height:25px;
	overflow:hidden;
	}
	#Header_Outil_Barre_Recherche_Form_Champ{
		float:left;
		margin-top:1px;
		width:199px;
		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_Form2 INPUT[type=text] {
	width:190px;
	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:15px; text-decoration: none;
}
a.BarreOutils:visited {
	color: #7e7e7e; font-family:Arial; font-size:15px; text-decoration: none;
}
a.BarreOutils:hover {
	color: #7e7e7e; font-family:Arial; font-size:15px; text-decoration: none; background-color: #f4da2d;;
}
a.BarreOutils:active {
	color: #7e7e7e; font-family:Arial; font-size:15px; text-decoration: none;
}

.Texte_Compteur {font-family:Arial; font-size:17px; color:#979797; }
.Texte_Compteur2 {font-family:Arial; font-size:17px; color:#fccd1d; }
.Texte_Compteur3 {font-family:Arial; font-size:17px; color:#979797; }
