/*  background-color */
.titre_album 			{ color: #603618; text-align: left; font-size: 18px; font-weight: bold;}
/*  border */
.thickbox			{ position: relative; z-index: 0; font-size: 16px; background-color: #faf3f0; border: 1px dashed #dc3519; padding: 5px; margin: 5px; width: 220px; min-height: 220px; display:inline; float:left; text-align:center;}
/*  color */
a.thickbox                      { color: #DC3519; text-decoration: none;}
/*  background-color */
a.thickbox:hover 		{ background-color: #f1e7e3;}
/*  background-color */
.thickbox_album			{ position: relative; z-index: 0; font-size: 16px; background-color:#faf3f0; border: 1px dashed #dc3519; padding: 5px; margin: 5px; width: 220px; min-height: 220px; display:inline; float:left; text-align:center;}
/*  background-color */
a.thickbox_album:hover          { background-color: #f1e7e3;}

.itemTable 			{ width:790px; height: auto; overflow:hidden; text-align:center;}
a.thickbox_album                { color: #DC3519; text-decoration: none;}
.ligne_photos			{ height: auto; overflow:hidden;}

/* ---------------------------- Admin Photos -------------------------------- */ 
#encadre_rep 			{ border: 1px solid #CCCCCC; background:#e6f2fe; padding: 5px; width:400px; display:inline; float:left; text-align:left; margin-left:100px; margin-right:10px;}
#encadre_rep:hover		{ background:#eff6f9;}
#encadre_photos			{ border: 1px solid #CCCCCC; padding: 5px; width:400px; display:inline; float:left; text-align:left; margin-left:100px; margin-right:10px;}
#encadre_inser			{ border: 1px solid #CCCCCC; padding: 5px; width:400px; text-align:left; margin-left:100px; margin-right:10px;}


