/*  ----------------------------------------------------------- */
/*  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
 */

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page_home {
	margin-top:30px;
	width: 860px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

#conteneur_home { width: 100%; }

#conteneur_home #haut {
	width:860px;
	height:122px;
	background-image:url(IMG/home/accueil_01.jpg);
	background-repeat:no-repeat;
}

#conteneur_home #mid_haut {
	width:860px;
	height:78px;
	background-image:url(IMG/home/accueil_02.jpg);
	background-repeat:no-repeat;
}

#conteneur_home #mid_bas {
	width:860px;
	height:180px;
	background-image:url(IMG/home/accueil_03.gif);
	background-repeat:no-repeat;
}

#conteneur_home #bas {
	width:860px;
	height:130px;
	background-image:url(IMG/home/accueil_04.jpg);
	background-repeat:no-repeat;
}


#connexion {
	position:relative;
	top:30px;
	left:0px;
	_width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#003333;
}


#zonechr {
	/*border: 1px solid black;*/
	float: left;
	width : 80px;
	height: 20px;
	margin-left: 170px;
	margin-top:30px;
}

#zonefg {
	/*border: 1px solid black;*/
	float: left;
	width : 110px;
	height:50px;
	margin-left:475px;
	!margin_left:300px;
	margin-top:1px;
	!margin-top:-5px;
}


#zonepatient {
	/*border: 1px solid black;*/
	float: left;
	width : 70px;
	height: 30px;
	margin-left: -400px;
	margin-top:20px;
}


#zonepro {
	/*border: 1px solid red;*/
	float: left;
	width : 105px;
	height: 30px;
	margin-left:-395px;
	margin-top:85px;
}

#zoneensrech {
	/*border: 1px solid black;*/
	float: left;
	width : 100px;
	height: 30px;
	margin-left: -330px;
	margin-top:145px;
}

#zoneghsr {
	/*border: 1px solid black;*/
	float: left;
	width : 110px;
	height: 50px;
	margin-left: -80px;
	margin-top:115px;
}

#zonepart {
	/*border: 1px solid black;*/
	float: left;
	width : 90px;
	height: 15px;
	margin-left: 385px;
	margin-top:1px;
}

#zonecredit {
	/*border: 1px solid red;*/
	float: left;
	width : 140px;
	height: 15px;
	margin-left: 615px;
	margin-top:-17px;
}

#zoneplan {
	/*border: 1px solid black;*/
	float: left;
	width : 60px;
	height: 15px;
	margin-left: 545px;
	margin-top:1px;
}

#liste {
	float: left;
	width : 150px;
	height: 15px;
	margin-left: 325px;
	margin-top:-70px;
}

/*Dernière actu*/

#actu_home {
	width:195px;
	margin-left:20px;
	height:120px;
	background-image:url(IMG/home/fond_actu.jpg);
	padding-left:5px;
	}

#titre_home_actu {
	padding-bottom:5px;
	font-size:16px;
	color:#0033cc;
}

#texte_actu a {
	font-size:12px;	
	color:#006;
}

#date { font-size:9px; color:#003;}

#voiractus { margin-top:10px;}

#voiractus a{
	text-align:right;
	font-size:12px;
	/*color:#F90;*/
	text-decoration:underline;	
}

*+html marquee { height:200px;}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* 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: 1em; }

/* 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 { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }


