/* ----------------------------------------------- Design delacrose-photos.com ----------------------------------------------- */

/*----------------------------------------------*/

	/* Le corps de la page */
	
#corps .centre h1
{
   margin-top: 10px;
   color: #ffffff;
   text-align: left;
   text-decoration: underline;
   font: 13px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
}

#corps .centre p
{
	text-align: justify ;
	line-height: 1.7em ;
}

#corps .centre a
{
   color: #d0d0d0;
   font: 12px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
   text-decoration: none;
}

#corps .centre a:hover
{
   color: #ffffff;
   font: 12px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
}

#corps .centre .nbimages
{
   color: #d0d0d0;
   font: 11px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
   text-decoration: none;
}

#corps .gauche p 
{
   margin: 0 10px 0 10px;
   color: #ffffff;
   font: 11px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
   line-height: 1.2em ;
   text-align: left;
}

#corps .gauche h1
{
   margin-top: 20px;
   color: #84c938;
   text-align: left;
   font: 15px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
}

#corps .gauche .suite
{
	margin: 1em 120px;
	text-align: right ;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
}

#corps .gauche .suite a
{
   color: #d0d0d0;
   font: 10px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
   text-decoration: none;
}

#corps .gauche .suite a:hover
{
   color: #ffffff;
   font: 10px "Tahoma", "Arial", "Arial Black", "Times New Roman", "Times, serif";
   text-decoration: none;
}

#corps .gauche .it, #corps .centre .it
{
   font-style: italic
}

#corps .gauche .boutique h2
{
	margin: 0;
	padding: 20px 20px 5px 20px;
	background: transparent url(images/menu_lateral/haut.png) no-repeat;
	background-position: center top;
	text-align: center;
}
#corps .gauche .boutique p 
{
	margin: 1em 20px;
	text-align: left;
}

#corps .gauche .parutions h2 
{
	margin: 0;
	padding: 20px 20px 5px 20px;
	background: transparent url(images/menu_lateral/haut.png) no-repeat;
	background-position: center top;
	text-align: center;
}
#corps .gauche .parutions p 
{
	margin: 1em 20px;
	text-align: left;
}

#corps .gauche .livredor h2 
{
	margin: 0;
	padding: 20px 20px 5px 20px;
	background: transparent url(images/menu_lateral/haut.png) no-repeat;
	background-position: center top;
	text-align: center;
}
#corps .gauche .livredor p 
{
	margin: 1em 20px;
	text-align: left;
}

#corps .bordure-horizontale
{
	width: auto;
	height:1px;
	background-color:#A4A4A4;
}

#corps .bordure-galeries
{
	margin: 0 auto;
	width: 300px;
	height:1px;
	background-color:#A4A4A4;
}

/*----------------------------------------------*/

	/* Le pied de page */
	
#footer .bordure-horizontale
{
	width: auto;
	height:1px;
	background-color:#A4A4A4;
}

#credits h1, #partenaires h1
{
	display : block;
	width : 800px;
	height:auto;
	margin : 0 auto;
	padding-top : 5px;
	padding-bottom : 10px;
	text-align: justify ;
	text-decoration : underline;
	font-size : 12px;
	color : #666;
}

#credits p, #partenaires p{
	display : block;
	width : 850px;
	margin : 0 auto;
	padding-top : 5px;
	padding-bottom : 10px;
	text-align: left ;
	text-decoration : none;
	font-size : 10px;
	color : #666;
}

#partenaires a{
	color : #666;
}

#partenaires a:hover{
	color : #84c938;
}

#credits p.colors, #partenaires p.colors{
	font-size : 11px;
	color : #84c938;
	padding-top : 20px;
}

#credits p.colors a, #partenaires p.colors a{
	color : #ccc;
	letter-spacing : 1px;
}

#credits p.colors a:hover, #partenaires p.colors a:hover{
	color : #fff;
	text-decoration : underline;
}