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

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	text-align: center;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(images/fond-raye.gif) #fff repeat-x;
	background-position: 0 316px;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
h2.titre-actu { font-family: verdana, sans-serif; color: #CF0E30; padding: 0 25px 0 25px; font-size: 18px; }
h2.titre-actu a { color: #CF0E30; text-decoration: none; }
h2.titre-actu a:hover { text-decoration: underline; }


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 100%;
	height: 26px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center top;
	}

#conteneur { width: 1000px;  
	margin: 0 auto; }

#conteneur2 { width: 1000px;  
	background-image: url(images/fond-central.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left; 
 }

#conteneur #contenu {
	float: right;
	width: 760px;
}

#conteneur #partenaires {
	width: 1000px;
	clear: both;
	text-align: center;
}

/* Gauche */
#gauche { width: 220px; float: left; clear: both; padding: 10px 0 0 10px; }

	#fond-rech {
		background-image: url(images/fond-rech.gif);
		background-position: center top; 
		height: 66px;
		width: 220px;
		}

	#fond-menu {
		background-image: url(images/fond-menu.gif);
		background-position: center top; 
		background-repeat: repeat-y; 
		width: 220px;
		}

	#bas-fond-menu {
		background-image: url(images/bas-fond-menu.gif);
		background-position: center top; 
		height: 13px;
		width: 220px;
		margin-top: -16px;
		}

			
/* Principal */

/* Avec la colonne de droite */
#principal { width: 540px; float: left; padding: 10px 0 0 0; }

	#principal-haut {
		background-image: url(images/principal-haut.gif);
		background-position: center top; 
		height: 12px;
		width: 540px;
		}

	.principal-milieu {
		background-image: url(images/principal-milieu.gif);
		background-position: center top; 
		background-repeat: repeat-y; 
		width: 540px;
		}

	.principal-milieu div.contenu-boite {
		padding: 0 25px 0 25px;
		}
		
	.principal-pointille {
		background-image: url(images/principal-pointille.gif);
		background-position: center top; 
		height: 9px;
		width: 540px;
		}

	.principal-separation {
		background-image: url(images/principal-separation.gif);
		background-position: center top; 
		height: 9px;
		width: 540px;
		}
		
	#principal-bas {
		background-image: url(images/principal-bas.gif);
		background-position: center bottom; 
		height: 9px;
		width: 540px;
		}

/* Sans la colonne de droite */
#principal-large { width: 760px; float: left; padding: 10px 0 0 0; }

	#principal-large-haut {
		background-image: url(images/principal-large-haut.gif);
		background-position: center top; 
		height: 12px;
		width: 760px;
		}

	.principal-large-milieu {
		background-image: url(images/principal-large-milieu.gif);
		background-position: center top; 
		background-repeat: repeat-y; 
		width: 760px;
		}

	.principal-large-milieu div.contenu-boite {
		padding: 0 25px 0 25px;
		}

		
	.principal-large-pointille {
		background-image: url(images/principal-large-pointille.gif);
		background-position: center top; 
		height: 9px;
		width: 760px;
		}

	.principal-large-separation {
		background-image: url(images/principal-large-separation.gif);
		background-position: center top; 
		height: 9px;
		width: 760px;
		}
		
	#principal-large-bas {
		background-image: url(images/principal-large-bas.gif);
		background-position: center top; 
		height: 9px;
		width: 760px;
		}
		
		
/* Droite */
#droite { width: 220px; float: right; padding: 10px 0 0 0; }

	#haut-droite {
		background-image: url(images/col-droite-haut.gif);
		background-position: center top; 
		height: 13px;
		width: 220px;
		clear: both;
		}

	#milieu-droite {
		background-image: url(images/col-droite-centre.gif);
		background-position: center top; 
		background-repeat: repeat-y; 
		width: 220px;
		}

	#bas-droite {
		background-image: url(images/col-droite-bas.gif);
		background-position: center top; 
		height: 13px;
		width: 220px;
		clear-both;
		}

	h3.titre-col-droite {
		font-family: verdana, sans-serif; color: #fff; padding: 3px 17px; font-size: 10px; font-weight: bold; text-align: center;
		}

div.commercant { 
		margin: 0 25px 0 25px;
}
a.spip_out img { 
		border: none;
}

#contenu #col-gauche {
	float: left;
	width: 280px;
	margin-left: 63px;
}
.boite-espace-commercant a {color: #0c8bff ; font-weight: bold; }

#contenu #col-droite {
	float: right;
	width: 280px;
	margin-right: 63px;
}


