/*
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 Photos
*/

div#photos {
	width:761px;
	height:auto;
	float:left;
	padding-top:1em;
	color:#fff;
	}
	
div#bloc_normal {
	width:736px;
	height:auto;
	float:left;
	margin-left:13px;
	padding-top:1em;
	color:#fff;
	}
	
dl#photo { margin-top:2em; text-align:center; margin-bottom:2em; }
#photo dt img { border:1px solid #42434c; }

div#actions { margin-bottom:2em; }
#actions ul { text-align:center; }
#actions ul li { float:left; width:33%; }
#actions ul li#retour { width:34%; }
#actions a { color:#fff; }

a#precedant, a#suivant { display:block; padding-top:37px; }

a.prec_rouge { background:url('./images/precedant_rouge.png') no-repeat top; }
a.prec_jaune { background:url('./images/precedant_jaune.png') no-repeat top; }
a.suiv_rouge { background:url('./images/suivant_rouge.png') no-repeat top; }
a.suiv_jaune { background:url('./images/suivant_jaune.png') no-repeat top; }

	


