@charset "UTF-8";

#contenu_gallerie {
	font-family:"Century Gothic", Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	position:absolute;
	left:50%;
	margin-left:-300px;
	height:700px;
}

#gallerie{
	width:600px;
	height:550px;
}

h1.libelle {
	font-size:14px;
	text-transform:uppercase;
	line-height:20px;
}

#theatre{
	position:absolute;
	width:580px;
	height:400px;
	top:10px;
	left:10px;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
	overflow:hidden;
}
	
#theatre .titre_produits{
	position:absolute;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	top:338px;
	background-image:url(bg_titre.png);
	padding-top:22px;
	height:43px;
	width:292px;
	margin-right:15%;
	margin-left:50%;
	left:-146px;
	text-align:center;
}
	 
#chargement{
	position:absolute;
	top:10px;
	left: 10px;
	width:560px;
	height:480px;
	margin:10px;
	margin-bottom:0px;}
	
#chargement p {
	line-height: 30px;
	color: #CC3300;
	text-align: center;
	margin: 50px;
	margin-top:180px;
	letter-spacing:3px;
	font-weight: bold;
	font-family: _sans;
	font-size: 12px;}

#bg_navigateur {
	position:absolute;
	width:578px;
	height:136px;
	top:417px;
	left:20px;
	margin-bottom: 3px;
	border-bottom: 0px;
	background-image:url(../static/images/layout/bg_navigation.png);
	background-repeat:no-repeat;
}
	
#navigateur{
	position:absolute;
	width:560px;
	height:100px;
	top:20px;
	left:9px;
	margin-bottom: 3px;
	border-bottom: 0px;
	overflow: hidden;}
	
#bottom{
	position:absolute;
	width:580px;
	height:20px;
	bottom: 50px;
	left:8px;
	border:0px solid #000000;
	background-image: url("bottom_fond.gif");
	background-repeat: repeat-x;
	display: none;}
#bottomd{
	position:absolute;
	width:40px;
	height:20px;
	top: 0px;
	right:-40px;
	background-image: url("bottom_droite.gif");
	background-repeat: no-repeat;}
#bottomg{
	position:absolute;
	width:38px;
	height:20px;
	top: 0px;
	left:-5px;
	background-image: url("bottom_gauche.gif");
	background-repeat: no-repeat;}
	
#bottomt{
	position:absolute;
	top:2px;
	left:0px;
	width:580px;}
#bottomt .scrolltp{
	text-align:center;
	margin:0px;padding:0px;}
#bottomt .scrolltinv{
	color:#FFFFFF;
	padding:3px;
	font-size:11px;
	padding-left:20px;padding-right:20px;}

#cache{
	cursor:wait;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display: block;}

.miniature{
	position:absolute;
	top: 10px;
	left:0px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:80px;
	display: none;}
	
.miniaturea{
	display:block;
	width:60px;
	height:80px;}
	
.miniatures{
	position:absolute;
	border:10px solid #FFFFFF;
	width:60px;
	height:80px;
	bottom: 0px;
	top: 0px;
	display: none;}
	
	
#ruban{
	position:absolute;
	top:0px;
	left:0px;}
	
#ruban img {
	width:60px;
	height:80px;
	border:0px;}
	
#JMid_album{
	display:none;}
#JMid_photo{
	display:none;}
#JMymin {
	display:none;}
#JMxmin{
	display:none;}
	
#texte{
	width:195px;
	float:left;
	overflow:auto;
}