
img, table { margin: 0; padding: 0; border: none; }

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {	float: left;}

#contenu .encart {float: right;width: 11em;margin: 0;margin-bottom: 1em;}
.page_sommaire{ width:95%; margin:auto;}
.page_contenu{ width:95%; margin:auto;}
/* Entete */
.entete {	border-bottom: 2px solid #333; text-align:center; }
.entete .nom_site_spip {	font-weight: bold;	font-size: 1.2em; }
.entete a { color:#000;}

/* Fil d'Ariane */
#hierarchie {	margin-bottom: 2em;	font-size: 0.77em; }

/* Pied de page */
#pied {	clear: both;	margin-top: 4em;	border-top: 1px dotted #CCC;	padding: 2px;	text-align: center; font-size:0.7em; }
#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 {
	font-family: Verdana, Tahoma, Arial, sans-serif;  }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Verdana, Tahoma, Arial, sans-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-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#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 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.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
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .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; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }
 

.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; }

/*  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: 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;
	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; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
.region a { text-decoration: none; color: #000066; }
.region a:hover { text-decoration: underline; }


.region { float:left; }
.region table {	font-size: 0.82em;border:1px solid #000066; border-collapse:collapse; width:90%}
.region caption {font-weight:bold; color:#000; font-size:small; padding-bottom:2px;margin:auto;}
.region tr {	background: #FFF;	color: #000000;text-align:left; }
.region td {	border: 1px solid  #000066;padding-left:4px; vertical-align:top; }
.region th {	border: 1px solid  #000066; font-weight:bold; color:#000066; padding:5px;background-color:#DDF4FF; text-align:center;color:#000066; }
.texte { color: #000; font-size: 0.82em; text-align:justify; }
.titre{ color: #000066; font-size: 0.72em; text-align:center; font-weight:bold; margin-bottom:5px; }
.avert { font-size:0.7em; font-style:italic; margin-top:20px;text-align:justify; display:block;}
.page_article {text-align:justify; padding-right:5px;}
.region .date { font-size:0.8em; font-style:italic;}
.origine { font-size:0.8em;  margin-top:20px;text-align:center; display:block; clear:right;}


.menu-h {font-size:small; font-weight:normal;  background:#FFFFFF; display:block; margin-bottom:10px;}
.menu-h a.premier {border-left:1px solid #00ABFD;}
.menu-h a {width:15%;padding:1px;text-align:center;font-size:small;font-weight:bold; color:#000066; background:#DDF4FF; border-right:1px solid #00ABFD; border-bottom:1px solid #00ABFD;float:left;}

.page_article h3 { color:#000066;padding-bottom:0;margin-bottom:0; font-size:1em;}
.page_article h4 { padding-bottom:0; margin-bottom:0; font-size:0.8em;}
p.spip { margin-top:0;}


