/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { color: #333;
	font: 0.8125em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0;
	font: normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 { font-size: 1.70em; color: #000; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


.menu articles .spip_logos {
	text-align: right;
	float: right;
}


.articleaccueil .spip_logos {
	text-align: right;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.articleaccueil .logoaccueil .spip_logos {
	text-align: right;
	float: right;
	padding-left: 0px;
	padding-bottom: 10px;
}

.entry-title {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #FFF; margin: 0; padding: 0; text-align: center; }

#page { position: relative; width: 1000px; margin: 0 auto; text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#entete { width: 1000px; padding-top: 1.60em;
	background: url(images/bandeau.jpg) no-repeat right;
	height: 180px;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
}
#entete a.accueil { display: block; width: 67%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur { clear: both; float: left; width: 570px; overflow: hidden; }
#contenu { padding-top: 0em;
	padding-left: 10px;
}

#contenu-plan { padding-top: 0em;
	padding-left: 10px;
}


#contenu-plan li  { padding-top: 0em;
	padding-left: 10px;
	list-style-image: url(images/puce.jpg);
}

#profil {
	text-align: left;
	padding-top: 10px;
}

#profil .spip_logos{
	padding-bottom: 10px;
	text-align: right;
	float: right;
}

#profil_art {
	text-align: left;
	float: right;
	width: 190px;
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 10px;
}

.profil_trombi {
	text-align: left;
	float: left;
	width: 240px;
	border: 1px solid #DDD;
	padding: 15px;
	margin-bottom: 10px;
	display: inline-block;
	height: 120px;
	margin-right: 10px;
}

.profil_trombi img {
	float: right;
	padding: 5px;
}

.menu-trombi ul li { padding: 0;
	margin: 0;
	float: left;
}

.liste_trombi{
	width: 570px;
	margin: 0;
	padding: 0;
}
.liste_trombi ul li{
	float: left;
	display: inline;
}

.liste_trombi ul{
	float: left;
	display: inline;
	width: 570px;
	padding-left: 0;
	margin-left: 0;
}

.haut_art {
	text-align: left;
	width: 100%;

}
.haut_art ul {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.haut_art li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.desc_art {
	text-align: left;
	width: 60%;
	float: left;
	display: inline-block;
}

.encart_art {
	text-align: left;
	float: right;
	width: 190px;
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.texte_art {
	text-align: left;
	float: left;
	display: inline-block;
	clear: none;

}

.contenu_nav {
	width: 775px;
	float: left;
}

.liste-annuaire li{
	width: 500px;
	height: 40px;
	list-style-image: url(images/puce.jpg);
}

.liste-annuaire h4 a{
	float: left;
	width: 150px;
	vertical-align: middle;
	font-weight: bold;
}

.liste-annuaire .soustitre{
	float: left;
	width: 150px;
}

.liste-annuaire h5{
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	vertical-align: middle;
	width: 150px;
}

.liste-annuaire .spip_logos{
	float: right;
}

#navigation { float: left; width: 195px;  overflow: hidden;
	padding-left: 10px;
margin-top: 1em;
}


.img-home { float: left; 
margin-top: 1em;
}



#navigation_rub { float: left; width: 195px; margin-top: 0px; overflow: hidden;
	padding-left: 10px;
	padding-top: 0;
}


#extra { float: right; clear: right; width: 195px; margin-top: 1em; overflow: hidden; }

#extra_rub { float: right; clear: right; width: 195px; margin-top: 7px; overflow: hidden; }

p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 0px;
}

