/*  ---------------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9 beta  */
/*  ---------------------------------------------------------------- */

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

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */

body { 
	background:#00134D url("../img/fond.gif");
	margin: 0px; /*1.5em;*/
	padding: 0;
	font: 100% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: #333;
}

img { 
	margin: 0; 
	padding: 0; 
	border: 0;
	behavior: url("win_png.htc"); 
}

.img_png, .image_typo, .spip_logo {
	behavior: url("win_png.htc"); 
}

ul, ol, li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

h1, h2, h3, h4, h5, h6 { 
	margin: 0px; 
	padding: 0; 	
	color: #00134D; 
	font-size: 1em; 
	font-weight: bold; 
}

a {
	text-decoration : none; 
	color: #00134D;
}

a:hover {
	text-decoration: underline;
}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page  { 
	padding: 10px;
	text-align: left; 
	margin: 0 auto; 
	width: 780px; 
	background: #fff;
	border: 1px solid #ccc;
}

#page0 {
	width: 100%;;  
	height: 100%;
	margin: 0px;
	padding: 0px;
	background:  url("../img/pied.jpg") no-repeat bottom right; }
}

#page1 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

#page2 {
	background: url("../img/bandeau.jpg") no-repeat top right;
	padding: 0px;
	margin: 0px;
	width: 100%; 
	height: 100%;
}

#descriptif_site {
	padding-top: 135px;
	padding-left: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#conteneur  { 
	margin: 0; 
	padding: 0px 20px 20px 20px; 
	width: 760px; 
}

#conteneur #contenu  { 
	font-size: 1em; 
	background: transparent;
	text-align: justify; 
	margin: 10px 0 0 0; /* rl120px;*/
	padding: 0; 
	width: 550px; /* rl450px H 455px;*/
	min-height: 455px; 
	float: left 
} 

#contenu .spip_forms  {
	font-size: 80%; 
	text-align: justify 
} 
	
#conteneur #navigation { 
	float: right;
	width: 180px; /* 14em;*/
	height: 100%;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	font-size: 1em; /* 12px; */
}

/* Annuaires */
.annuaire_fiche {	
	-moz-border-radius: 10px;
	background-color: #F9FCFC; 
	border: 1px dotted #ccc; 
	margin:10px 20px; 
	min-height: 140px;
}
*html .annuaire_fiche {	height: 120px;}

.annuaire_img {float: right; border: 0px solid #eee;margin : 5px;}
#annuaire_donnees {margin-top: 10px;border: 1px dotted #999;}


/* Calendrier */
#navigation div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
	background-color: #FFF;
	border: 0px;
}

#navigation div#calendar h2{display: none;}
#navigation div#calendar abbr {color:#00134D;}


#navigation div#calendar table{
	font-size: 1em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#navigation div#calendar table caption{
	margin: 0 auto;
}

#navigation div#calendar table th{
	color: #493;
	background: transparent;
}

#navigation div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#navigation div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#navigation div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}

/* barre de menus du haut */
#top_box     { display: none;
	font-size: 80%; 
	text-align: center; 
	margin-right: auto; 
	margin-left: auto; 
	padding: 0; 
	position: absolute; 
	top: 7px; width: 840px; /*rl*/ 
}

#menu_top {
	text-align: right;
	padding-top: 7px;
/*	padding-right : 120px; */
	}

#menu_top a{
	margin-right: 15px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333;
	font-size: 11px;
	}
	
#menu_top a:hover{
	text-decoration: underline; /* les 3 ou 4 boutons rl */
}

#menu_accueil {
	background-image: url("../img/accueil.gif");
	background-repeat: no-repeat;
}

#menu_contact {
	background-image: url("../img/contact.gif");
	background-repeat: no-repeat;
	/*background-position: left center;*/
}

#menu_plan {
	background-image: url("../img/plan.gif");
	background-repeat: no-repeat;
	/*background-position: left center;*/
}
#menu_accessibilite {
	background-image: url("../img/accessibilite.gif");
	background-repeat: no-repeat;
	/*background-position: left center;*/
}



/* barre de menus des racines pas mises au top */
#menu_principal_box {
	position: absolute;
	top:  192px;
	width: 780px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
*html #menu_principal_box {
	top: 180px;
	}

	
