@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;
     }
.Page {
     position:absolute;
     left: 50%; 
     width: 1000px;
     margin-left: -500px;
	background-color:#FFFFFF;
     }
#Body_Conteneur {
	width:1000px;
	height:auto;
	}
	
/* PARTIE CENTRALE ---------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#Body_ColonneCentre{
	float:left;
	width:1000px;
	height:auto;
	}
	#Body_ColonneCentre_TitrePage {
		float:left;
		margin-top:20px;
		width:1000px;
		height:30px;
		text-align:center;
	}
	#Body_ColonneCentre_BlockA_Titre {
		float:right;
		margin-top:20px;
		width:940px;
		height:20px;
	}
	#Body_ColonneCentre_BlockA {
		float:right;
		width:940px;
		height:235px;
	}
	#Body_ColonneCentre_BlockA_Formulaire {
		float:left;
		width:558px;
		height:203px;
		background:url(../../images/css_transversale/Page-annuaire-psys_03.jpg);
	}
	.Body_ColonneCentre_Block_Formulaire_Form {
		float:left;
		margin-top:10px;
		margin-left:5px;
		width:548px;
		height:65px;
	}
	.Body_ColonneCentre_Block_Formulaire_Presentation {
		float:left;
		margin-top:15px;
		margin-left:15px;
		width:505px;
		height:100px;
	}
	#Body_ColonneCentre_BlockA_Fond {
		float:right;
		width:382px;
		height:235px;
		background:url(../../images/css_transversale/Page-annuaire-psys_04.jpg);
	}
	#Body_ColonneCentre_BlockA_HoverC {
		position:absolute;
		z-index:100px;
		top:280px;
		left: 619px;
		width:368px;
		height:191px;
		background-color:#FFFFFF;
		border: 1px solid #CCCCCC;
   		border-left: 1px solid #CCCCCC;
		color:#737371; font-family:Arial; font-size:13px;
		text-align:center;
		padding: 5px;
  		vertical-align: middle;
		display:none;
	}
	#Body_ColonneCentre_BlockA_HoverA {
		position:absolute;
		z-index:100px;
		top:280px;
		left: 619px;
		width:368px;
		height:191px;
		background-color:#FFFFFF;
		border: 1px solid #CCCCCC;
   		border-left: 1px solid #CCCCCC;
		color:#737371; font-family:Arial; font-size:13px;
		text-align:center;
		padding: 5px;
  		vertical-align: middle;
		display:none;
	}
	#Body_ColonneCentre_BlockA_HoverB {
		position:absolute;
		z-index:100px;
		top:280px;
		left: 619px;
		width:368px;
		height:191px;
		background-color:#FFFFFF;
		border: 1px solid #CCCCCC;
   		border-left: 1px solid #CCCCCC;
		color:#737371; font-family:Arial; font-size:13px;
		text-align:center;
		padding: 5px;
  		vertical-align: middle;
		display:none;
	}
	
	#Body_ColonneCentre_BlockB_Titre {
		float:left;
		margin-top:30px;
		margin-left:382px;
		width:558px;
		height:20px;
	}
	#Body_ColonneCentre_BlockB{
		float:left;
		width:940px;
		height:235px;
	}
	#Body_ColonneCentre_BlockB_Formulaire {
		float:right;
		width:558px;
		height:203px;
		background:url(../../images/css_transversale/Page-annuaire-psys_03.jpg);
	}
	#Body_ColonneCentre_BlockB_Fond {
		float:left;
		width:382px;
		height:235px;
		background:url(../../images/css_transversale/Page-annuaire-psys_04.jpg);
	}

	#AnnuaireA INPUT[type=text] {
	 	height:26px;
		width:130px;
	 	background-color:#FFFFFF;
	 	border-color:#999999;
		font-size:20px;
	}
	#AnnuaireA SELECT {
		height:30px;
		width:180px;
		font-size:16px;
		font-family:arial;
		line-height: 30px;
  		vertical-align: middle;
	}
	
	#AnnuaireB INPUT[type=text] {
	 	height:26px;
		width:170px;
	 	background-color:#FFFFFF;
	 	border-color:#999999;
		font-size:20px;
	}

/* INFO BULLE CENTRE -------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
a.info {
   position: relative;
   color: black;
   text-decoration: none;
   border-bottom: 0px gray dotted; /* on souligne le texte */
   color: #8f8f8e; font-family:Arial; font-size:12px; text-decoration: none;
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 5000; /* on définit une valeur pour l'ordre d'affichage */
   color: #8f8f8e; font-family:Arial; font-size:12px; text-decoration: none;
   background-color:#f4da2d;
   /*cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   text-align:justify;
   z-index: 5000;
   position: absolute;
   top: 0px; /* on positionne notre infobulle */
   left: 130px;
   width:450px;
   background: white;
   color:#737371; font-family:Arial; font-size:13px;
   padding: 3px;
   border: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
}

/* LES TEXTES CENTRE -------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.Texte_Centre_TitrePage				{	color: #8f8f8e; font-family:Verdana; font-size:20px;					}
.Texte_Centre_TitreBlock				{	color: #8f8f8e; font-family:Arial; font-size:16px;					}
.Texte_Centre_BlockTexte				{	color: #8f8f8e; font-family:Arial; font-size:12px;					}

/* LES LIENS CENTRE --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
a.Lien_Centre_lienRecherche:link		{	color: #8f8f8e; font-family:Arial; font-size:12px; text-decoration: none;		}
a.Lien_Centre_lienRecherche:visited	{	color: #8f8f8e; font-family:Arial; font-size:12px; text-decoration: none;		}
a.Lien_Centre_lienRecherche:hover		{	color: #8f8f8e; font-family:Arial; font-size:12px; text-decoration: none;		}
a.Lien_Centre_lienRecherche:active		{	color: #8f8f8e; font-family:Arial; font-size:12px; text-decoration: none;		}