/* CSS Document */

/*Typographie*/

body {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: Aucune;
	list-style-image: url(../Aucune);
}

a, a:visited {
	color: #003366;
}

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

p {
}

h1 {
	color:#2860AA;
	margin-bottom: 0.2em;
	}
h2 {
	color:#339B67;
	margin-bottom: 0.1em;
}

h3 {
	color:#568181;
	font-weight: bolder;
	letter-spacing: 0.1em;
}

h4 {
	color:#3174CE
}

h5 {
	color:#3174CE;
	background-color: #EEF3FB;
	margin-bottom: -7px;
}

/*en-tête*/
#header {
	width: 100%;
	background-color: #0874A5;
	background-image: url(../IMG/fond_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
}
.titresite {
	text-align: right;
	position: absolute;
	width: 280px;
	color: #FFFFFF;
	top: 1em;
	right: 1em;
	text-decoration:none;
}
.titresite a, .titresite a:visited {
	color: #FFFFC6;
	text-decoration:none;
}
.titresite a:hover {
	color: #66CCFF;
}
.navlangue {
	font-size: small;
	text-align: left;
	position: absolute;
	width: 280px;
	top: 5px;
	left: 250px;
}

.navlangue a, .navlangue a:visited {
		text-decoration:none;
		color: #CCCCCC;
		}
.navlangue a:hover {
	color: #CCCCCC;
}


/*barre de navigation*/
#navbar {
	width: 100%;
	font-size: 0.66em;
	color: #000066;
	background-image: url(../IMG/fond_navbar.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 1em;
	text-transform: uppercase;
}
#navbar a {
	text-decoration: none;	
}

#general {
	width: 100%;
}
#conteneur {
	float: left;
	width:auto;
}

#navmenu {
	float: left;
	width: 20%;
	font-size: 1 em;
	background-image: url(../IMG/fond_navmenu_ok.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-right: 0.5em;
	padding: 0.5em;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #D9F5FF;
	background-color: #EEF3FB;
}

/* Style pour NAVMENU*/
#affiche{
visibility:visible;
}
#cache{
display:none;
}
.lien{
	text-decoration: none;
}
.lienon, .lienon a, .lienon a:visited{
	color: #2860AA;
	text-decoration: none;
	font-weight: bold;
}
ul.lienon, ul.lienon a, ul.lienon a:visited {
	color:#003366;
	font-weight: lighter;
}
ul.racine{
	margin-left:0px;
	padding-left:2px;
	list-style:none;
	line-height:0.95em;
	font-weight: lighter;
}
li.secteur{
	padding-bottom:0px;
	padding-top:8px;
}
.article{
margin-left:0px;
padding-left:60px;
list-style-type:square;
}
.rubrique{
	margin-left:0px;
	padding-left:25px;
	list-style-type:circle;
	font-weight: lighter;
	font-size: 90%;
}
/* CONTENU PAGE RUBRIQUE */
#colssrubright {
	float: right;
	width: 25%;
	margin-left: 1em;
}
.ssrub{
	padding: 2px;
	color: #000066;
	font-size: 0.7em;
	margin-bottom: 1em;
	border: 2px dashed #0095C6;
}
.ssrubtitre{
	font-size: 1.3em;
	font-weight: bold;
}

.ssrub_rub_titre, .ssrub_rub_titre a, .ssrub_rub_titre a:visited {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #6A99D2;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 1px;
}

.ssrubtitre a{
	text-decoration:none;
}
.ssrubtitre a:hover{
	 text-decoration:underline;
}
.ssrubdescriptif{
	color:#333333;
	font-size: 1.1em;
}
.imgssrub {
	position: relative;
	top: -15px;
	right: -15px;
}
.listearticle {
font-size: 1em;
	list-style-position: inside;
	list-style-image: url(../IMG/lettrine1.png);
	color:#568181;
	font-weight: bolder;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
}
.descriptif_listearticle {
	font-size: 0.72em;
	color: black;
	letter-spacing: 0em;
	font-weight: lighter;
	padding-left: 10px;
}
.listearticle_niveau2 {
font-size: 0.8em;
	list-style-position: inside;
	list-style-image: url(../IMG/lettrine1.png);
	color:#568181;
	font-weight: bolder;
	letter-spacing: 0.05em;
	margin-bottom: 0.5em;
}
.cartouche {
	width: 100%;
}

/* CONTENU SPIP */
#content {
	padding: 1em;
}
.chapo {
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 0.9em;
}

#content .lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }
	
#content h1, #content h2, #content h3, #content h4 {
	font-size: 140%;
	 }
	
.texte { color: #000; font-size: 0.96em; }

.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; }
/* Typo pour les citations et extraits introductifs */
q, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding: 2px 1.2em 1.2em 6px;
	margin-left: 2em;
	border: 1px solid #6699CC;
	background-color: #C7ECFC;
	word-spacing: 0.15em;
	 }
	 
q a , blockquote a ,q a:visited , blockquote a:visited {
	color:#FFFFFF;
}
	
/*  Portfolio
---------------------------------------------- */
.btdocuments {
	font-size: 1.3em;
	font-weight: bold;
	color: #2996BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2996BE;
	letter-spacing: 0.25em;
	margin-top: 1em;
}
#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 {}

