@charset "utf-8";
/* CSS Document */

html,body {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 	0.98em;	
	margin:0px;
	padding:0px;	
	background:url(../design/parchemin-right.jpg) right 214px repeat-y #FFFEEF;	
	color:#5F5E55;
	text-align:center;	
	height:100%;
	width:100%;	
}

a:link,a:visited{	
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

br.clean{clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px;}
	


p{margin:0px 0px 20px 0px;}

div#chapeau{
	font-size: 	1.067em;/*12pt*/
		font-style:italic;
}
#content{
	margin:0px;
	padding:0 0 0 20px;
	display:block;	
}
div#titre{
	display:block;	
	position:relative;
	text-align:left;
	z-index: 10;
	margin:128px auto 0 auto;
	/* content(450)+padding content (1*20) + navigation(250)*/
	padding:0;
	width:460px; padding-left:180px;/* 640px */
	/*border:#0C6 1px solid;*/
}
#sommaire div#titre{
	margin:151px auto 0 auto;
}
	
#texte{
	width:460px;
	line-height: 20px;
	text-align:justify;
}
/* si le texte suit imédiatement le titre, on l'éloigne un peu pour éviter que la lettrine soit trop proche du texte */
#texte .texte{
	margin-top:36px;	
}
/*#sommaire #texte .texte{
	margin-top:0px;	
}*/
#texte #chapeau+.texte{
	margin:0;
}
#content h3{
	font-size:22px;/*14pt*/
	line-height: 20px;	
	text-align:left;
	margin:0px 0px 20px 0px;
	padding:0;
	color:#5F5E55;
	font-family: 'IM Fell English', Georgia, "Times New Roman", Times, serif;
}




#content h6{
	font-family:sans-serif;
	line-height: 20px;
	font-size:10px;
	text-transform: uppercase;
	margin:4px 0 -2px 0;
	color:#856C66;
}
#content h6 small{
	text-transform:lowercase
}

#rubrique #content h3, #sommaire #content h3, #mot #content h3{
	margin:0px 0px -2px 0px;
}
div.tri_date a.tri_date, div.tri_date_redac a.tri_date_redac, div.tri_titre a.tri_titre{
	font-weight:bold;
}

div#tri{
	height:40px;
	background:url(../design/ligne-double.png) center 60% no-repeat;
	margin:0 0 20px 0;
	
}
/*
div.date_aventure{
	width:130px;
	border-left:1px #999 solid;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	float:right;
}*/
#content h3 a:link, #content h3 a:visited{
	color:#5F5E55;
}

#content h1, #titre h1{
	font-family: 'IM Fell English', Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:30px;/*24pt*/
	margin:31px 0px 12px 0px;
	padding:0px;
	line-height: 40px;	
	width:450px;	
	font-weight: normal;
	text-transform: uppercase;
}
#rubrique #titre h1, #sommaire #titre h1, #mot #titre h1
#rubrique #content h1, #sommaire #content h1, #mot #content h1{margin-bottom:-3px;}

#content h2, #titre h2{
	font-size:18px;
	line-height:19px;
	font-style:italic;
	color:#5F5E50;
	/*margin:36px 0px 21px 0px;/* 16px */
	padding-bottom:10px;
	margin:13px 0px 11px 0px;	
}
#content h2.baseline{
	margin:15px 0px 0px 0px;

}

#content h2.total{
	color:#000;
	margin-top:15px;
}
#sommaire #content h2.total
{
	border:none;
	background:url(../design/ligne-double.png) repeat-x center bottom;		
}
span.jour{font-weight:bold;}
/* spip style */
img.puce{margin-left:0px;}

hr.spip{
	border:none;
	background:url(../design/ligne-double.png) repeat-x center center;
	height:6px;
	padding:0; margin:32px 0 22px 0;
}
/* documents */
img.spip_logo{
	/* hauteur de l'image : multiple de 20px +11px */
	float:left;
	margin:5px 10px 3px 0px;
	padding:0px;
	border:none;
}
.spip_documents_center img{
	margin:-3px 0px 10px 0px;
}

.spip_documents { text-align: center; line-height: normal; }
.spip_doc_titre { margin:6px auto 0 auto; font-size:15px; }

dl.spip_documents{
	margin:0 0 20px 0;
	padding:0;
	border:none;
}

/* Tableaux */
table.spip { max-width: 99%; margin:-3px auto 13px auto; border-collapse: collapse; border-spacing: 0; line-height: normal; background:url(../design/ligne-verticale.png) repeat-y right top;  }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold;  }
table.spip tr.row_first { background: url(../design/parchemin-top.jpg) top center; font-weight: bold;   }
table.spip tr.row_odd { background: url(../design/ligne-horizontale-petite.png) bottom center repeat-x  ;  }
table.spip tr.row_even { background: url(../design/ligne-horizontale-petite.png)  bottom center repeat-x  ; }
table.spip th, table.spip td { padding:0 10px;  border:none; height:30px; vertical-align:middle;  }
table.spip th {  font-weight: bold; text-align:center }
table.spip td {  background:url(../design/ligne-verticale.png) left repeat-y; text-align: left; }

