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

/*  facteur: 0.0625 ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */




/* Blocs du contenu (c-a-d. la colonne principale) */


#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 3em;
	border-top: 2px solid #fff;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* 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: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; }


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;

	margin-bottom: 0em;
	font-size: 0.77em;
}




/* #navigation li, .encart li { margin: 0; padding: 0 0.7em; } */

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */


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





.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
 }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
}
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
 }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

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




.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; }


.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;

	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

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

.formulaire_spip { text-align: left;}
.formulaire_spip p { margin: 0; padding: 0; }

.formulaire_spip fieldset {
	background-color: #440027;
}
.formulaire_spip legend {}

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

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { 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; }

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;

	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.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 { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; 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 .forum-message { margin: 0; padding: 0; margin-bottom: 1em;
	background-color: #fff;
}

ul ul .forum-message { 

margin: 0 0 1em 3em; padding: 0;
	background-color: #ffc5f2;


}
	

/*
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }
*/
/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 0px #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #440027; }
ul ul .forum-chapo { background: #440027; }
ul ul ul .forum-chapo { background: #440027; }
ul ul ul ul .forum-chapo { background: #440027; border-bottom: 0px  #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

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

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

#signatures h2 {
	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.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.96em; }





/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
	


}

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

.cartouche .spip_logos {
	float: right;
 }

.cartouche h1 {
	padding-left: 1em;
 }


.cartouche p { margin: 0; padding: 0; clear: right; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
 .cartouche .traductions li { padding-left: 1em; }
 
 





/*  --------------------------------------------*/
/* 												*/
/* 												*/
/* 												*/
/*  				CSSLIO						*/
/* 												*/
/* 												*/
/* 												*/
/*  ------------------------------------------- */


body {
	background: #670735;
	margin-top: 2.5em;
	text-align: center;
	font-size: 1em;
	color: #FDFCAB;
}

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #ffffff;}
a:hover { text-decoration: none; }

.on { color: #FDFCAB;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #440027;
	border: 0.2em solid #440027;
} /* liens exposes */

#navigation a { 
	color: #FDFCAB;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;

	
}

#navigation a:hover { 
	text-decoration: none;
	text-transform: uppercase;

	background-color: #440027;
}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 51.25em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #670735;
}

#conteneur {
	width:100%;
	
		
}

 #contenu {
	width: 51.25em;
	float: left;
	
/*
		border-top: 2px solid #fff;
		border-left: 2px solid #fff;
*/
}

.conteneur-partie-haute {
	float: left;
	width: 100%;

}

.terrains {
	float: left;
	width: 100%;
	background-color: #e6f2f0;

			
}









/* Tableaux */
table.spip {
	margin-bottom: 0.5em;
	margin: auto;
	border-collapse: collapse;
	width: 94%;
	text-align: left;
}
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }

table.spip th, table.spip td { padding: 0px; vertical-align: middle;
	color: #FDFCAB;
}



.envoyeremail {
	background-color: #D4EDED;
		width: 100%;

	text-align: right;
	font-size: 0.8em;
}


/*  debut partie2 services--------------------------------------- */


.contenu-page2-services .conteneur-partie-haute {

	font-size: 1em;

		

}

.conteneur-partie-haute .contenu-partie-haute form{
padding-top: 1em;
}


.contenu-page2-services .conteneur-partie-haute p h1 {
		padding: 1em;
}

.contenu-page2-services .conteneur-partie-haute .contenu-partie-haute {
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #FDFCAB;
}

.contenu-page2-services h2 {
	padding-left: 1em;
 }
.contenu-page2-services .conteneur-partie-haute h2{
	padding-left: 0em;
 }

.contenu-page2-services .texte {
font-family: Trebuchet MS;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 0.85em;
	color: #FDFCAB;
	
}

.contenu-page2-services .cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #fff; }

.contenu-page2-services h1 {

	font-size: 1.3em;
	float: left;
	color: #FDFCAB;
}

.contenu-page2-services .texte {

	font-size: 0.9em;
	
	color: #FDFCAB;
}


