/*  ---------------------------------------------------------------- */
/*  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-color: #EDEDED;
	margin: 0px; /*1.5em;*/
	font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: #456BA7;
}

/*img { margin: 0px; padding: 0px; border: 2px solid #fff; }*/
ul, ol, li { margin: 0px; padding: 0px; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0; color: #456BA7; font-size: 1em; font-weight: normal; }
/* p:first-letter {font: 1em Georgia, Times New Roman, Times, serif; float: left;} */

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */


#fond {
	background: #EDEDED url("../img/fond.gif") repeat-y top center; 
	width: 832px; /*100%;*/  /* 52em;*/ /*48em;*/
	text-align: left;
	padding: 0px 10px;
	margin: 0 auto;
}

#page {
	background: #fff url("../img/bandeau.jpg") no-repeat top right;
	margin: 0 10px;
	 padding: 0;
	border: 1px solid #666; 
	padding-top: 140px;
}



#descriptif_site {
	display: none;
}

#conteneur {/* width: 100%;*/  /* Particularisme IE/PC */
	margin: 0;
/*	margin-top: 50px;
	border: 1px solid #fff; */
		} 



#conteneur #side_box { 
clear: both;
	float: right; 
	width: 208px;
	margin: 0 5px 5px 0;
	padding: 0px 20px;
	line-height: 120%;
/*	background-color: #fff; */
border-left: 1px solid #456BA7;
border-bottom: 1px solid #456BA7;
	background: none url("../img/fd-navi.gif") repeat-y left top;

}


#conteneur #side_box .titre{ 
	display: none;
/*	color: #E15500;
	font: 150% Impact, Arial, sans-serif;
	border-bottom: 1px solid grey;
	margin-bottom: 5px; */
}

#conteneur #side_box h4{ 
	color: #456BA7;
	font-size: 1.2em;
	font-weight: bold;
/*	border-bottom: 1px solid grey; */
	margin-bottom: 5px; */

}

#conteneur #contenu { 
	float: left; 
	width: 510px; /* 36em; */
	margin: -20px 0px 10px 5px;
	border: 0px solid #ccc;
	padding: 0px; /*0.3em;*/
	padding-left: 10px;
	color: #456BA7;
/*	min-height: 400px; */
}



/* barre de menus du haut */

 #top_box {
	margin-top:40px;
} 

#menu_top {
display: none;
/*	float:right; 
	text-align: left; 
	padding: 4px; 
	width: 240px;
	font-size: 0.77em; */
}
#menu_top a{padding: 2px 12px 2px 20px; color: #fff;}
#menu_top a:hover{text-decoration: underline;}
#menu_accueil {background: url("../img/accueil.gif") no-repeat left center;}
#menu_contact {background: url("../img/contact.gif") no-repeat left center;}
#menu_accessibilite {background: url("../img/accessibilite.gif") no-repeat left center;}



/* barre de menus principale */
#navigation { 
	float: left;
	width: 530px; 
	height: 46px;
	text-align: center;
	margin: 0 10px 10px 0;
	padding: 0px;
	background: none; /* #DCA389; */
}

*html #navigation {
	margin-right: 5px;
}

#navigation ul, #navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#navigation .titre {display: none;}

#navigation li {
	float: right;
	text-align: center;
	width: 129px;
	height: 38px;
	}
	
#navigation li a, #navigation dt a {
	color: #666;
	text-decoration: none;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	display: block;
	float:center;
	height: 100%;
/*	border: 1px solid #120B58;*/
	padding: 4px;
/*	border-top: 3px solid #456BA7; */
	border-bottom: 5px solid #456BA7;
	background: #fff url("../img/fd-navi.gif") repeat-y left top;

	}

#navigation li a:hover, #navigation li a:focus, #navigation dt a:hover, #navigation dt a:focus {
/*	background: none;*/
	color: #000;
	text-decoration: underline; 
	border-bottom: 5px solid #000;
	}

#navigation:hover{color: #000;}
#navigation .on {color: #E15500;}
#navigation li .on {
	height: 100%;
/*	background: url("../img/curseur.gif") no-repeat 15px bottom; */
/*	border-top: 3px solid #E15500; */
	border-bottom: 5px solid #E15500;
}


#reserved {
	background-color: #ccc;
	border: 1px solid #999;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	}
#reserved h3 {margin: 5px; text-align: center;}
#reserved dd, #reserved dt {margin: 5px;}
	
#closebox {
	font: 1px Verdana, Arial, sans-serif;
	float: right;
	width: 18px;
	padding:0px;
}
#closebox img {margin: 0px; padding: 0px; border: 0px;}



/*  Blocs du contenu (c-a-d. la colonne principale)
---------------------------------------------- */
#contenu .contre-encart { 
	float: left;
	width: 70%; /* 23em; */
	background: none; 
	margin: 0.5em;
	padding: 0.5em;
}

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

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

#contenu .spip_forms {
	font-size: 80%;
}

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