/**
 * La bannière du site, avec titre et recherche
 */
div#header{
	width:100%;
	height:96px;	
	position:relative;
	z-index:20;
	clear:both;	
}

div#header .bloc{
	margin:0 auto;
	/*width:819px;  ajustée plus loins cf #container */
	padding:0;
	
}

div#nomsite{
	float:left;
	text-align:right;
	background:url(../design/ombre-titresite.png) no-repeat right bottom;
	height:90px;
	width:350px;
	
	
}

div#chemin a:link, div#chemin a:visited{
	color:#A08D84;
}
div#header h2{
	padding:11px 0 4px 0;
}
div#header h2, div#header h2 a{
	color:#E3D591;
	font-size:28px;
	font-weight:normal;
	text-transform: uppercase;	
}

div#nomsite h5, div#nomsite h5 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFEEE;	
	font-weight:normal;
	font-style:italic;
	font-size:14px;	
}
#bouton{
	border:none;
	background:url(../design/ico-marron.png) #F7F3DF left -125px no-repeat;
	height:20px;
	width:20px;	
	margin:32px 0 0 0;
	padding:0;
	line-height:5px;
	float:left;	
} 
#bouton:hover{background:url(../design/ico-marron.png) #F7F3DF -24px -125px no-repeat;}

div#larecherche{
	float:right;
	background:url(../design/ombre-titresite.png) no-repeat 60px bottom;
	height:90px;
	width:250px;	
}
div#larecherche form{
	float:right;
	margin:3px 0px 0 0;
}
div#larecherche input#recherche{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#382F2C;
	height:20px;
	width:103px; /*width (103px) + padding (25px +12px) =160px */
	border:none;
	background:#5E2419 url(../design/fond-recherche.png) no-repeat center left;
	padding:0 6px 0 12px;;
	margin:32px 0 0 0;
	line-height:18px;
	float:left;
	
}

div#chemin{
	font-size:12px;
	color:#A08D84;
	margin:8px 0px 28px 0px;
}

div#container{
	position:relative;
	text-align:left;
	z-index: 10;	
}

div#navigation{
	/*line-height: 15pt;*/
	/*margin-top:104px;*/
	text-align:right;
	/*background:url(../design/ligne-verticale.png) right repeat-y;
	padding-right:18px;*/
}
#sommaire div#navigation{
	margin-top:56px;
}
#rubrique div#navigation{
	margin-top:56px;
}
#mot div#navigation{
	margin-top:40px;
}
div#navigation h4{margin-bottom:10px;}
div#navigation h4, div#navigation h4 a:link, div#navigation h4 a:visited{
	font-size:17px;
	line-height:20px;
	color:#856C66;
	text-decoration:none;	
}
div#navigation h4 a:hover{
	text-decoration:underline;
}


div#navigation li{
	background:url(../design/ligne-horizontale-petite.png) no-repeat bottom right;
}
/*div#navigation a.mrub:link, div#navigation a.mrub:visited, div#navigation span.mrub{
	color:#5F5E50;	
	text-decoration:none;
	display:block;	
	padding:10px 0;
	margin:2px 0;	
}*/
div#navigation a.mrub:link, div#navigation a.mrub:visited, div#navigation span.mrub{
	color:#5F5E50;
	line-height:20px;
	text-decoration:none;	
	display:block;	
	padding:10px 0;
	margin:0;
}
div#navigation span.mrub{ font-weight:bold;

}

div#navigation a.mrub:hover{
	text-decoration:underline;
}
div#navigation img{
	padding:0; margin:0;float:right;
}
div#theme{
	font-size:14px;
	font-style:italic;
	
	margin:25px 0;
	padding:15px 0;
}

div#extra{background:#FF8539}
div#footer{
	background: url(../design/ligne-double.png) top center repeat-x;
	color: #856C66;
	font-size:13px;
	width:100%;
	margin:20px 0px 0px 0;
	padding:20px 0 0 0;
	position:relative;
	z-index:20;
	clear:both;	
	text-align:center;

}
div#footer ul{
	display:block;
	margin:auto;
	/*width:760px; ajustée plus bas */
	height:120px;
	padding:20px 0 0 0;
	clear:both;
	
	
}
div#footer li{
	text-align:left;
	width:140px;
	display:block;
	float:right;
	margin:0 0 0 20px;
	
}
div#footer p{
	margin:0;
	padding:0;
}
div#footer h5 a:visited, div#footer h5 a:link{
	background:url(../design/ico-marron.png) no-repeat left 0px;
	padding:0px 0px 4px 26px;
	
	
	font-size:14px;
	color: #856C66;
}
div#footer #rss {
	background-position:left -46px;
}
div#footer #contact {
	background-position:left -91px;
}
div#footer h5{
	margin:0 0 8px 0;
}