#menu_principal {
/*	top: 20px; */
	margin-right: 15px;
	right: 3px;
/*	z-index: 80; */
	/*width: 100%;*/ /* correction pour Opera */
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	


#menu_principal li {
	float: left;
/*	width: 145px;*/ /* 93px;*/  /* 8em; */
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	background: none;
	margin: 0px 10px;
/*	background-color: #FFB39F; */
	}

#menu_principal li a {
	display: block;
	color: #ddd;
/*	background:#1B8231; */
	text-decoration: none;
	display: block;
/*	height: 24px; */
	padding: 4px; 
	}


#menu_principal li a:hover, #menu_principal li a:focus {
	color: goldenrod;
	text-decoration: underline;
	}
	
#menu_principal .on {
	color: goldenrod;
	font-weight: normal;
	}



/* barre de menus secondaire (pas racines en fait !) */

#menu_racines_box {
	margin-top: 10px;
}
		
#menu_racines dl, #menu_racines dt, #menu_racines dd, #menu_racines ul, #menu_racines li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
#menu_racines {
	left: 0px;
	width: 100%; /* correction pour Opera */
	font-size: 0.88em;
	padding-left: 0px;
}


#menu_racines ul {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
}

#menu_racines ul ul{padding-left: 8px;}

#menu_racines li {
	text-align: left;
	min-height: 22px;
}

#menu_racines li a, #menu_racines dt a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 4px;
}

#menu_racines li a:hover, #menu_racines li a:focus, #menu_racines dt a:hover, #menu_racines dt a:focus {
	color: #000;
	text-decoration: underline; 
}

	
#menu_racines .rubpack .on {	
	color: #336; 
/*	background-color: #f7578a; */
}

.pic_art {background:  url("../img/art.gif") no-repeat center center;}
.pic_art_on {background:   url("../img/art_on.gif") no-repeat center center;}


#menu_racines .rub {
	min-height: 18px;
/*	background-color: #faabc4; */
}

*html #menu_racines .rub {
	height:18px;
}

#menu_racines .rub_on {	
	color: #336; 
/*	background-color; #f7578a; */
	min-height: 18px;
}

*html #menu_racines .rub_on {
	height: 18px;
}

#menu_racines .art {
	min-height: 18px;
/*	background-color: #fdd5e2; */
	background-image: url("../img/art.gif") no-repeat center center;
}
	

.plusmoins {
	font: 14px Verdana, Arial, sans-serif;
	float:left;
	width: 17px;
	height: 14px; /* 18px; */
	margin: 4px;
}


.fb_off {background-image:  url("../img/fb_off.gif") no-repeat center center;}
.fb_on {background:  url("../img/fb_on.gif") no-repeat center center;}
.fd_off {background:  url("../img/fd_off.gif") no-repeat center center;}
.fd_on {background:  url("../img/fd_on.gif") no-repeat center center;}

.rubpack {
	display: none;
}

#agenda_gauche {padding: 4px;}
#agenda_gauche h3{
	text-align: center;
	margin-top: 10px;
}


/*  Blocs du contenu (c-a-d. la colonne principale)
---------------------------------------------- */
#contenu .contre-encart { 
	float: left;
	width: 180px; /* 23em; rl200px */ 
	background: none; 
	margin: 0px;
	padding: 0px;
	font-size: 0.82em;
}

#contenu .encart { 
	float: right; 
	width: 250px;  /*10em; rl200px */
	background: none; /* #BBB5B5; */
	margin: 0em;
	/*margin-bottom: 1em;*/
}

#contenu .encart div h3 {
	font-size: 1.2em;
	font-weight: bold;	
}

#edito .texte {
	text-align: justify;
}

/*  Entete et pied de page
---------------------------------------------- */

/* * Entete */
#entete {
	width: 100%;
	font-size: 0.77em;
	/*margin: 10px; */
	margin-bottom:40px; 
}
	
#entete h1 {
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0px;
	padding: 10px 0px 0px 10px;}

#entete a { 
	text-decoration: none; 
}

#entete a img.spip_logos { 
	display: none; 
	position: absolute; 
	top: 25px; 
	margin-left: 10px; 
}

