@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------- */
/* Feuille de style des squelettes pour EEUdF 3.1  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */

html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body {
	font-size: 0.8125em;
	font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif;
	color: #333;
	background-color: #d8e2c2;
}

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Georgia, Times, serif;}
h1 { font-size: 1.70em; color: #000; }
h1, h1 a, h1 a:focus, h1 a:hover, h1 a:active {
	color: #003;
	text-decoration: none;
}
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; }

/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */

#page {
	width: 58em;
	position: relative;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EAF4D5;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
}

#contour {
	width: 52em;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	margin: 26px;
}

#page_haut_gauche{
	background-image:url(fond_hg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#page_haut_droit{
	background-image: url(fond_hd.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#entete {
	width: 54em;
	padding-top: 1.6em;
	/*	background-image: url(fond_hc.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: -1em;
	margin-left: -1em;*/
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}

#entete a.accueil #nom_site_spip {
	vertical-align: bottom;
	font-size: 1.8em;
	font-weight: normal;
}

#entete a:visited { color:#333}

#entete a.accueil img.spip_logos {
	vertical-align: bottom;
	line-height: 1em;
	float: left;
}

#entete h1 {
	padding-left: 160px;
	font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif;
}

#page_centre_gauche{
	background-image:url(fond_g.png);
	background-repeat: repeat-y;
	background-position: left;
}

#page_centre_droit{
	background-image: url(fond_d.png);
	background-repeat: repeat-y;
	background-position: right;
}

#page_bas_gauche{
	background-image:url(fond_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page_bas_droit{
	background-image: url(fond_bd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#conteneur {
	clear: both;
	float: left;
	width: 67%;
	overflow: hidden;

}

#contenu { padding-top: 0.30em; }

#navigation { float: right; width: 30%; margin-top: 1em; overflow: hidden; }
#extra {
	float: right;
	clear: right;
	width: 30%;
	margin-top: 1em;
		padding-bottom: 1em;
	padding-top: 1em;
	overflow: hidden;
}
#extra h2 {text-align:center}

#pied {
	clear: both;
	text-align: center;
	font-size: 0.90em;
/*	background-image: url(fond_bc.png);
	background-repeat: repeat-x;
	background-position: center bottom;*/
	padding-bottom: 1em;
	padding-top: 1em;
/*	margin-right: -1.13em;
	margin-left: -1.11em;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669933;
}

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

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; }

.formulaire_recherche {
	margin-bottom: 2em;
	float: right;
}

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #333; }
.texte { line-height: 1.60em; }
.hyperlien {
	display: block;
	padding: 0.50em 1em;
	font-weight: bold;
	color: #336600;
}
.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: center; }
#documents_portfolio .spip_logos {
	margin: 6px 3px 0 3px;
	border: 4px solid #669933;
}
#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: #8B6F92; }


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

/* Habillage general des menus de navigation */
.menu {
	clear: both;
	margin-bottom: 2em;
	text-align: left;
}
#extra .menu {padding-left:1em; padding-right:1em;}
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #669933; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #669933; }
.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; }
.rubriques ul li {
	border: 0;
}

/* Listes d'articles et extraits introductifs */
.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; }
.articles h3 a {
	color:#333;
	text-decoration:none;
}
.articles h3 a:focus,.articles h3 a:hover,.articles h3 a:active {
	color:#333;
	text-decoration:underline;
}

/*- Menu nav --------------------------- */

#nav {text-align:center}

#menu_nav ul{
	list-style-type: none;
}
#menu_nav {
	min-width: 10em;
	border: none;
	margin-bottom: 1em;
	font-size: 1em;
	background: none;
	padding: 0px 0px 0px 0px;
}

#menu_nav li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
        }

#menu_nav li a:link, #menu_nav li a:visited {
	color: #333;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(menueeudf.gif);
	background-repeat: no-repeat;
        }

#menu_nav li a:hover, #menu_nav li #current {
	color: #FFF;
	padding: 8px 0 0 10px;
	background-image: url(menueeudf.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
        }
		
#menu_nav li li a:link, #menu_nav li li a:visited {
	color: #333;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(menueeudf2.gif);
	background-repeat: no-repeat;
        }

#menu_nav li li a:hover {
	color: #FFF;
	padding: 8px 0 0 10px;
	background-image: url(menueeudf2.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
}

#menu_nav li #current2 {
	color: #FFF;
	padding: 8px 0 0 10px;
	background-image: url(menueeudf2.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
}


/* Couleurs des liens
---------------------------------------------- */
a, a:visited {
	color: inherit/*#336600*/;
	text-decoration: none;
}
a:focus,a:hover,a:active {
	color: inherit/*#339900*/;
	text-decoration: underline;
}

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

/*  ------------------------------------------
/*  Forums
/*  ------------------------------------------ */

.liste-articles li .titre_forum {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 4px;
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #000000;
	margin-top: 1em;
}

.liste-articles ul {list-style:none}

.liste-articles li .infos {
	font-size: 0.9em;
}

.forums-nouveau-message {
	clear: both;
	background-color: #D1E7A5;
	font-size: 0.88em;
	font-weight: bold;
	float: right;
	margin: 1.5em;
	padding: 2px;
	border: 2px solid #999999;
}

.list-forum {
	border-collapse:collapse;
}

.list-forum th {
	border: 2px solid #999999;
	text-align: center;
	width: 35%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #A6D0D0;
}

.list-forum th+th {
	width: 15%;
}

.list-forum th+th+th+th {
	width: 30%;
}

#nbr_rep {
	font-weight: bold;
	font-size: x-small;
}

.list-forum td {
	border: 2px solid #999999;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #C4E0E0;
}

.list-forum td+td {
	background-color: #D6E9E9;
}