/*	----------------------------------- */
/*	Feuille de style pour l'album photo */
/*	----------------------------------- */

.album_vignette {
	border:Aucune;
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	background:transparent;
	margin-top: 80px;
}
.album_vignette a {
	background:transparent;
	font-size: 12px;
	color: #CCCCCC;
}

.album_photo {
	width:100%;
	margin-top:10px;
	text-align:center;
	border: Aucune;
	overflow: hidden;
}

.album_vignette img {
	margin:5 1px 0;
	border-width:0;
}
.box_foto {
	height: 350px;
	width: 450px;
	text-align: center;
	vertical-align: middle;
	margin-left: 60px;
	margin-right: 10px;
}
#main_foto {
	width: 550px;
	margin-right: 25px;
	margin-left: 30px;
}
.titre_descrip {
	display: block;
	height: 30px;
	width: 100%;
}
.vignettes_bloc {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.ecrit_reduit {
	font-size: 10px;
}
font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.titre_price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	height: 30px;
	width: 100%;
}
.titre_price a {
	
	color: #CCCCCC;
	
}
.titre_price a:hover {

	
	color: #FF0000;
	
}