/* * Fil d'Ariane */
#hierarchie {
/*	display: none; */
/*	position: absolute;
	top: 10px;*/
	clear: both;
	color: #999;
	font-size: 0.65em;*/ 
}

#hierarchie a{
	color: #999;
}
	
/* * Recherche * */
#form_recherche {
	float: left;
	margin: 10px 0px;
	width: 170px; /* 10em; */
	font-size:1em;
}

#form_recherche label{
	float: left;
	font-size: 1em;
}
	
#form_recherche #recherche	{
	font-size: 0.88em;
	float:left;
	width: 130px;
}
	
#form_recherche .spip_bouton	{
	float: left;
	padding-left: 5px;
}
	
/* * Pied de page */
#pied { 
	clear: both;
	width: 100%;
	color: #999;
	margin-top: 2em;
	padding: 20px;
	text-align: center;
}

#pied small { 
	font-size: 0.77em; 
}

#pied small a { 
	color: #999; 
}


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


#navigation *{ 
	font-size: 0.77em; 
}

#navigation * *{ 
	font-size: 1em; 
}

#navigation div h3 { 
	font-size: 1.2em; 
	font-weight: bold; 
}

#navigation .formulaire_inscription {
	padding: 5px 13px 5px 2px;
}

#contenu .encart *{ 
	font-size: 0.71em; 
}

#contenu .encart * *{ 
	font-size: 1em; 
}

/*  Habillage commun des menus
---------------------------------------------- */
.breves, .syndic, .forums, .divers { 
	text-align: left; 
	width: 100%;
	margin: 5px 0px 10px 0px;
	border: 1px solid #007CC7;
}

	
.breves .titre,.syndic .titre, .forums .titre, .divers .titre { 
	/*display: none;*/
	color:#fff;
	padding: 3px 4px 2px 4px; 
	border-bottom: 0px dotted #CCCCCC; 
	text-align: center; 
	background-color: #007CC7; /* #F8739D;*/ /* #ccc;*/

}


/*   breves    */

#contenu .breves {
	border: 2px solid #fff;
	background: #FFCF27; 
	margin: 10px;
	padding: 10px;
	width: 40%;
}



.breves ul {
	background: none;
/*	margin: 0px 3px 0px 3px; */
	padding: 0px;
}

.breves .contenu a.nom-breve {
	/*height: 16px;*/
	padding:0px;
	margin:0px;
	border: 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}
	
.breves .contenu .texte, .breves .contenu .texte p{
	padding: 1px;
	margin: 0px;
	color: #333;
	font-size: 90%;
}

.encart .breves {
	background: #A40033; 
	width: 90%;
	padding-top: 5px;
}



.plan .encart .breves  {
	/*background: #F3CDD7;
	background: url("../img/topleftcorner.gif") no-repeat;
	background-position: 0px 0px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}


.breves .contenu a.nom-breve:hover {
	/*
	color: #FFFFFF;
	background: #494642;*/
	text-decoration: underline;
}

/*  fin breves     */

.rubriques p, .breves p, .syndic p, .forums p, .divers p { margin: 2px 4px; }

