/* CSS Document */

#haut{
	background-image: url(haut.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#paged{
	background-image: url(sommaires/page_droite-accueil.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#pageg{
	background-image: url(sommaires/page_gauche-accueil.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nouveaute{
	/*border: 1px solid #000000;*/
	position:relative;
	margin-top:30px;
	margin-left:50px;
}
#nouveaute h4{
	margin:0px;
}
#nouveaute h4 img{
	vertical-align: middle;
}
#listeA{	
	/*position:relative;*/
	margin-left:60px;
	margin-top:45px;
	height:370px;
	width:300px;
	overflow: auto;
	padding:0px;
	/*border: 1px solid #000000;*/
}
#listeA a{
	color: #330000;
	text-decoration: none;
	letter-spacing: 0.1em;
	
}
#listeA a:hover{
	color: #FF9900;
	letter-spacing: 0.1em;
	
}
 #listeA h4{
 margin:0px;
	padding:0px;
	font-weight:lighter;
	height:30px;
	display:block;
	
}
#listeA h4 img{
	border:0px;
	vertical-align: middle;
}
#illus-accueil{
	/*border: 1px solid #000000;*/
	height: 200px;
	margin-top:85px;
	text-align: center;
}

#intro{
	margin-left:20px;
	/*letter-spacing: 0.05em;*/
	font-style: italic;
	padding:0px;
}
#intro a{
	border-bottom: 1px dotted #330000;
}
#intro a:hover{
	border-bottom: 1px dotted #FF9900;
}
#intro{
padding:0px;

}
