/*  ----------------------------------------------------------- */
/*  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 {
	background: #FFF;
	margin:0;
	text-align: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

img, table { margin: 0; padding: 0; border: none; }
h1 {
	font-size: 18px;
	font-family: Verdana, Trebuchet MS, sans-serif;	
	color: #333333;
}
h2, h3, h4 {
	font-size: 1em;
	font-family: Verdana, Trebuchet MS, sans-serif;	

}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #88bbab;
	padding-bottom: 12px;
	margin-top:5px;
	background: #FFF;
}

#conteneur { width: 952px;
	padding: 4px 12px 0 12px;
}

#conteneur #contenu {
	float: right;
	width: 760px;
}

#conteneur-nws{
	float: right;
	width: 650px;
}


#conteneur #navigation {
	float: left;
	width: 180px;
	text-align: left;
	}
	
#conteneur #navigation-nws {
	float: left;
	width: 200px;
	text-align: left;
	}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 530px;
	border-right: 1px dotted #f60;
	padding-right: 14px;
	border-left: 1px dotted #f60;
	padding-left: 14px;}

#contenu .contre-encart-nws {
	float: left;
	width: 650px;
	float: right;
	padding-right: 14px;
	border-left: 1px dotted #f60;
	padding-left: 14px;}

#contenu .encart {
	float: right;
	width: 180px;
	margin: 0;
}

/* Entete */
#entete {
	width: 100%;
	height: 123px;
	border-bottom: 1px solid #014c37; 
	background: url(images/header.jpg);
}

#entete #nom_site_spip {
	display: none;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a .spip_logos a { text-decoration: none; }
#entete .formulaire_recherche { float: right; display: none:}
#entete .spip_logos {float: left;}

/* #topnav {
position: relative;
top: 58px;
} */

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 10px;
	margin-left: 12px;
	font-size: 0.77em;
	margin-top: 6px;
	 }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; 
    font-size: 0.9em;
}
#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: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu, #navigation {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.85em;
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin: 1em 0;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: left;
	font-weight: bold;
}

.menulist {
	list-style-image: url(images/bullet.png);
	margin: 0;
	border-bottom: 1px solid #c5e5db;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0.1em 0 0.1em 0; font-size: 0.96em;}

.topmenu {
padding:0;
margin:0;
height:1.8em;
list-style-type:none;
font-variant: small-caps;
float:right;
margin-right: 12px;
/* display: block; */
}

#mainmenu {
padding-top:100px;
padding-right: 12px;
height:1.2em;
font-size: 0.8em;
color:#ffffff;
float:right;
width: 50%:
}

.topmenu li, #mainmenu li {
float:left; 
height:100px;
line-height:1.2em;
position: relative;
text-align:center;
list-style-type:none;
padding: 0 8px;
}

.topmenu li a:hover, .mainmenu li a:hover {
border:0; /* needed to trigger IE */
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #f2f2f2; }
.breves .menu-titre { background: #88bbab; }

.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
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 10px; }

.cartouche .titre {
	font-size: 1em;
	font-weight: bold;
	color: #000; }
# .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	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; }

.short {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #014c37;
	padding: 2px 4px 2px 0;	
}

.short li {padding-bottom: 0.4em;}



.nws {
	background-color: #f3f3f3;
	padding: 6px 12px;	
}

.nws a:link {font-weight:bold;}
.nws a:visited {font-weight:bold;}
.nws a:hover {font-weight:bold;}
.nws a:active {font-weight:bold;}

.nwstop {
	background-color: #cfe5db;
	padding: 6px 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #014c37;
	border-right-color: #014c37;
	border-left-color: #014c37;	
}

.nwsbottom {
	background-color: #cfe5db;
	padding: 6px 12px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #014c37;
	border-bottom-color: #014c37;
	border-left-color: #014c37;
}

.rubriekstitel {
	font-size: 18px;
	font-weight: bold;
	color: #014c37;
	font-family: Verdana, Trebuchet MS, sans-serif;	
}
.resultaattitel {
	font-size: 1em;
	font-weight: bold;
	color: #014c37;
	font-family: Verdana, Trebuchet MS, sans-serif;	
}

.info ul {
	list-style-image: url(images/vink.png);
}

.info li { padding-bottom: 0.2em;}

.latest {
	background-color: #f2f2f2;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	padding: 4px;
        font-size: 11px;
	
	}

.latest-title {
	background-color: #88bbab;
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
    margin-top: 12px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, sans-serif;
	padding: 6px;
	color: #FFFFFF;
}


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.2em; 
        font-size: 0.9em;}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; text-align: justify; }