/* Entete */
#entete { width: 100%; height: 290px; background-image: url(images/fond-bandeau.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1120px;
	height: 290px;
	margin: 0 auto;
}
#bandeau .direct { font-size: 13px; text-align: right; color: #fff; padding-right: 280px; }
#bandeau .direct a { text-decoration: none; color: #fff; }
#bandeau .direct a:hover { text-decoration:underline; }

#bandeau #avion-flash { 
	padding-top: 20px;
	margin-left: -20px;
}

#sous-bandeau { width: 100%; margin: 0 auto 0 auto; height: 26px; 
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#defil {
	clear: both;
	height: 30px;
	width: 960px;
	margin: 0 auto;
}

#texte-defilant {
	padding-top: 5px;
	font-size: 12px;
	color: #fff;
	width: 100%;
}
	#texte-defilant .texte {
		color: #fff;
	}

	#texte-defilant a {
		color: #fff;
		text-decoration: none;
	}
	
	#texte-defilant a:hover {
		text-decoration: underline;
	}

/* Fil d'Ariane */
#hierarchie {
	text-align: left;
	margin: 0 auto;
	width: 980px;
	font-size: 0.77em;
	color: #fff; padding: 5px 5px 0 30px; }

#hierarchie a { color: #fff; text-decoration: none; }
#hierarchie a:hover { text-decoration: underline; }


/* Pied de page */
#pied {
	width: 100%;
	background-image: url(images/pied-de-page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both; 
	margin: 0; padding: 0 0 5px 0; float: left;}
#pied #contenu-pied {width: 1000px; margin: 0 auto; text-align: center; }
#contenu-pied .logos-pied { height: 138px; }
#contenu-pied .logos-pied table { width: 100%; text-align: right; padding: 42px 40px 0 0;}
#contenu-pied .logos-pied table td.td_espacement { width: 35px; }

#contenu-pied .adresse-pied { color: #fff; font-size: 12px; padding: 5px 0 6px 0; }
#contenu-pied .direct-pied { color: #fff; font-size: 13px;}
#contenu-pied .direct-pied a { color: #fff; text-decoration: none; }
#contenu-pied .direct-pied a:hover { text-decoration: underline; }

#contenu-pied small { font-size: 0.77em; }
#contenu-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, .formulaire_spip {
	font-family: Verdana, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: Verdana, sans-serif; }

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


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
}

.rubriques {
	margin-top: -16px; 
}

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

.rubriques ul { width: 180px; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; }
.rubriques ul li { font-family: Verdana, sans serif; font-variant: small-caps; list-style: none; line-height: 1.5em; 
					font-size: 16px; text-align: left; font-weight: normal; }