.contenu-page2-services h2 {

	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 1em;
}
.contenu-page2-services h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
}
.contenu-page2-services h4 {

	font-size: 1.1em;
	
	
	padding-bottom: 0.2em;}
	
.contenu-page2-services h5 {
	background-color: #fff;
	color: #871D3A;
	float: right;
	font-weight: bold;
	padding: 0.2em;
	font-size: 0.8em;
	display: block;
	clear: none;
}
.contenu-page2-services h6 {
	background-color: #155cb5;
	font-size: 2em;
}

.contenu-page2-services .conteneur-partie-haute {

		margin-bottom: 2em;
}



.contenu-page2-services .conteneur-partie-haute .cartouche .spip_logos {
	float: left;
	clear: right;
	padding-bottom:0.5em;
}


.contenu-page2-services .conteneur-partie-haute .cartouche .surtitre
{ font-size: 1.5em;
	float: left;
	text-transform: uppercase;

	margin-top: 0.7em;
	font-weight: normal;
	font-style: normal;
	width: 13.5em;
	clear: none;
	letter-spacing: -0.03em;
}

contenu-page2-services .conteneur-partie-haute .cartouche .titre
{ font-size: 0.82em;
clear: right;
	float: right;}


.conteneur-partie-gauche {
	float: left;
	width: 30%;
	background-color: #576265;
}


.conteneur-partie-gauche .contenu-partie-gauche {


	font-size: 0.5em;
}


.conteneur-partie-droite {
	float: right;
	width: 70%;
	background-color: #34a9c9;
}


.conteneur-partie-droite .contenu-partie-droite {



}




#contenu .contre-encart {



}


#conteneur #navigation {

	text-align: center;
	letter-spacing: 0.04em;
	clear: both;
	font-variant: normal;
	font-size: 1.15em;
	padding-top: 0em;
}



li.spip {
	list-style-type: square;
	list-style-position: inside;
}

img, table { margin: 0em; padding: 0em; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0em; padding: 0em; font-size: 1em; font-weight: normal; }




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


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

.liste-articles dt {
	background-color: #fff;
	list-style-type: square;
	list-style-position: inside;
cursor: pointer;
	border-left: 40px solid #af4e6c;
}

.liste-articles dt:hover {
	background-color: #fff;


}


.liste-articles dd {
	background-color: #fff;
}

.liste-articles li { margin-bottom: 0em; clear: both; }
.liste-articles li .texte {
	
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;
	margin-left: 0;
}

/*  -----------------colonne principale------------------------- */



/*  -----------------style rubriques------------------------- */

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

#navigation li {
	text-align: center;
	list-style: none;

		display: inline;
}

.rubriques {
	padding-top: 15px;
	color: #82162f;
		font-size: 0.8em;
	display: inline;
}

.rubriques li:hover { text-decoration: none;


}

.rubriques li { 
	
	/* border-right: 3px solid #fff; */

		color: #FDFCAB;

		display: inline;
}

.rubriques ul {
	padding: 0;
	margin: 0;
}




.rubriques .menu-titre { background: #64fcf5; }
.menu-titre {
	padding: 0.2em 0.4em;
	
	text-align: center;
	font-weight: bold;
}

/* Entete */
#entete {
	height: 16,5em;
	width: 100%;
	/*border-bottom: 4px solid #6efdfc;*/
background-color: #670735;
	margin-bottom: 1em;
}
#entete #nom_site_spip, #entete a .spip_logos {

	display: block;
	float: left;
	margin-top: 1em;

}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }
    
    
    
    
.conteneur-partie-haute .cartouche h5{
padding-top: 0em;padding-right: 0em;padding-bottom: 0em;padding-left: 0em;
}        

.conteneur-partie-haute .spip table{

}   



.contenu-partie-haute ul{
	list-style-type: none;
	margin-left: 0px;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 0;
}   

.contenu-partie-haute{
	margin-left: 0px;
list-style-type: none;
}   



.contenu-partie-haute strong{	
list-style-type: none;
}

.contenu-partie-haute li{
list-style-type: none;
	margin-left: 0px;
	padding-bottom: 0.3em;
}   