.titre-membres {
	color: #fff;
	background-image: url(images/fdtitre-membres.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}

.titre-activite {
	color: #fff;
	background-image: url(images/fdtitre-activite.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}

.titre-zoom {
	color: #fff;
	background-image: url(images/fdtitre-zoom.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}

.titre-trombi {
	color: #fff;
	background-image: url(images/fdtitre-trombi.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}



.titre-agenda {
	color: #fff;
	background-image: url(images/fdtitre-agenda.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}

.titre-actu {
	color: #fff;
	background-image: url(images/fdtitre-actus.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}



.titre-adhesion {
	color: #fff;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
	background: url(images/fdtitre-adhesion.jpg) no-repeat;
}

.titre-letter {
	color: #fff;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
	background: url(images/fdtitre-letter.jpg) no-repeat;
}


.titre-bonplans {
	color: #fff;
	background-image: url(images/fdtitre-plans.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}

.titre-annonces {
	color: #fff;
	background-image: url(images/fdtitre-annonces.jpg);
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 1px;
	font-weight: normal;
	font-style: normal;
}


.date_agenda {
	color: #006699;
	font-weight: bold;
	font-size: medium;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	background: url(images/boule-agenda2.jpg) no-repeat left bottom;
}

.titre_bloc a {
	color: #000;
	font-weight: bold;
	font-size: small;
	text-align: left;

}

.lieu_agenda {
	color: #666;
	font-size: small;
	padding-left: 0px;
	margin-top: 0;
	padding-top: 0;
}

.texte_bloc {
	color: #000;
	margin-top: 0;
	padding-top: 0;
	font-size: 0.9em;
}

.zoom {
	color: #006600;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-bottom: 5px;
}

.zoom ul li a {
	color: #000;
}

.lien_bloc {
	color: #006600;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	padding-bottom: 2px;
	background: url(images/puce.jpg) no-repeat left center;
	padding-left: 10px;
}

.bloc {
	text-align: left;
	padding-bottom: 20px;
}

.bloc ul {
	text-align: left;
	padding-left: 5px;
	margin-left: 0;
}

.bloc ul li{
	text-align: left;
	list-style-type: none;
}

.contenu_bloc {
	padding-left: 0px;

}

.contenu_bloc li{
	padding-top: 10px;
	border-top: 1px solid #a7a7a7;
	padding-bottom: 5px;
}

.contenu_bloc ul{
	padding-top: 5px;
}

.contenu_bloc .spip_logos{
	padding-left: 3px;
}

.menu_bloc {
	border: 1px solid #DDD;
	margin-top: 0;
	padding: 10px 10px 10px 20px;
	border-top-style: none;
}



.menu_bloc ul li{
	list-style-image: url(images/puce.jpg);
}



.contenu_bloc li img {
	float: right;
	text-align: right;
}

.bloc .titre{
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 0px;
	font-size: medium;
	padding-right: 3px;
	padding-bottom: 5px;
}

.org{
	color: #006600;
	font-weight: bold;
}


#pied { clear: both; width: 100%; margin: 0 0 10px; padding: 0.40px 0 0.40em; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.90em;
	height: 100px;
	background-color: #329932;


}

#pied a{ 
	color: #fff;
}

.lienspied{ 
	color: #fff;
	padding-top: 80px;
}

#pied img { vertical-align: middle;
}

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

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

.articleaccueil {
	padding-left: 0px;
	float: left;
	width: 550px;
	padding-bottom: 20px;
}

.entry-title {
	color: #000;
	padding-bottom: 0px;
	font-weight: bold;
}


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; font-size: 0.90em;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 3px;
}
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 0; 
	background-image: url(images/fd-titre-rub.jpg);
	width: 775px;
	height: 55px;
	margin-right: 0;
	padding-right: 0;
	float: left;
}
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 1em; color: #666; text-transform: none;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0;
}

.cartouche h1 { margin-bottom: 0;
	color: #fff;
	text-align: right;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-size: 45px;
}

.cartouche h1 a { margin-bottom: 0;
	color: #fff;
	text-align: right;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-size: 45px;
}
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.20em; font-weight: normal; color: #000;
	font-style: normal;
	font-size: 1.2em;
}
.texte { line-height: 1.20em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em;
}
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: left; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 2px solid #DDD;
	float: left;
	padding: 0;
}
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #666;
	border-width: 2px;
}


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; 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.50em; }
.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; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
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: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }


/* Habillage des petitions
---------------------------------------------- */
#signatures { clear: both; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right;  } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0;
	list-style-type: none;
	height: 30px;
	margin: 0;
	padding: 0;
}

