/*
CSS Document
Copyright :
	Design by NiuAge -- http://www.niuage.com
	Cut by Gounlaf
		email : gounlaf [A T] gmail DOT com
		web : http://www.gounlaf.com
		
Page Themes et Galerie
*/

/* Page Themes */
div#bloc_normal {
	width:736px;
	height:auto;
	float:left;
	margin-left:13px;
	padding-top:1em;
	color:#fff;
	}
	
div#l_th-photos { width:736px; }
	
#l_th-photos dl { float:left; width:142px; margin:20px 56px 20px 0; }
#l_th-photos dl.end { margin-right:0; }
#l_th-photos dl a { color:#fff; }
#l_th-photos dl a img { display:block; border:1px solid #42434c; margin:auto; }
#l_th-photos dl dt { width:auto; }
#l_th-photos dl dd { margin-top:10px; padding-left:9px; }
#l_th-photos dl.rouge dd { background:url('./images/fleche_rouge.gif') no-repeat left; }
#l_th-photos dl.jaune dd { background:url('./images/fleche_jaune.gif') no-repeat left; }

#l_th-photos dl dd.pho_ss_nom { color:#0e0a14; background:none; }

/* Page Galerie */

div#galeries {
	width:761px;
	height:auto;
	float:left;
	padding-top:1em;
	color:#fff;
	}
	
/*#galeries li { float:left; width:142px; margin:20px 56px 20px 0; }
#galeries li.end { margin-right:0; }
#galeries li a img { display:block; border:3px solid #3a3a3a; margin:auto; }*/

div.ligne { overflow:auto; clear:both; }
	
div#galerie { width:736px; margin-left:13px; }
	
div.desc_galerie_top {
	background:url('./images/desc_galerie_top.gif') no-repeat top #fff;
	width:761px;
	height:auto;
	}
	
div.desc_galerie_bottom {
	background:url('./images/desc_galerie_bottom.gif') no-repeat bottom;
	width:731px;
	height:auto;
	padding:15px;
	color:#0d0a13;
	}
	
	
.desc_galerie_bottom h2 { background:#d8d8da; color:#ca0705; padding:0.25em 0.5em; float:left; }
.desc_galerie_bottom h3 { background:#d8d8da; color:#ca0705; padding:0.25em 0.5em; float:right; font-weight:normal; }

div.desc_galerie_entete { margin-bottom:15px; }

p.lire-suite { margin-top:2em; }
p.lire-suite a { background:#d8d8da; color:#ca0705; padding:0.25em 0.5em; }