/* COINS ARRONDIS   s a n s  i m a g e s   */

div#nifty{ margin: 0 0%;background: #fff; color: #9f425f; width:16em;
	text-align: center;
}
div#nifty a {color: #9f425f;}b.rtop, b.rbottom{display:block;background: #9f425f}b.rtop b, b.rbottom b{display:block;height: 1px;    overflow: hidden; background: #fff}b.r1{margin: 0 5px}b.r2{margin: 0 3px}b.r3{margin: 0 2px}b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}





/* DEROULE PRODS */


.imagederoule {
	
	clear:none; overflow:none;
	background-color: #fff;
}




.border2 h2 {color:#fff;}
.contenu-page2 .contenu-partie-haute {
	margin: 1em;
}

.contenu-page2 h2 {

}

.contenu-page2 .chapo {
	background-color: #E6FFFF;
	font-size: 0.9em;
	font-weight: bold;
	
	color: #00A4A7;
	line-height: 1.1em;
	margin-top: 0.5em;
}	
	
.contenu-page2 .border2 {
		padding: 0em;
			margin-top: 0em;

}

	

.caractencadre-spip {

	color: #B20E7B;

}

#boite-centre .texte {
	
		font-size: 0.8em;
		
}


#boite-conteneur {
display: table;

background-color: #E6FFFF;

}


#boite-gauche, #boite-centre, #boite-droite {
display: table-cell;
height: 100%;
}
#boite-gauche {
	
float: left;
width: 10%;
background-color: #E6FFFF;
height: 100%;
}

#boite-centre {
width: 60%;
height: 100%;
}
html>body #boite-centre {
float: none;
}

html>body #boite-conteneur {
    height: 100%;
}
    

#boite-droite {
float: right;
background-color: #E6FFFF;
padding-bottom: 10px;

}

#boite-droite .spip_doc_titre {
color: #717071;
	margin-top: 1em;
}

#boite-droite .spip_doc_descriptif {
color: #0095A6;
	margin-top: 1em;	
}


.contenu-page2 .border2 .PETITEBORDER {
	cursor:pointer;background-color:#6DC3C3;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 1.20em;
	letter-spacing: 0.16em;
	margin-left: 3em;
height: 1.5em;
	list-style-position: outside;
	padding-left: 2.5em;
		list-style-position: outside;
	list-style-image: url(pucetitrederoule.png);
	list-style-type: disc;
	font: 1.20em/1.5em "Trebuchet MS";
}

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






.contenu-page2 .border2 .GROSSEBORDER {
	cursor:pointer;background-color:#00A4A7;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	letter-spacing: 0.16em;
	margin-left: 0em;
height: 1.8em;
		padding-left: 2.5em;
	list-style-position: outside;
	list-style-image: url(pucetitrederoule.png);
	list-style-type: disc;
	font: 1.50em/1.9em "Trebuchet MS";
}


.contenu-page2 .contenuderoule {
	background-color: #fff;
}
	

.contenu-page2 .imagederoule .contenuderoule .boiteconteneur .boitecentre .textefondbleu {background-color: #E6FFFF;
}


.contenu-page2 li.spip {
	color: #B20E7B;
}


.contenu-page2 h4 {

	font-size: 1.1em;
	
	
	padding-bottom: 0.2em;}
	
.contenu-page2 h5 {
	background-color: #fff;
	color: #871D3A;
	float: right;
	font-weight: bold;
	padding: 0.2em;
	font-size: 0.8em;
	display: block;
	clear: none;
}
.contenu-page2-services h6 {
	background-color: #155cb5;
	font-size: 2em;
}
 
.menu_langues {
	float: right;
}
 
 
.bandotitre {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	
	text-align: center;
}

        
.lien {
font-size: 0.82em;
font-weight: bold;
}
/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #fff; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */




/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDFCAB;
	padding: 3px;
 }
table.spip_barre a:hover img {
	background: #FDFCAB;
 }

table.spip_barre input.barre { width: 100%; background: #EEE; }

table.spip_barre tr {
	background: #8D334E;
 }	