/* * Entete */
#entete {
	width: 250px; 
	float: right;
	font-size: 0.77em;
	margin: 10px 0 0 0;
	padding:0;
	height: 120px; 
 }
	
 *html #entete {	margin-bottom: -110px;} 

#entete h1 {
	/*float: center;*/
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	padding: 0;}

#entete a { text-decoration: none; }
#entete a img.spip_logos { 
	display: block;  
	float: right;
	padding: 20px 0 0 0; 
	/*width:252px;
	height:92px;*/
	margin: 5px 5px 0px 0px;
	clear: both;
 }

#entete object {float: right;}

.drapeaux {
	position: absolute;
	top: 2px;
	z-index: 50;
/*	float: right;
	margin : 0px;
	padding-right: 2px; */
}

.drapeaux img {
	margin: 0px;
	padding: 2px;
}

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

#hierarchie a{
	color: #999;
	}
	

/* * Pied de page */
#pied { 
	clear: both;
/*	width: 100%; */
	color: #aaa;
	margin: 0px;
	margin-top: 2em;
	border-top: 0px dotted #666;
	padding: 2px;
	text-align: center;
/*	background: #fff; */
}
	
#pied small { font-size: 0.77em; }

#pied small a { color: #666; }


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

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

/*  Habillage commun des menus
---------------------------------------------- */
.breves, .syndic, .forums, .divers { 
	text-align: left; 
	border: 0px solid #CCCCCC; 
	margin: 0px;
	margin-left: 10px;
	/*min-width: 10em;*/
	width: 100%;
}
	
.syndic .titre, .forums .titre, .divers .titre { 
	/*display: none;*/
	padding: 3px 4px 2px 4px; 
	border-bottom: 0px dotted #CCCCCC; 
	text-align: center; 
}

/*   breves    */

#navigation .breves {
clear: both;
	border: 2px solid #fff;
	background: #F2F0E8; 
	margin-top: 10px;
	width: 90%;
}

.breves .titre {
	color: #456BA7;
	padding: 3px 4px 2px 4px; 
	text-align: left; 
}

.breves ul {
	background: none;
	margin: 10px;
	padding: 0px;
}

.breves .contenu a.nom-breve {
	/*height: 16px;*/
	border: 0px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	color: #333;

/*	background-image: url("../img/top_onglet_clair.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;*/}
	
.breves .contenu .texte{
	/*padding: 0.5em;*/
	margin: 0px;
	color: #666;
	font-size: 90%;
}

.encart .breves {
	border: 2px solid #fff;
	background: #F2F0E8; 
	width: 90%;
	padding-top: 5px;
}

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


#navigation .breves .contenu {
	background: #A40033;
	color: #999;
}

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

.breves .bas-breves {
	height: 16px;
/*	background-image: url("../img/bottom_onglet_clair.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
/*  fin breves     */

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

.breves p { color: #999;}
	
.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: #E8F8F8; }
.syndic .titre { background: #F0FCFC; border-bottom: 0px dotted #00A7E6; }

.forums { background: #EAEAFF; }
.forums .titre { background: #F2F2FF; border-bottom: 0px dotted #00A7E6; }

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

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

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

.cartouche .titre { 
	border-left: 10px solid #456BA7;
	padding: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 1.27em; 
	font-weight: bold; 
	color: #456BA7; }
	

.cartouche img.spip_logos, #contenu img.spip_logos {
	display: block;
	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 { 
	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; 
	font-size: 0.82em; 
	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: #456BA7; font-size: 0.88em;}
	
/* .texte *{ font-size: 0.88em; } */

.suite {
display: block;
float: right;
	color: #C4653A; 
	/*font-size: 0.71em; */
	text-align: right; }
	
.suite:hover{
	color: #;
	text-decoration: none;
	}

.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 { 
	border-bottom: 1px solid #fff;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.27em; 
	font-weight: bold; 
	color: #666; }

/*.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: 0px; 
	font-size: 1em; 
	line-height: 1.4em; }

/* Styles specifiques de la Rubrique Contact*/

div.spip_forms {
	font-size: 1.1em;
}

.contact {margin: 10px; }

input {
	border: 1px solid #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
}

#contenu .spip_bouton {
	margin:10px;
	padding: 0px;
}

textarea {border: 1px solid gray;}


fieldset
{
		padding: 10px;
		margin-right: 10px;
		margin-top: 10px;
		border: 1px solid gray;
	
}
fieldset label
{
	float: left;
/*	display: block; */
	width: 80px;
	padding-right: 10px;
	text-align: left;	
	color: #333;
	font-style: italic;
}
	


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

#contenu.plan {}

#contenu.plan h3 {
	clear: both;
	/*background: #e0ffe0;*/
	border-top: 1px solid #fff;
	padding-top: 10px;
	margin: 0px; 
	margin-right: 20px; 
	font-weight: bold;
	color: #E15500; /* #C20336;  */
	text-align: left;
	}
	
#contenu.plan ul { 
	display: block; 
	clear: left; 
	margin-left: 10px; 
	margin-bottom: 10px; }
	
#contenu.plan li { list-style: square; }
#contenu.plan .encart ul, #contenu.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; }