/* * Habillage des forums */
.btforum {
	float:left;
	font-size: 1.3em;
	width: 100%;
	font-weight: bold;
	color: #2996BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2996BE;
	letter-spacing: 0.25em;
	margin-top: 1em;
}

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 75%;
	font-weight: bold; }

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: 75%; }
.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.7em; 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*/
.btpetition {
	font-size: 1.3em;
	font-weight: bold;
	color: #2996BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2996BE;
	letter-spacing: 0.25em;
	margin-top: 1em;
}

.descriptif_petiton {
	background-color: #FFDDEE;
	padding: 2px;
}

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

/* Fil d'Ariane */
.hierarchie {
	margin-bottom: 0.5em;
	font-size: 0.7em; 
}


.motscles a, .motscles a:visited {
	color:#528BC5;
	margin-bottom: 0.5em;
}
	
/* Traductions */
.traductions, .traduction a, .traduction a:visited {
	margin-bottom: 0.5em;
	font-size: 0.8em; 
	color:#006666;
	}

/* SITES dans les rubriques */
.sur_web {
	font-size: 0.9em;
	color: #FFCC66;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.05em;
	word-spacing: 0.3em;
}

.sites {
	padding: 6px 2em 5px 2em;
	float: left;
	margin-bottom: 1.5em;
	background-image: url(../IMG/www.png);
	background-repeat: no-repeat;
	background-color: #E1F8FF;
}
.descriptifsite {
}
.urlsite {
	font-size: 0.7em;
	color: #000066;
}


	
	
/* pied de page */
#footer {
	background-color: #1DA9D6;
	width: 100%;
	clear: both;
	background-image: url(../IMG/fond_footer.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 1.1em;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}



.footertext{
	text-align: left;
	font-size: 0.9em;
	color: #000066;
	float: left;
}
.footertext a, .footertext a:visited {
	color: #000066;
}
.footertext a:hover {
	color: #FFFFFF;
}

.footerlink {
	text-align: right;
	font-size: 0.7em;
	color: #7DD2EE;
	float: right;
}
.footerlink a, .footerlink a:visited {
	color: #7DD2EE;
}
.footerlink a:hover {
	color: #FFFFFF;
}
.footerlink2spip {
	text-align: right;
	font-size: 0.7em;
	float: right;
	margin-right: 60px;
}
.footerlink2spip  a, .footerlink2spip  a:visited {
	color: #000066;
}
.footerlink2spip  a:hover {
	color: #000066;
}

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
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 tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/*images*/
.spip_logos { border: 0; }
/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/*homepage de choix des langues particulars*/
.un {
	font-size: 0.77em;
	color: #0066FF;
	width: 30%;
	float: left;
	}

.deux {
	width: 270px;
	float: left;
	margin-top: 20px;
	font-size: 0.62em;
	color: #000099;
	}

.trois {
	font-size: 0.77em;
	color: #0066FF;
	width: 30%;
	float: left;
	text-align: right;
	}

.imagemap {

	width: auto;
}

.francais {

}

.italien {

}

.neerlandais {

}

.anglais {
}


/*homepage particulars*/
.action {
	float: left;
	padding: 0.5em;
	border: 1px solid #FF3300;
	background-image: url(../IMG/fond_action.png);
	background-repeat: no-repeat;
	margin-top: 1em;
	width: 35%;
}
.actiontitre {
	color: #2860AA;
	margin-bottom: 0.2em;
	font-size: 1.3em;
	}
.sur_action {
	font-size: 1em;
	color: red;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.05em;
	word-spacing: 0.3em;
	font-weight: bold;
}

.annonce {
	float: left;
	padding: 0.5em;
	border:thin dashed #FFCC00;
	margin-top: 1em;
	margin-left: 1em;
	background-image: url(../IMG/fond_annonce.png);
	background-repeat: no-repeat;
	width: 35%;
}
.sur_annonce {
	font-size: 1em;
	color: #FFA037;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.05em;
	word-spacing: 0.3em;
	font-weight: bold;
}
.derniersarticles {
	font-size: 0.82em;
	background-color: #FBFEFF;
	padding: 5px;
	background-image: url(../IMG/fond_navmenu_ok.png);
	background-repeat: no-repeat;
	margin-top: 1em;
}
.derniersarticlestitre {
	font-size: 120%;
	font-weight: bold;
	margin-top: -0.3em;
	margin-bottom: 0px;
}
.articlesimportants {
	background-color: #FFE786;
	padding: 5px;
	background-image: url(../IMG/important.png);
	background-repeat: no-repeat;
}
.soustitre {
	font-weight: bold;
	padding-top: -1em;
	padding-bottom: -1em;
}


/*autre*/

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

/*liste mots clés*/
.motscles {
	margin-bottom: 0.5em;
	margin-left: 1em;
	font-size: 0.7em;
	color:#528BC5;
	background-color: #E9F8F8;
	padding: 3px;
	float: right;
	width: 15%;
	list-style-type: none;
	}
	
.sscontenu	{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #007DFB;
	}
	
.mots_cles {
	font-size: 1em;
}
.liste_art_cles, .liste_art_cles a {
	color: #0099FF;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

.imgleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