.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; }

.shorttext1, .stdptn {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.date {
	font-size: 10px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-align: right;
}

.dateleft {
	font-size: 11px;
	font-style: italic;
	padding-top: 20px;
	text-align: left;
}

#navigation ul {
	list-style-type: none;
	margin-left: 12px;
	padding: 2px;
}

#contre-encart ul {
	list-style-image: url(#CHEMIN{images/vink.png});
}

.menutitel {
	font-size: 12px;
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-weight: bold;
	padding: 0px 6px 0 0;
}

.menu-item {
/*	font-size: 11px; */
	font-family: Verdana, Trebuchet MS, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 15px;
	
}

.linktitel {
	font-size: 12px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-weight: bold;
	
}

.chapo {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: justify;
/*	font-size: 105%; */
}

.oranjeboven {
	margin-bottom: 12px;
    font-size: 0.9em;
	}


/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#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;
	border-top: 2px solid #CCC; }
#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; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 0.1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	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: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	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; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* 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 */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a:link { color: #333;text-decoration: none; border-bottom: 1px #f60;}
a:visited { color: #333; text-decoration: none; border-bottom: 1px #f60;}
a:hover { color: #F60; border-bottom: 1px  #014C37;}
a:active { color: #F60; border-bottom: 1px  #014C37;}

#navigation a:link { color: #333;text-decoration: none; border:none;}
#navigation a:visited { color: #333; text-decoration: none; border:none;}
#navigation a:hover { color: #F60; border:none;}
#navigation a:active { color: #F60; border:none;}
	
a.readmore:link { color: #ff6600;text-decoration: none;}
a.readmore:visited { color: #ff6600; text-decoration: none;}
a.readmore:hover { color: red; text-decoration: underline;}
a.readmore:active { color: red; text-decoration: underline;}

a.header:link { color: #77807b;text-decoration: none;}
a.header:visited { color: #77807b; text-decoration: none;}
a.header:hover { color: red; text-decoration: none;}
a.header:active { color: red; text-decoration: none;}

/*
.topmenu a:link, #entete #mainmenu a:link { color: #666;text-decoration: none; font-style:normal; border: none;}
.topmenu a:visited, #entete #mainmenu a:visited { color: #666; text-decoration: none; font-style:normal; border: none;}
.topmenu a:hover, #entete #mainmenu a:link { color: red; text-decoration: none; font-style:normal;}
.topmenu a:active, # entete #mainmenu a:link { color: #f666; text-decoration: none; font-style:normal;}
*/

.contre-encart a:link { color: #014c37; text-decoration: none; font-style:normal;  border-bottom: 1px dotted #f60;}
.contre-encart a:visited { color: #014c37; text-decoration: none; font-style:normal; border-bottom: 1px dotted #f60;}
.contre-encart a:hover { color: red; text-decoration: none; border-bottom: 1px dotted #014C37;}
.contre-encart a:active { color: red; text-decoration: none; border-bottom: 1px dotted #014C37;}

.contre-encart a.nwstitel:link { color: #014c37;text-decoration: none; border: none;}
.contre-encart a.nwstitel:visited { color: #014c37; text-decoration: none;  border: none;}
.contre-encart a.nwstitel:hover { color: red; text-decoration: none;}
.contre-encart a.nwstitel:active { color: red; text-decoration: none;}

#hierarchie a:link { color: #666666;text-decoration: none;}
#hierarchie a:visited { color: #666666; text-decoration: none;}
#hierarchie a:hover { color: #f4a056; text-decoration: none;}
#hierarchie a:active { color: #666666; text-decoration: none;}

.latest a:link { color: #666666;text-decoration: none; font-style:normal}
.latest a:visited { color: #666666; text-decoration: none; font-style:normal}
.latest a:hover { color: red; text-decoration: underline; font-style:normal}
.latest a:active { color: red; text-decoration: underline; font-style:normal}

#pied a:link { color: #666666;text-decoration: none; font-style:normal; border: none;}
#pied a:visited { color: #666666; text-decoration: none; font-style:normal; border: none;}
#pied a:hover { color: red; text-decoration: none; font-style:normal}
#pied a:active { color: red; text-decoration: none; font-style:normal}

.pagination a:link { color: #014c37;text-decoration: none; font-weight: bold;}
.pagination a:visited { color: #014c37; text-decoration: none; font-weight: bold;}
.pagination a:hover { color: red; text-decoration: underline; font-weight: bold;}
.pagination a:active { color: red; text-decoration: underline; font-weight: bold;}