
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 1px;
}
.default-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align:center;
	line-height: 1.5;
	letter-spacing: 1px;
}
.tableau_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
}
.titre {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 1.5;
	letter-spacing: 1px;
	padding-left: 5px;
}
a.entrez img{
	border: 1px solid #181818;
}
a.entrez{
	border: 1px solid #181818;
}
a.entrez:hover{
	background-color:#181818;
}
a.entrez:hover img{
	border: 1px solid #FFF;
}
.default a:link {
	text-decoration:none;
	border-bottom:dashed;
	border-bottom-color:#454545;
	border-bottom-width:1px;
	color:#FFF;
}
.default a:visited {
	text-decoration:none;
	border-bottom:dashed;
	border-bottom-color:#454545;
	border-bottom-width:1px;
	color:#FFF;
}
.default a:active {
	text-decoration:none;
	border-bottom:dashed;
	border-bottom-color:#454545;
	border-bottom-width:1px;
	color:#FFF;
}
.default a:hover {
	text-decoration:none;
	border-bottom:dashed;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	color:#FFF;
}
.bottom-links a:link {
	text-decoration:none;
	color:#454545;

}
.bottom-links a:visited {
	text-decoration:none;
	color:#454545;
}
.bottom-links a:active{
	text-decoration:none;
	color:#454545;
}
a:link {
	text-decoration:none;
	color:#FFF;
}
a:visited {
	text-decoration:none;
	color:#FFF;
}
a:active {
	text-decoration:none;
	color:#FFF;
	text-align: center;
}

#album {  
     padding:10px 0 10px 0;  
     width:400px;    
     overflow:hidden;  
	 
 }  
 
 
	 #caddie {  
     padding:10px 0 10px 0;  
     width:200px;    
     overflow:hidden;
	 
 }  
 
 .caddie_img {  
         border:0;  
         height:55px;  
         width:90px;  
         float:left;  
         background:#454545;  
         margin-bottom:10px;  
         margin-left:10px;  
         cursor:pointer;  
     } 
.tableau_bordure_verticale {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #454545;
}
.hide { display:none; }
.show { display:block; }

.commande img{
	border:0;
    cursor:pointer;
	margin-top:10px;
	margin-bottom:10px;
	}

.commande td {
	text-align:center;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#454545;
	}

#display_picture_container{

	}

#transparence{
}

#display_picture {
	text-align:center;
}
	
#display_picture_img {
	cursor:pointer;
	text-align: center;
}

div[id=display_picture_container] {
position:fixed; !important;
}

div[id=display_picture] {
	position:fixed; !important;
	height:100%; !important;
	top:0px; !important;
	left:100px; !important;
	width:600px; !important;
	text-align:center; !important;
}
div[id=transparence] {
	position:fixed; !important;
	opacity:0.9; filter:alpha(opacity=90); !important;
	background:#181818; !important;
	top:0; !important;
	left:0; !important;
	width:750; !important;
	height:100%; !important;
}
.album_img {  
       position:relative;
	   display:block;
	z-index:1;
		 border:0;  
         height:55px;  
         width:90px;  
         float:left;  
         background:#454545;  
         margin-bottom:10px;  
         margin-right:10px;  
         cursor:pointer;  
     }  
#magnify{
display:block;
position:relative;
float:left;
left:-54px;
width:0px;
height:0px;
z-index:2;}