.breves p { color: #666;}
	
.rubriques ul, .syndic ul, .forums ul, .divers ul { 
	display: block;
	padding: 2px 0px;  
	padding-right: 0.7em; 
}
	
.rubriques li, .syndic li, .forums li, .divers li { 
	list-style: none; 
	padding-left: 0.7em;
} 

.breves li {
	color: #666;
/*	list-style-type: disc; */
/*	margin-left: 10px; */
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { 
	background: #fff;  
	border-bottom : 0px dotted #00A7E6; 
}

.rubriques .titre { background: #fff;}

/*.breves { background: none; border-bottom : 0px dotted #00A7E6; } */
/*.breves .titre { background: green; }*/

.syndic { background: none; border: 1px solid #DBECF7; }

.syndic .titre { 
	background-color:#DBECF7; /* #ccc;*/
	color: #333;
}

.forums { 
	background: none; border: 1px solid #49A1D7;
}

.forums .titre { 
	background-color:#49A1D7; /* #ccc;*/
}

.divers {
	background: #F8F8E8;
}
.divers .titre {
	background: #FCFCF0;
	border-bottom: 0px dotted #00A7E6; 
}

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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin : 0px; margin-bottom: 1.2em; }
.cartouche small { font-size: 0.71em; }

.cartouche .titre { 
	font-size: 1.27em; 
	font-weight: bold; 
	color: #000000; }

.cartouche img.spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions p { float: left; }
.cartouche .traductions li {
	float: left;
	margin-left: 1em; 
}

#contenu .surtitre, #contenu .soustitre, #contenu-full .surtitre, #contenu-full .soustitre { 
	font-size: 0.82em; 
	font-variant: small-caps; 
	font-family: Georgia, Garamond, Times, serif;
}


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo { 
	margin-bottom: 1.5em; 
	color: #00134D;
	background-color: #DBECF7;
	padding: 10px;
	font-size: 1em; 
	font-weight: bold; 
	line-height: 1.4em; }

.lien {
	background: #FAFAFA;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 8px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	font-weight: bold; }
	
.texte { color: #000000; }
	
/* .texte *{ font-size: 0.88em;  */

.suite {
	float: right;
	display: block;
	color: #fff;
	padding: 1px 4px;
	margin: 3px;
	background-color: #465382;
	font-size: 0.71em; 
	text-align: center; 
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC; 
}
.ps { 
	font-size: 0.82em; 
}

.notes { 
	clear: both; font-size: 0.77em; 
}

.ps h3, .notes h3 { 
	font-size: 1.19em; 
	font-weight: bold; 
}

/* * Citations */
q, blockquote { font-family: Georgia, Garamond, Times, serif; }
blockquote { 
	margin: 10px 20px; 
	padding: 0em 1em; 
	border: 1px dotted #CCCCCC; }


/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC;
	padding-top: 1em; }
  
#document_actif { 
	clear: both;
	margin-top: 1em;
	text-align: center; }
#document_actif img { margin: auto; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC;
	font-size: 0.88em; }
#documents_joints h3 {
	margin-bottom: 10px; font-weight: bold; }
#documents_joints li { margin-bottom: 10px; }
#documents_joints li img.spip_logos {}
#documents_joints li .spip_doc_titre { text-align: left; }
#documents_joints li .spip_doc_descriptif {}


/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.extrait { margin-bottom: 16px; padding-top: 0.3em; }

.extrait .titre a { 
	font-size: 1.03em; 
	font-weight: bold;
	color: #465382; }
	
.extrait img.spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.extrait p { margin: 0; padding: 0; }
	
.extrait .enclosures { 
	float: right;
	text-align: right;
	max-width: 60%; 
	margin: 0; }
	
.extrait small { 
	display: block; 
	font-size: 0.82em; }
	
.extrait .texte { 
	margin-top: 5px;
	margin-bottom: 2em; 
	border: 0px solid #CCCCCC; 
/*	padding: 0.9em; */
	font-size: 0.82em; 
	line-height: 1.4em; }



/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

#contenu.plan {}

#contenu.plan h3 {
	clear: both;
	/*background: #e0ffe0;*/
	border-top: 1px dotted #465382;
	padding: 8px;
	margin-right: 10px;
	margin-bottom: 16px; 
	font-weight: bold;
	color: #0A396F; 
	text-align: left; }
	
#contenu.plan ul { 
	display: block; 
	clear: left; 
	margin-left: 16px; 
	margin-bottom: 16px; }
	
#contenu.plan li { list-style: square; }
#contenu.plan .encart ul, #contenu-full.plan .encart li { margin: 0; list-style: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

#contenu .repondre {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC;
	font-size: 0.82em;
	font-weight: bold; }

/* * Habillage des forums */

ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a:hover { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */

ul .message { border: 1px solid #666666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .message { border: 1px solid #A4A4A4; }
ul ul ul .message { border: 1px solid #B8B8B8; }
ul ul ul ul .message { border: 1px solid #CCCCCC; }
ul ul ul ul ul .message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .message { border: 1px dashed #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo { border: 0; border-bottom: 1px dashed #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; }
ul ul ul ul ul .forum-chapo { background: #FFFFFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h3 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */
#signatures td {}

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.88em; }

/*  ------------------------------------------
/*  Divers
/*  ------------------------------------------ */
.invisible { position: absolute; top: -3000em; height: 1%; }
.nettoyeur { clear: both;  margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }