/* styles perpetuel.org */

* {
	margin: 0;
	padding: 0;
}

html, body, * html #wrapper {
	height: 100%;
}

#rightCol ul, ol, dl {
	position: relative;
}

body {
	background: #d3c48c url(../images/bg_body.gif) top center repeat-x;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
}

small {font-size: 10px}

#page {
	position: relative;
	min-height: 100%;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_contenu.jpg) top left repeat-y;
}

#home #mast {
	height: 253px;
	padding: 0;
}

#mast {
	height: 90px;
	position: relative;
	background: url(../images/bg_body.gif) top center repeat-x;
}

#mast h1 {
	top: 13px;
	left: 31px;
}

#mast h1, #mast h1 a {
	width: 280px;
	height: 50px;
	background: url(../images/ndps.png) 0 0 no-repeat;
	text-indent: -9000px;
	position: relative;
	top: 20px;
	left: 30px;
}

#home #mast h1, #home #mast h1 a {
	background: url(../images/ndps.jpg) 0 45px no-repeat;
	width: 740px;
	height: 253px;
	left: 0px;
	top: 0px;
}

/* Menu top 
------------------------------------------------------------------------ */

#home #menu-top {
	top: 10px;
	right: 10px;
}

#menu-top {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 400px;
	height: 24px;
	color: #fff;
	text-align: right;
}

#menu-top a {
	color: #fff;
}

#content {
	padding-bottom: 45px;
}

#leftCol {
	width: 191px;
	float: left;
	position: relative;
	padding-left: 11px;
	z-index: 2;
}

#rightCol {
	width: 530px;
	float: right;
	background: url(../images/bgTopCopy.jpg) 0 0 no-repeat;
	position: relative;
}

#home #rightCol {
	background: none;
}

#home #rightCol ul {
	margin: 6px 0 6px 0
}

#home #rightCol li {
	color: #fff;
	background: url(../images/puce_blanche.gif) 8px 5px no-repeat;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

#enveloppe_rouge {
	background: url(../images/bg_rouge.gif) 0 0 repeat-y;
}

.subLeft {
	float: left;
	width: 300px;
	padding: 12px 12px;
}

.subRight {
	float: left;
	width: 120px;
}

#enveloppe_rouge .subRight {
	padding: 0px 0px 0pt 12px;
	width: 120px;
	margin: 0 0 0 8px;
}

#enveloppe_nouvelles .subRight {
	padding: 0 60px 0 0;
}

#enveloppe_rouge_pied {
	height: 40px;
	clear: both;
	background: url(../images/bg_rouge_pied.gif) left bottom no-repeat;
}

#menu_navigation_pied {
	height: 70px;
	background: url(../images/menu_navigation_pied.jpg) left bottom no-repeat;
}

#mainPhoto {
	position: absolute;
	border: solid 6px #fff;
	background-color: #fff;
}

#menu_navigation {
	background: url(../images/bg_menu_navigation.jpg) 0 0 repeat-y;
	padding-top: 260px;
	margin-bottom: 25px;
}

#home #menu_navigation {
	padding-top: 0;
}

#menu_navigation p {
	color: #293124;
	padding-left: 15px;
	line-height: 14px;
}

#tag {
	height: 149px;
	background: url(../images/michel-ayotte.jpg) 50% 0 no-repeat;
	text-indent: -9000px;
	margin-top: 15px;
}

#seriesImg {
	width: 333px;
	height: 270px;
	padding: 8px 0 0 10px;
	margin: 0 0 20px 0;
}

#enveloppe_rouge .subLeft p {
	padding-left: 6px;
	color: #fff;
	line-height: 18px;
}

#enveloppe_rouge .subRight p {
	margin: 0 0 6px 0;
	width: 150px;
	color: #fff;
}

#enveloppe_rouge .subRight p.last {
	background: none;
	padding-bottom: 0;
}

#enveloppe_rouge .subRight a {
	color: #fff;
}

#enveloppe_rouge .subRight a span {
	color: #E7DC7E;
	font-weight: bold;
}

#enveloppe_rouge .subRight  a:hover {
	color: #E7DC7E;
	text-decoration: underline;
}


#enveloppe_nouvelles .subRight p {
	padding: 0 5px;
	width: 150px;
}

#enveloppe_rouge .subRight small {
	color: #fff;
}

#enveloppe_rouge .subRight  a:hover span {
	color: #fff;
}

.nouvelles {
	margin: 10px 0 0 0;}
}

.nouvelles p {
	line-height: 15px;
}

.evenement {
	margin: 10px 0 0 0;}

#contenu {
	padding: 22px 34px 22px 22px;
}

#contenu p {
	margin: 10px 0;
}

#contenu p, #copy li {
	line-height: 17px;
}

#hierarchie {
	margin: 0 0 40px 0;
}

#rightCol ul {
	list-style: none;
}

#rightCol li {
	padding-left: 22px;
	background: url(../images/puce_principale.gif) 8px 5px no-repeat;
	margin-top: 2px;
}

hr {
	margin: 15px 0 5px 0;
	color: #CEC495;
	background-color: #CEC495;
	height: 1px;
	border: 0;
}

