/* CSS Document */

/* ------------------------ GALLERIE -------------------------------------------------- */	
.gallerie {
	text-align:center;
	padding:0 30px;
}

.divThumb, .divThumbFold {
	float: left;
	text-align: center;
	padding:4px;
	border:1px solid #444;
	overflow:hidden;
	background-color:#333;  }

.divThumb img, .divThumbFold img {
	display: inline;
	border: 0; }
	
.divThumb { 
	margin: 0px;
	height:12.5em;
	width:134px;
}

.divThumbFold { 
	margin: 3px;
	height:81px;
	width:81px;
}


/* ------------------------ PERSONNALISE ----------------------------------------- */

/* PARTIE commentaire */
#photocomment {
	border-bottom:1px dashed #222; 
	border-top:1px dashed #222;
}
.commenttitre a:link, .commenttitre a:visited, .commenttitre a:hover {
	color:#FF9966;
	font-weight:bold;
}


/* Chaque entrée de commentaire (blurb) */
.cmt_blurb {border-bottom:1px dotted #000; }
.cmt_blurb_titre {color:#000;}
.cmt_blurb_text {
	padding-left:3em;
	margin-left:12px;
	background:url(img/comment.gif) left no-repeat;
}


/* ------------------------ PHOTO -------------------------------------------------- */	
.Photo {
	border: 1px solid #FFF;
	padding:4px;
	text-align:center;
}

.VignetteMin {border: 1px solid #FFF; }
	
.PhotoTitre {
	color:#FFF;
	text-align:left;
}

.PhotoTitre h3 {font-weight:normal;}

.PhotoCaract {text-align:right;}

.PhotoHQ {
	text-align:center;
	font-style:italic;
	vertical-align:baseline;
}

.Vignette img {margin:5px;}
.Vignette {
	width:101px;
	text-align:center;
}

.telecharger_zip {clear:both;}

.caractTable {width:80%;}
.caractTable td {border-bottom:1px dashed #666;}

.photo_main img {border:1px solid #FFF;}

/* formulaire */
.photoform label{
	float:left; 
	width:160px;
	margin-left:30px;
}

.photoform input {
	margin-bottom:10px;
	width:302px;
}

.photoform_submit{
	margin-top:10px;
	margin-left:95px;
}

/*--- CORRECTION REFONTE DU SITE ---------------------------- */
#photophp, #photophp td{ border:0}
#bande-film {text-align:center;}
#bande-film img {margin:7px;border:1px solid #ccc;}