.rubriques ul li.on { list-style-image: url(images/puce-menu.gif); list-style-position: inside; margin: 0 0 0 -10px; font-weight: bold;} 
.rubriques ul li a { text-decoration: none; color: #fff; }
.rubriques ul li a:hover { text-decoration: underline; }
.rubriques ul li a.on { text-decoration: none; color: #fff;}
.rubriques ul li a.on:hover { text-decoration: underline; }
.rubriques ul li ul { list-style-image: none; padding-top: 0; padding-bottom: 0; }
.rubriques ul li ul li { list-style: none; text-align: left; font-weight: normal; margin: 0 0 0 0; font-variant: normal; }
.rubriques ul li ul li.on { list-style: none; font-weight: bold; margin: 0 0 0 0; }
.rubriques ul li ul li a { text-decoration: none; color: #fff; font-size: 14px;}
.rubriques ul li ul li a:hover { text-decoration: underline; }
.rubriques ul li ul li a.on { text-decoration: none; color: #fff; }
.rubriques ul li ul li a.on:hover { text-decoration: underline; }




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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 0; }

.cartouche .titre {
	font-size: 16px;
	font-weight: bold;
	color: #0c8bff; }
#contenu .surtitre, #contenu .soustitre { font-size: 12px; color: #0c8bff; font-weight: bold; padding:0 25px;}

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

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

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */

div.barre_outils {text-align: right;}

.chapo {
	clear: both;
	margin-bottom: 0.5em;
	font-size: 12px;
	color: #0c8bff;
	font-weight: bold;
	line-height: 1.4em; }

.chapo-commerce {
	margin-bottom: 0;
	font-size: 12px;
	color: #0c8bff;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px 25px 0 25px; }

.lien {
	background: #EEE;
	margin: 1em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 13px; }
.texte2 { color: #000; font-size: 13px; }

.detail { text-align: right; clear: both; font-size: 0.71em; }
.detail a.suite {color: #0c8bff; text-decoration: none; }
.detail a:hover.suite { text-decoration: underline; }


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


/* Bloc videos */
.videos {
margin: 0 auto;
}


/* Agenda */
div.agenda {margin: 0 25px 0px 25px; padding: 0 0 3px 0; height: 190px; }
div.agenda dd { margin: 0 0 0 8px;  }
dd.date { color: #CF0E30; }
dt.titre { color: #0c8bff; padding: 0 0 0 3px; }

div.agenda2 {margin: 0 25px -15px 25px; padding: 0; }
div.agenda2 dd { margin: 0 0 0 8px;  }


/*  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 {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #0c8bff; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 12px; font-weight: bold; color: #0c8bff; }
#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 a { color: #0c8bff; text-decoration: none; font-style: italic; }
#documents_joints li .spip_doc_titre a:hover {text-decoration: underline;}
#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; padding: 0; list-style: none; }
.liste-articles li { clear: both; }

.liste-articles li .titre {
	font-size: 16px;
	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: 11px; }

.liste-articles li .texte {
	margin-top: 5px;
	padding: 0.9em;
	font-size: 13px;
	line-height: 1.4em; }
	
.liste-articles  span.clicked { clear: both; }
	
.liste-articles h3.titre {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;}


.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

.contre-encart ul li a { }

.contre-encart ul li ul li a { }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 10px;
	margin-bottom: 1em;
	padding-top: 0; }
ul.rub { list-style-image: url(images/puce-rouge.gif); margin-bottom: 0; }
	
ul.art { list-style-image: url(images/puce-bleue.gif); margin-bottom: 0; }	
	
.page_plan #contenu .contre-encart li {}

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

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

.formulaire_spip fieldset { border: 0;}
.formulaire_spip legend {}

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

/* Formulaire de contact */
.formulaire_ecrire_auteur input, .formulaire_ecrire_auteur textarea  { border:1px solid #0c8bff; margin-top:4px;}

.formulaire_ecrire_auteur legend { color : #0c8bff; }

.formulaire_ecrire_auteur input[type="submit"] { background : #0c8bff; color:white; border:none; margin:0 5px 5px 0;}

.formulaire_ecrire_auteur fieldset {border:1px solid; padding:0 5px 0 5px; border-color:#0c8bff;}

.formulaire_ecrire_auteur label { color:#0c8bff;}


/* 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 */
div#form-rech { width: 200px; padding: 25px 0 0 25px; }
.formulaire_recherche { text-align: left; float: left; }
.formulaire_recherche label { display: none; }
div.zone-rech { width: 136px; float: left; }
input#recherche { border: 0; font-size: 13px; }
div.bouton-rech { width: 14px; float: right;  }
input.bouton-rech { border: 0; background: #CF0E30; font-size: 13px; font-weight: bold; 
					color: #fff; height: 18px; padding-bottom: 2px; }

/*  ------------------------------------------
/*  Formulaire Newsletter
/*  ------------------------------------------ */

div.form-news {
	font-size: 11px;
	width: 200px;
	margin: 0.5em auto 0 auto;
	height: 35px;
	}


div.mail-news {
	width: 148px;
	margin: 0 0 0 15px;
	float: left;
	}

input.mail-news {
	width: 148px;
	color: #297baa;
	padding: 0;
	margin: 0;
	font-size: 11px;
	border: 1px solid #0c8bff;
	padding: 2px 0 1px 0;
	}

input.bouton-news {
	text-align:center;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	background: #0c8bff;
	border: 1px solid #0c8bff;
	padding: 0 0 1px 0;
	}

div.bouton-news {
	float: right;
	width: 20px;
	margin: 0 15px 0 0;
	}

div.puce-news {
	text-align: left;
	padding: 0;
	font-size: 11px;
	float: left;
	color:#fff;
	width: 200px;
	margin-left: 8px;
	}

input.puce-news {
	}
					
					
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	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 { 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: none; border-bottom: 1px dotted #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; border-bottom: 1px dotted #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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
h3.titre a, h3.titre { color: #0c8bff; text-decoration: none; font-weight: bold;}
h3.titre a:hover {text-decoration: underline;}

a.archives { color: #0c8bff; text-decoration: none; font-size: 13px; font-weight: bold; }
a.archives:hover {text-decoration: underline;}

a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

a.suite { text-decoration: none; color: #0c8bff; }
a.suite:hover { text-decoration: underline; }


.promotion
{
    background: none repeat scroll 0 0 #CF0E30;
    color: white;
    text-align: center;
    text-decoration: blink;
    float:right;
    margin-right: 0 10px 5px 30px; 
    width:300px;
    font-size: 13px;    
}