.rightText {
	text-align: right;
}

.invisible, .hide {
	display: none;
}

.gras {
	font-weight: bold;
}

.archives {
	border-top: solid 1px;
	padding-top: 6px;
}

.ligne_rouge {
	background: url(../images/bg_ligne_rouge.gif) center bottom no-repeat;
}

/* =links
------------------------------------------------------------------------ */

a {
	color: #B73D13;
	outline: none;
	border: 0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #3D8298;
	border: 0;
}

/* Entetes
------------------------------------------------------------------------ */

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 12px;
	font-weight: bold;
	color: #ad2f0c;
}

#contenu h2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	margin: 12px 0 12px 0;
	font-weight: bold;
	color: #ad2f0c;
}

#enveloppe_rouge h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0 0 4px 6px;
	margin: 0 0 5px 0;
}

#enveloppe_nouvelles h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #2F566B;
	border-bottom: 1px solid #2F566B;
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
}

h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AD2F0C;
}

#contenu h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AD2F0C;
	margin: 12px 0 6px 0;
}

#menu_navigation h3 {
	color: #AD2F0C;
	padding: 0 0 4px 15px;
	background: url(../images/bgH4-1.gif) 100px 49% no-repeat;
	width: 90%;
}

#enveloppe_rouge h3 {
	color: #E7DC7E;
	background: url(../images/bgH4-2.gif) 100% 50% no-repeat;
	margin: 12px 0 0 0;
	padding: 0 0 6px 0;
	width: 125%;
	border-bottom: solid 1px #fff;
;
}

#enveloppe_nouvelles h3 {
	color: #3D8298;
	margin: 4px 0;
}

/* Menu navigation 
------------------------------------------------------------------------ */

#nav {
	width: 190px;
	list-style: none;
	padding-left: 6px;
	margin-bottom: 30px;
}

#nav li {
	background: url(../images/bgNavBtm.gif) bottom left no-repeat;
	padding-bottom: 1px;
}

#nav li a {
	display: block;
	height: 1%;
	

/* silly IE */
	text-decoration: none;
	padding: 6px 6px 6px 26px;
	color: #5D562C;
	text-transform: uppercase;
	background: url(../images/puce_navigation.gif) 12px 50% no-repeat;
}

#nav li a:hover {
	background: url(../images/puce_navigation_hover.gif) 0 50% no-repeat;
	color: #153e55;
}

#nav li ul {
	display: none;
	top: 1px;
	left: 0;
	border-top: 1px solid #D5CC9E;
	border-left: 1px solid #D5CC9E;
	list-style: none;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	background: #E5DEB4 none;
	border: 0;
	padding: 0;
}

#nav li li a {
	background: url(../images/pix.gif) 0 0 no-repeat;
	padding: 6px;
	border-top: 0;
	border-right: 1px solid #D5CC9E;
	border-bottom: 1px solid #D5CC9E;
	width: 240px;
	text-transform: none;
	color: #5D562C;
}

#nav li li a:hover {
	background: none #DAD2A6;
	color: #B73D13;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	left: 160px;
	z-index: 999;
	position: absolute;
}

/*  Portfolio
---------------------------------------------- */

#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
}

#document_actif {
	margin-top: 1em;
}

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */

.pdf {
	margin: 10px 0 0 0;
	padding-left: 40px;
	width: 110px;
	height: 40px;
	background: url(../images/pdficon.png) no-repeat;
}

#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
}

#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 de documents joints (a un article ou une rubrique)
---------------------------------------------- */

.pdf {
	margin: 10px 0 0 0;
	padding-left: 40px;
	width: 110px;
	height: 40px;
	background: url(../images/pdficon.png) no-repeat;
}

#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
}

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

/* Pied de page 
------------------------------------------------------------------------ */

#pied {
	position: relative;
	background: #062333;
	text-align: center;
	padding: 9px 0 18px 0;
	clear: both;
}

#pied p {
	color: #50788F;
	font-size: 12px;
	line-height: 16px;
	padding: 0 40px 0 0;
}

#menu-pied {
	text-align: center;
}

#menu-pied a {
	color: #ffffff;
}

#menu-pied li {
	border-left: solid 1px #ffffff;
	float:left;
	list-style: none;
	margin-right: 5px;
	padding:0 0 0 5px;
}

#menu-pied li.premier {
	border-left: none;
	float:left;
	list-style: none;
	margin-right: 5px;
	padding:0 0 0 5px;
}

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

.formulaire_spip {
	text-align: left;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0;
}

.formulaire_spip fieldset {
	width: 90%;
	margin-bottom: 10px;
	padding: 1em;
	border-style: solid;
}

.formulaire_spip legend {
	font-weight: bold;
}

.formulaire_spip label {
	
}

.formulaire_spip .forml {
	width: 90%;
	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: #E7DC7E;
}

fieldset.reponse_formulaire {
	border-color: #E7DC7E;
	font-weight: normal;
}

/* Previsualisation du message */

fieldset.previsu {
	padding: 1em;
	border-color: #E7DC7E;
	border-width: 5px;
}

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

.formulaire_recherche label {
	display: none;
}

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

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

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

table.spip_barre {
	display: none;
}