/*----------------------------  LISTING PHOTOS ----------------------------*/



div.titre {
	float:left;
	width:694px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-bottom:10px;
	font-size:20px;
	text-transform:uppercase;
	text-align:left;
	margin-bottom:10px;
	font-weight:normal;
	background:url(../../../../Templates/defaultcms/images/dotted_ccc_1-3px.gif) repeat-x;
	background-position:bottom;
}


div.description_listing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

div.photos_listing {
}

div.vignette_listing {
float:left;
border:#0e476d solid 17px;
border-bottom:none;
border-left:none;
text-align:center;
}

div.vignette_photo {
width:145px;
background-color:#436882;
border-left:#999 solid 1px;
border-top:#999 solid 1px;
border-bottom:#333 solid 1px;
border-right:#333 solid 1px;
}

div.vignette_photo img {
border-right:#999 solid 1px;
border-bottom:#999 solid 1px;
border-top:#333 solid 1px;
border-left:#333 solid 1px;
}

div.vignette_titre {
	border-top:#0e476d solid 5px;
	min-height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size:10px;
}

/*----------------------------  DETAILS PHOTOS ----------------------------*/
table.detail_photo {
}

div.page, div.page a{
color:#999;
}

div.page a:hover{
color:#ffeb00;
text-decoration:none;
}

div.description {
color:#ccc;
}



