/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em -
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em -
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: center;
	font-size: 0.78em;
	color: #333;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	padding: 0em;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }









/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 965px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#spacer {
	clear:both;
	}
#conteneur { 
	width: 965px;
	}

#conteneur #barre_ariane {
	width:960px;
	clear: right;
	height: 20px;
	background-color: #CCCCCC;
	vertical-align:inherit;
	padding-top:2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}




/* --------------------------- Home --------------------------------*/
/*  ------------------------------------------
/*  ------- partie gauche de la home ---------
/*  ------------------------------------------*/

#conteneur #gauche {
	float: left;
	width: 465px;
	clear: left;
	position: fixe;
	overflow: hidden;
	}

#conteneur #gauche ul,li {
	padding: 0px;
	margin: 0px;
}

#top {
	width: 465px;
	height: 80px;
	}
	

#apropos {
	width: 465px;
	height: 167px;
	background-image: url(images/apropos.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

#apropos .texte
	{	width: 459px;
		padding-left: 5px;
		margin-left:2px;
	}
	
#rech_site {
	width: 465px;
	height:31px;
	background-color: #CCCCCC;
	background-image: url(images/actualite.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	}


	
#actus {

	list-style:inherit;
	width: 465px;
	margin-top:10px;
	padding-left: 5px;
	}
#actus .date{
	float:right;
	font-size: 0.72em;
	color:#FF9900;
}

#actus .texte{
	clear:both;
	font-size: 0.72em;
	color:#666666;
	width: 380px;	
}

#actus .titre{
	
	font-size: 0.9em;
	color:#666666;
	font-weight:bold;
}

#actus a{
	font-size: 0.78em;
	color:#666666;
	font-weight:bold;
}

#actus a:hover{
	text-decoration:none;
	font-size: 0.78em;
	color:#ff6600;
	font-weight:bold;
}

#actus li {
	padding-left: 5px;
	margin:0px;
}
	
#actus .spip_logos  {
	float:right;
	clear:both;
}	
	
#bas_de_page {	
	text-align:center;
	width: 465px;
	}
	
	
	
/* ---- */

.apparent
{
   /* attributs obligatoires */
   visibility: visible;
   display: block;

   /* d'autres attributs de votre choix... */
   width: 140px;
   padding: 4px 10px;
   margin-bottom: 3px;
}

.cache
{
   /* uniques attributs de cette classe */
   visibility: hidden;
   display: none;
}


#rech_exp {
	background-image:url(images/recherche_cabinet.gif);
	background-repeat:no-repeat;
	position: relative;
	width: 800px;
	margin: 3em auto;
	text-align: left;
}
#rech_exp * {
	margin: 0;
	padding: 0;
}
#rech_exp ul#menu {
	position: relative;
	width: 100%;
	font-weight: bold;
}
#rech_exp ul#menu li {
	float: left;
	display: inline;
}
#rech_exp ul#menu li a {
	text-align: center;
	display: block;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
#rech_exp ul#menu li a:hover {
	
}
#rech_exp h1,
#rech_exp h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 0.8em;
}
#rech_exp .content {
	padding: 1em 2em;
	margin: -2px 0 0 0;
	_margin: -16px 0 0 0;
	
}
#rech_exp hr {
	clear: both;
	visibility: hidden;
}
#rech_exp a {
font-size: 0.8em;
}
#rech_exp a.current {
	color: #000;
}
#rech_exp a.ghost  {
	color: #000;
}
#rech_exp .on {
	display: block;
}
#rech_exp .off {
	display: none;
}
#rech_exp input {
	font-size: 0.8em;
}
#rech_exp select {
	font-size: 0.8em;
}

/* ----- */
	

	
	

/*  ------------------------------------------*/
/*  ---fin de la partie gauche< de la home --- */
/*  ------------------------------------------*/


/*  ----------------------------------------- */
/*  ----------- home partie droite ---------- */
/*  ------------------------------------------*/

#conteneur #droite {
	float: right;
	width: 488px;
	visibility: visible;
	position: fixe;
	
}

/*  ----------------------------------------- */
/*  ----------- extranet login --- ---------- */
/*  ------------------------------------------*/

#extranet_login {
	padding-top:14px;
	text-align: right;
	font-size:0.90em;
	width: 488px;
	clear: both;
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	color: #666666;
	display:inline;
	display:block;
	}
	
#extranet_login input {
	font-size:0.78em;
	}		
/*  -------------------------------- */
/*  ----------- menu home ---------- */
/*  -------------------------------- */

#menu_home {
	float:right;
}

#menu_home #organisation {
	float:left;
	width: 238px;
	height: 146px;
	overflow:hidden;
	clear:left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-image: url(images/organisation.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color:#FFFFFF;
	
	
}

