/* CSS Lemaitre */


html, body, div, ul, h1 {
margin: 0; padding: 0;
}



body {
	color: #FFFFFF;
	background: #000000;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	behavior: url(http://www.pierre-lemaitre.fr/csshover.htc);

} 
  
#global {
	width: 985px;
	height: 693px;
	background: url(images/fond.jpg) 0 0 no-repeat;
	
}


  

#central {
	width: 560px;
	position: absolute;
	top: 155px;
	left: 90px;
	
	
}

/*CONTENU  */

#contenu {
	padding: 20px 20px 10px 15px;
	background: url(images/fondcontenu.gif) repeat-y;
	vertical-align: baseline;
	text-align: left;
}


/* INDEX */

#contenu img.actu {
	position:absolute;
	right : 85px;
	width: 170px;
	height: 264px;
}

/* PAGES Romans */



#couv  {
display: block; 
float: right; 
padding: 10px 45px 0 0;
width: 170px;
height: 264px;
}



#contenu img.logolien {
	margin: 5px 16px 5px 0;
	width: 142px;
	height: 67px;
}

h1.titreimage {
	width: 470px;
	height: 212px;
	padding-bottom: 80px;
	display: block;
}


h1.titretexte {
	width: 470px;
	height: 86px;
	margin-left: 3px;
}

h2.titretexte {
	width: 535px;
	height: 54px;
	
}

h2 {
	color: #660000;
	font-size: small;
	font-weight: lighter;
}

h3 {
	color: #CCCCCC;
	font-size: small;
	font-weight: lighter;
	margin: 0 0 10px 50px;
}

#contenu p.question {
	margin: 5px 50px 5px 35px;
	font-size: x-small;
	line-height: 2em;
	font-weight: bold;
}

#contenu p {
	font-size: x-small;
	line-height: 2em;
}


#contenu p.article {
	margin: 0 20px 15px 50px;
	letter-spacing: 0,2em;
	text-align: justify;
}

#contenu p.signature {
	text-align: right;
	margin: 0 50px;
}

#contenu p.pages {
	margin: 0 20px 15px 50px;
	letter-spacing: 0,2em;
	text-indent: 15px;
	text-align: justify;
}



#contenu p.dialogues {
	margin: 0 20px 0 50px;
	letter-spacing: 0,2em;
	text-indent: 15px;
	text-align: justify;
}

#contenu div.traductions {
	float: left;
	width: 165px;
	margin: 15px 0 0;
	padding: 0 0 0 5px;

}
#contenu div.traductions img {
	height: 246px;
	width: 155px;
	}
	
	#contenu div.couvnon {
	float: left;
	width: 120px;
	margin: 15px 0 0;
	padding: 0 0 0 5px;

}
#contenu div.couvnon img {
	height: 154px;
	width: 100px;
	}

/* LIENS */
a img {
border: none;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}


/* SOUS MENU */

#contenu li {
	display: inline;
	list-style: none;
	height: 20px;
	width: 110px;
	color: #999999;
	border-right: 1px solid #999999;
	padding: 0 20px;
	
	font-size: x-small;
	}
	
#contenu li a {
	color: #660000;
	}
	
#contenu li a:hover {
	color: #666633;	
	}
	
/* MENU */

#nav {
	width: 115px;
	margin: -1px 0 0 -1px;
	position: absolute;
	top: 185px;
	left: 615px;
	z-index: 5;
	font-size: 12px;
}


#nav ul {
margin: 0; padding: 0; width: 115px;}

#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	height: 55px;
	width: 115px;
	color: #000000;
	background: url(images/onglet.gif) no-repeat;
	}
	
div#nav li:hover {
	color: #FFFFFF;
}


div#nav li a {
	display: block;
	padding: 20px 10px 10px 0;
	text-decoration: none;
	width: 95px;
	color: #000000;
	text-align: right;
}

div#nav a:hover {
	color: #FFFFFF;
}
div#nav>ul a {
width: auto;
}

div#nav ul ul {
position: absolute; top: 0; left: 115px;
  display: none;
  }
  
div#nav li.sousmenu {background: url(images/ongletsousmenu.gif) no-repeat;}
  
div#nav ul.niveau1 li.sousmenu:hover ul.niveau2  {
display: block;
}

div#nav ul.niveau2 li {
	position: relative;
	margin: 0;
	height: 40px;
	width: 115px;
	background: url(images/ongletpetit.gif) no-repeat;
	font-size: 12px;
	}
	
div#nav ul.niveau2 li a {
	text-decoration: none;
	padding: 15px 0 10px 10px;
	text-align: left;	
	}

/* PIED DE PAGE */

#pieddepage {
	background: url(images/fondpied.jpg) 0 0 no-repeat;
	height: 96px;
	margin: 0;
	padding-top: 14px;	
}

#pieddepage p {
font-size: 9px;
line-height: 22px;
padding: 0 0 0 0;
}
.souligne {
	border-bottom-style: solid;
	border-bottom-width: thin;
}