/**
 * le menu du haut
 */

div#subheader{	
	text-align:center;	
	float:left;	
	width:100%;
	background:url(../design/ligne-horizontale-grande.png) repeat-x bottom center    ;
	position:relative;
	z-index:20;
	clear:both;	
}
div#menu{
	margin:26px auto;	
	/*width:760px; ajustée plus bas */
	
}
#menu a.menuitem:link, #menu a.menuitem:visited{
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	float:right;
	/*width:100px;*/
	color:#856D66;
	text-decoration:none;
	height:40px;
	padding:14px;
	margin:0 0 0 8px;
	/*background:#CCC;*/
}
#menu a.menuitem:hover{	
	color:#FFF;
}
#menu a.menuitem small{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
	
/* menu avant/après en fin d'article */
#navdate{
	margin:30px 0 30px 0;
}
#navdate a{
	display:block;
	width:190px;
	height:50px;
	line-height:12px;
}

#navdate a#avant:link , #navdate a#avant:visited{
	float:left;
	text-align:left;
	padding:0 0 0 30px;
	background: url(../design/avant-apres.png) left 0px no-repeat;
}
#navdate a#avant:hover {
	background:url(../design/avant-apres.png) left -70px no-repeat;
}

#navdate a#suivant:link , #navdate a#suivant:visited{
	float:right;
	text-align:right;
	padding:0 30px 0 0;
	background:url(../design/avant-apres.png) right 0px no-repeat;
}

#navdate a#suivant:hover{
	background:url(../design/avant-apres.png) right -70px no-repeat;
}

#navdate a.court#avant:link, #navdate a.court#avant:visited, #navdate a.court#suivant:link, #navdate a.court#suivant:visited{
	padding-top:5px;	
	
}
/* menu aligné à droite */
/*div#container{width:819px; margin:0 auto} /* content(450)+padding content (2*20) + navigation(280)
div#content{float:left;width:450px}
div#navigation{float:right;width:280px; margin-top:145px;}
div#extra{clear:both;width:100%}*/

/* menu aligné à gauche */
div#container{margin:0 auto} /* content(450)+padding content (1*20) + navigation(250)*/
div#content{float:right;width:460px}
div#navigation{float:left;width:140px; }
div#extra{clear:both;width:100%}

div#container, div#header .bloc, div#footer ul, div#menu{
	width:640px;
	/*border:#0C6 1px solid;*/
}


#tout{
	position:relative;
	float:left;
	text-align:left;
	z-index: 9;
	width:100%;	
	margin:0 auto 0 auto;
	padding:0 0 10px 0;
	clear:both;
	
}

#parchemin-left{
	background:url(../design/parchemin-left.jpg) left 214px repeat-y;
	text-align:center;
	width:100%;
	height:auto;
	min-height:100%;
	float:left;
}
/**/

/* haut parchemin */
#parchment-top div.gauche{background:url(../design/parchemin-corner-l.jpg) no-repeat left; height:118px;}
#parchment-top div.droite{background:url(../design/parchemin-corner-r.jpg) no-repeat right; height:118px}
#parchment-top div.centre{height:118px;}

div.wrapper{float:left;width:100%}
#parchment-top{	width:100%;	position: absolute;	z-index: 1;	top: 96px;}
#parchment-top div.centre{margin: 0 115px 0 150px;}
#parchment-top div.gauche{float:left;width:150px;margin-left:-100%}
#parchment-top div.droite{float:left;width:115px;margin-left:-115px}

/* test selecteur */

p strong:first-child{
	/*display:block;
	float:left;
	margin-left:-44px;
	text-align:right;
	width:40px;*/
	font-family: 'IM Fell English', Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	line-height:18px;
	
}

body p:first-child:first-line{
	/*color:#F0c;*/
	
}

.lettrine{
	font-family: 'IM Fell English', Georgia, "Times New Roman", Times, serif;
	
	display:block;
	line-height:0.5em;
	font-size: 3em;
	
	
	font-weight: normal;
	float: left;
	margin: 13px 0 3px 0;
	padding:0px 0 0 0;
	
	color:#856C66;	
}
strong .lettrine{
	margin:0px 0 3px 0;
}

#grid{
	background:url(../design/grille3.png) 31px -4px;
	height:100%;
	width:100%;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:10;
	
}
#spip-admin{
	position:absolute;
	top: 0px;
	z-index:500;
	
}
