@charset "iso-8859-2";
/* CSS Document */
*{margin:0; padding:0;font-family:Arial, Helvetica, sans-serif;}
body{
background:#e6e6e6;
}
.photo_pagination {
	padding-left:37px;
	padding-top:5px;
	
}

.photo_pagination  li{
	list-style-type:none; 
	display:inline; 
}

.photo_pagination .autrephoto{
	float:left;
	display:block;
	width:15px;
	height:15px;
	color:#909a9c;
	border:1px solid;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	margin:2px;
	background:#FFF;
	
}
.photo_pagination .autrephoto:hover{
	color:#3ea1cb;
}
#photo_footer{
	height:20px;
	
}
#photo_ombre_cont{
	margin:0 auto;
	width:536px;
	height:284px;
	background:url(../images/commun/photo_ombre_bg.jpg) no-repeat;
	padding-top:8px;
}
#photo_cont{
	margin-left:10px;
	width:516px;
	height:268px;
	overflow:hidden;
}
#photo_legende{
	margin:0 auto;
	width:536px;
	height:77px;
	padding-left:18px;
	font-size:12px;
	color:#5e6d71;
	overflow:auto;
}

#photo_legende2{
	margin:0 auto;
	width:auto;
	height:77px;	
	font-size:12px;
	color:#5e6d71;
	overflow:auto;
}

#photo_legende2 p{
	color: #5E6D71;
	font-size:12px;
}

#photo_legende h1, #photo_legende2 h1{
	
	font-size:14px;
}

.bleu_petant{
	color:#18b4d7;
}
.url a{
	color:#18b4d7;
	float:right;
	font-size:14px;
	padding-right:35px;
	
}
.calage{display:block; width:100%; height:0px;clear:both;  font-size:1px;}


a.lien_etoile_bleu{
	padding-right:20px;
	background:url(../images/commun/btn_etoile_bleu.gif) bottom right no-repeat;
	color:#606f73;
	font-size:13px;
	float:right;
}
a.lien_etoile_bleu:hover{
	color:#3ea1cb;
	text-decoration:none;
}

h1{
	color: #5E6D71;
}

h3,h3 a{
	text-decoration: none;
	color: #5E6D71;
	font-size: 13px;
	
}
