/*#############################################################
Name: The Hobbit
Date: 2006-10-11
Description: Submission for OWD template contest "Favourite Book".
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #36C;}

a:hover {color: #06F;}

a img{border: none;}

body {
	background: #4E5D3C url(img/bg.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}



h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

p {
	padding-top: 8px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.spip_logos {
margin-right: 10px;
}

.spip_documents_left {
margin-right: 10px;
}
.divider {
	background: url(img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
	clear: both;
}

/* structure */
.container {
	background: url(img/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 957px;
}

.gfx {
	background: url(img/gfx.jpg) no-repeat;
	float: left;
	height: 140px;
	margin-top: 12px;
	width: 52px;
}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 854px;
}

.header {
	background: #56644A url(img/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding: 62px 0 34px 0;
}

.pattern {
	background: #334127 url(img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {margin: 0 24px;}

.navigation a {
	color: #6C7151;
	font: normal 1.9em serif;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}


/* content */
.content {
	background: url(img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item img {border: 1px dashed #8A6;}

.item .title {
	color: #445044;
	font: normal 2em serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 842px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}
#tab{
	width: 770px;
}
ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; }
ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 0;
  padding: 0; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color: black;
  border-bottom: 1px solid black; }
ul.plansite li strong {
  font-size: 105%; }
  
#echiquierpgn {
float: left;
width: 350px;
}

#coupspgn {
float: left;
width: 400px;
height:350px;
overflow: auto;
}

.cartouche {}

.cartouche .titre {
	font-size: 20px;
	font-weight: bold;
	color: #E04C8F;
	border-bottom: 1px solid #8FBD1F;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#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; }

#dernier-article  { 
	border: 1px solid #EBEBEB;
	background-color: #EBEBEB;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	margin-bottom: 15px;
}
#dernier-article .titre a { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #AD4A8D;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
#liste-articles  { 
	border: 1px solid #E3DFDC;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	margin-bottom: 15px;
}
.liste-articles li {
	clear: both;
	min-height: 110px;
	padding: 6px;
	list-style-type: none;
}

.liste-articles li .titre, .liste-articles li .titre a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #359026;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.liste-articles li .spip_logos {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.liste-articles li p { padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.texte, .liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 16px;
	font-size: 0.76em;
	line-height: 1.4em; }
	
/*  menuBabel*/
#nav{
margin:0; 
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.2em; 		/*Si vous modifier la  hauteur du menu pensez a modifier la position du sous-menu #nav ul{top: */
}

#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.2em; 
}

#nav a{
	display: block;
	padding: 0px 5px;
	color: #6C7151;
	text-decoration: none;
	z-index: 9;
}

#nav a:hover{
	background-color: #546048; /*styles des liens actifs*/
	color: Yellow;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:10em; 			/*Largeur du sous menu; pensez a modifier le #nav li ul a {width: } et #nav li ul ul {left: } */
top:3.5em; 				/*Position du sous menu par rapport au menu*/
z-index:20;				/*Si le menu se cache sous un autre element de la page, augmenter cette valeur*/
line-height:1em; 	/*hauteur des lignes du sous menu*/
}

#nav li ul a{
width:10em; /*doit etre egale au #nav ul {width: }*/
height:auto;
float:left;
background-color: #546048;
color:#fff; 			/*couleur de police des sous menus*/
}

#nav ul ul{
top:auto;
line-height:1em; 	/*hauteur des lignes du sous sous menu*/
z-index:10;				/*Si le menu se cache sous un autre element de la page, augmenter cette valeur*/
}	

#nav li ul ul {
left:16em; /*positionne le sous sous menu par rapport au sous menu; doit etre egale au #nav ul {width:   */
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}