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

/* MISE EN PAGE GENERAL ----------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body { 
	margin: auto; 
	background-color:#FFFFFF;
	margin-top:0px;
	top:0px;
	background:url(../../images/css/fond.jpg) center;
	}
.Page {
     position:absolute;
     left: 50%; 
     width: 1000px;
     margin-left: -500px;
	background-color:#FFFFFF;
     }
#Body_Conteneur {
	width:1000px;
	height:auto;
	}
	
/* PARTIE GAUCHE -----------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#Body_ColonneGauche{
	float:left;
	width:800px;
	height:auto;
	}
	#Body_ColonneGauche_Page_Titre {
		float:left;
		margin-top:15px;
		width:409px;
		height:40px;
		background:url(../../images/css_transversale/dico_titre.jpg);
	}
	#Body_ColonneGauche_Page_Recherche {
		float:left;
		margin-top:15px;
		margin-left:50px;
		width:698px;
		height:30px;
		line-height: 30px;
  		vertical-align: middle;
		text-align:center;
		border-left: 1px dotted #818180;
		border-right: 1px dotted #818180;
		border-top: 1px dotted #818180;
		border-bottom: 1px dotted #818180;
	}
	#Body_ColonneGauche_Dico {
		float:left;
		margin-top:5px;
		margin-left:50px;
		width:700px;
		height:auto;
	}
		.Body_ColonneGauche_Dico_Conteneur {
			float:left;
			margin-right:13px;
			width:220px;
			height:auto;
		}
		.Body_ColonneGauche_Dico_Conteneur_Titre {
			float:left;
			width:220px;
			margin-top:10px;
			height:30px;
			line-height: 30px;
  			vertical-align: middle;
		}
		.Body_ColonneGauche_Dico_Conteneur_Ligne {
			float:left;
			margin-left:10px;
			width:200px;
			height:auto;
		}
		.Body_ColonneGauche_Dico_Conteneur_Carré {
			float:left;
			margin-top:4px;
			margin-left:4px;
			margin-right:4px;
			width:8px;
			height:8px;
			background-color:#fad429;
		}
	#Body_ColonneGauche_Espace {
		float:left;
		width:800px;
		height:15px;
	}	
	
	
	
	#Body_ColonneGauche_InterviewPsy_Titre {
		float:left;
		margin-left:29px;
		margin-top:22px;
		width:370px;
		height:24px;
		background:url(../../images/css_transversale/Page_interviewBis_2_06.jpg) center no-repeat;
	}
	#Body_ColonneGauche_InterviewPsy_Conteneur {
		float:left;
		margin-top:10px;
		margin-left:29px;
		width:370px;
		height:auto;
		background:url(../../images/css_transversale/Page_Tribune_11.jpg);
	}
	#Body_ColonneGauche_InterviewPsy_Conteneur_Haut {
		float:left;
		width:370px;
		height:5px;
		background:url(../../images/css_transversale/Page_Tribune_09.jpg) top;
	}
	.Body_ColonneGauche_InterviewPsy_Conteneur_CentreA{
		float:left;
		margin-left:1px;
		width:368px;
		height:30px;
		background-color:#FFFFFF;
	}
	.Body_ColonneGauche_InterviewPsy_Conteneur_CentreB{
		float:left;
		margin-left:1px;
		width:368px;
		height:30px;
		background-color:#fefbc2;
	}
		.Body_ColonneGauche_InterviewPsy_Conteneur_Ligne{
			float:left;
			margin-left:10px;
			width:340px;
			height:28px;
			line-height: 28px;
  			vertical-align: middle;
		}
	#Body_ColonneGauche_InterviewPsy_Conteneur_Bas {
		float:left;
		width:370px;
		height:5px;
		background:url(../../images/css_transversale/Page_Tribune_13.jpg) bottom;
	}
	#Body_ColonneGauche_InterviewPsyIMG_Titre {
		float:left;
		margin-top:5px;
		margin-left:10px;
		width:360px;
		height:22px;
		background:url(../../images/css_transversale/Page_interviewBis_2_13.jpg) no-repeat;
	}
	.Body_ColonneGauche_InterviewPsyIMG_Block {
		float:left;
		margin-top:10px;
		margin-left:12px;
		width:167px;
		height:185px;
		background:url(../../images/css_transversale/Page_Tribune_14.jpg);
	}
	.Body_ColonneGauche_InterviewPsyIMG_Block_Image {
		float:left;
		margin-top:5px;
		margin-left:6px;
		width:155px;
		height:175px;
		background:#33CCFF;
	}
	#Body_ColonneGauche_InterviewPsyLigne_Titre {
		float:left;
		margin-top:15px;
		margin-left:10px;
		margin-bottom:10px;
		width:360px;
		height:22px;
		background:url(../../images/css_transversale/Page_interviewBis_2_17.jpg) no-repeat;
	}

/* LES TEXTES GAUCHE -------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.Texte_Gauche_Dico_Lettre		{		color: #818180; font-family:Verdana; font-size:20px;						}
.Texte_Gauche_Dico_Recherche		{		color: #818180; font-family:Arial; font-size:16px;						}

	
/* LES LIENS GAUCHE --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
a.Lien_Gauche_Dico_Lien:link 		{		color: #737371; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Dico_Lien:visited 	{		color: #737371; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Dico_Lien:hover 	{		color: #737371; font-family:Arial; font-size:14px; text-decoration: none;	background-color:#f4da2d;	}
a.Lien_Gauche_Dico_Lien:active 	{		color: #737371; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Recherche_Lien:link 		{		color: #737371; font-family:Arial; font-size:16px; text-decoration: none;		}
a.Lien_Gauche_Recherche_Lien:visited 	{		color: #737371; font-family:Arial; font-size:16px; text-decoration: none;		}
a.Lien_Gauche_Recherche_Lien:hover 	{		color: #737371; font-family:Arial; font-size:16px; text-decoration: none;	background-color:#f4da2d;	}
a.Lien_Gauche_Recherche_Lien:active 	{		color: #737371; font-family:Arial; font-size:16px; text-decoration: none;		}