#menu_home #organisation ul {
	padding-top: 40px;

	}

#menu_home #organisation li {
	font-size:0.78em;
	list-style:none;
	padding-left: 40px;
	
}

#menu_home #organisation a {
	color:#FFFFFF;
	background-image: url(images/puce_menu.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: left center;
	display:block;
	text-decoration:none;
}

#menu_home #organisation a:hover {
	background-color: #4692ed;

}

/* ---------------------- */
#menu_home #publications {
	float:right;
	width: 238px;
	height: 146px;
	overflow:hidden;
	background-color: #FF9900;
	clear:left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-image: url(images/publications.gif);	
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color:#FFFFFF;
	clear:right;
	overflow:hidden;
}

#menu_home #publications ul {
	padding-top: 40px;

	}

#menu_home #publications li {
	font-size:0.78em;
	list-style:none;
	padding-left: 40px;
	margin: 0;
	line-height: auto;

	
}

#menu_home #publications a {
	color:#FFFFFF;
	background-image: url(images/puce_menu.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: left center;
	display:block;
	text-decoration:none;
}

#menu_home #publications a:hover {
	background-color: #84b20b;

}
/* ---------------------- */

#menu_home #expert {
	float:left;
	width: 238px;
	height: 146px;
	overflow:hidden;
	background-color: #FF9900;
	clear:left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-image: url(images/expert.gif);	
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color:#FFFFFF;
	
	overflow:hidden;
	
}
#menu_home #expert ul {
	padding-top: 40px;
}



#menu_home #expert li {
	font-size:0.78em;
	list-style:none;
	padding-left: 40px;
	margin: 0;
	
}

#menu_home #expert a {
	color:#FFFFFF;
	background-image: url(images/puce_menu.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: left center;
	display:block;
	text-decoration:none;
}

#menu_home #expert a:hover {
	background-color: #ef4f01;

}

/* ---------------------- */

#menu_home #emploi {
	float:right;
	width: 238px;
	height: 146px;
	overflow:hidden;
	background-color: #FF9900;
	clear:left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-image: url(images/emploi.gif);	
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color:#FFFFFF;
	clear:right;
	
	overflow:hidden;
}

#menu_home #emploi ul {
	padding-top: 40px;
}


#menu_home #emploi li {
	font-size:0.78em;
	list-style:none;
	padding-left: 40px;
	
}

#menu_home #emploi a {
	color:#FFFFFF;
	background-image: url(images/puce_menu.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: left center;
	display:block;
	text-decoration:none;
}

#menu_home #emploi a:hover {
	background-color: #c82121;

}

/*  ------------------------------------------*/
/*  ------------ fin du menu home ----------- */
/*  ------------------------------------------*/

} 

#droite #publicite {
	width: 488px;
	height: 99px;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}

#droite #rech_adh {
	
	width: 488px;
	clear: both;
	margin-top: 8px;
	margin-bottom: 4px;
	background-image: url(images/rech_adherent.gif);
	background-color: #717c8c;
	background-repeat: no-repeat;
	padding-top:40px;
	
}
#droite #rech_adh contenu {
	color:#FFFFFF;
	line-height:18px;
	font-weight:bold;
	padding-left:14px;
	padding-bottom:8px;
}


#droite #rech_exp {
	width: 488px;
	clear: both;
	margin-top: 8px;
	margin-bottom: 4px;
	background-color: #ee7f01;
	background-image: url(images/recherche_cabinet.gif);
	background-repeat: no-repeat;
	
	}
#droite #rech_exp .contenu {
	color:#FFFFFF;
	line-height:18px;
	font-weight:bold;
	padding-left:14px;
	padding-bottom:8px;
}	
	
/*  ------------------------------------------*/
/*  ---fin de la partie droite de la home --- */
/*  ------------------------------------------*/
/* 	------------------------------------------
 	---------fin de la home------------------ */

.date_orange {

	font-weight: bold;
	font-size: 0.72em;
	color:#ec7300;
	text-align:right;
	padding-right:6px;

	}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */

.liste-articles ul {
	margin: 0;
	padding: 0;
	
	
}
.liste-articles li {
	margin-bottom: 4px;
	clear: both;
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
	text-align: left;
}

.liste-articles li .titre {
	font-size: 0.78em;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.liste-articles li .spip_logos {
	float: right;
	margin-top: 5px;
	border: thin solid #EE6804;
	}

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 95%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	font-size: 0.68em;
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagination { font-size: 0.90em; }
/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* formulaire login */
.formulaire_login { text-align: left;}
.formulaire_login p {  padding-top: 8px; }
/* ---------------- */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 200px; font-size: 10px; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 0px; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