.rub2 ul li {float:left;  display:inline; 
background: url(images/fd-onglet.jpg) repeat-x 0 top;
border-right: 2px solid #fff;
text-align: left; 
font-size: 1em;   
color: #fff;
list-style-type: none;
	height: 30px;
	margin: 0;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
}

.rub1 ul li {float:left;  display:inline; 
background: url(images/fd-onglet-accueil.jpg) repeat-x 0 top;
border-right: 2px solid #fff;
text-align: left; 
font-size: 1em;   
color: #fff;
list-style-type: none;
	height: 30px;
	margin: 0;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
}

.rub1 {float:left;  display:inline; 

}

.rub2 {float:left;  display:inline; 

}


.rubriques { background: #329932 none;
	height: 30px;
	border-style: none;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	margin: 0;
}
.rubriques .menu-titre {
	background: none;
}

.rubriques a {
	color: #fff;
	height: 30px;
}

.rubriques a:hover{
	color: #003300;
	text-decoration: none;
	height: 30px;
}

.rubriques a:focus{
	color: #003300;
	text-decoration: none;
	height: 30px;

}	

.rubriques a.on {
	color: #003300;
	text-decoration: none;
	height: 30px;

}


.formulaire_recherche { margin-bottom: 2em; position: absolute; right: 0; top: 0.90em; display: block; width: 30%;} /*Cf.: spip_formulaires.css*/

.menu-haut { margin-bottom: 2em; position: absolute; right: 0; top: 50px; display: block; width: 40%;
	padding-left: 0px;
	padding-right: 10px;
}

.menu-haut a {
		color: #000;
}

.contact-haut {
	background: url(images/picto-contact.jpg) no-repeat left center;
	float: right;
	padding: 10px 10px 7px 35px;
}
.adhesion-haut {
	background: url(images/picto-adhes.jpg) no-repeat left center;
	float: right;
	padding: 10px 10px 7px 35px;
}
.liens-haut {
	background: url(images/picto-liens.jpg) no-repeat left center;
	float: right;
	padding: 10px 10px 7px 35px;
}
.faq-haut {
	background: url(images/picto-faq.jpg) no-repeat left center;
	float: right;
	padding: 10px 10px 7px 35px;
}


/* Listes d'articles et extraits introductifs */
.titre-teaser {
	background: url(images/fd-titre-teaser.jpg) no-repeat;
	color: #fff;
	padding-top: 20px;
	padding-left: 70px;
	margin-top: 10px;
}



.trombi-teaser {
	background: url(images/fd-titre-trombi.jpg) no-repeat;
	color: #fff;
	padding-top: 7px;
	padding-left: 50px;
	margin-top: 10px;

}


.entreprises-teaser {
	background: url(images/fd-titre-entreprises.jpg) no-repeat;
	color: #fff;
	padding-top: 10px;
	padding-left: 50px;
	margin-top: 10px;
}

.entreprises-teaser a {
	color: #fff;
	padding-left: 10px;

}


.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }


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

a.spip_out{ color: #006600; text-decoration: none; }
a.spip_mail{ color: #006600; text-decoration: none; }

a:focus,a:hover,a:active { color: #006600; text-decoration: underline; }

.org {
	font-weight: bold;
	font-family: "Trebuchet MS";
}


/* Formulaires de recherche (site / petitions) */
#formulaire_recherche {
	text-align: right;
	width: 300px;
	padding-right: 10px;
}


.formulaire_recherche { margin: 0; padding: 0; background: none; }
.formulaire_recherche label { margin: 0; padding: 0 0 0 43px; background: none; }
.formulaire_recherche * { display: inline; vertical-align: middle; }
.formulaire_recherche label {}
.formulaire_recherche input.text { width: 200px; padding-left: 10px; background: #FFF url(rechercher.gif) no-repeat left center; }
.formulaire_recherche input.submit {
	background-color: #329932;
	width: 40px;
	color: #FFF;
	border-style: none;
	border-top: 2px solid #00cc00;
	border-left: 2px solid #00cc00;
	border-bottom: 2px solid #006600;
	border-right: 2px solid #006600;
}

