html{
	height:100%;
	background-color:black;
	background-image:url('../img/fond.gif');
}

body{
	height:100%;
	margin:0px;
	padding:0px;
}

#top{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:50px;
	border-bottom:1px solid #808080;
	background-color:black;
	background-image:url('../img/top_fond.gif');
	overflow:hidden;
	z-index:130;
}

#top h1{
	color:#EEEEEE;
	font-size:16px;
	letter-spacing:2px;
	font-weight:normal;
	font-family:Verdana;
	padding:3px 0px 0px 10px;
}

#menu{
	position:absolute;
	top:15px;
	right:0px;
	margin-top:15px;	
	cursor:pointer;
}

#menu img{
	float:right;
	margin-left:20px;
	margin-right:20px;
}

#menu_small{
	font-family:Arial;
	font-size:11px;
	color:#707070;
	width:100%;
	height:20px;
}

#menu_small ul{
	float:right;
	list-style:none;
	margin:0px;
	padding:5px 0px 0px 0px;
}

#menu_small li{
	float:left;	
	margin-left:20px;
	margin-right:10px;
	cursor:pointer;
}

#logo{
	margin-top:0px;
	margin-left:20px;
	border:0px;
}

#bottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:10%;
	z-index:10;
}

#bottom_fond{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:10%;
	background-image:url('../img/top_fond.gif');
	z-index:9;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#page_contenu{
	position:absolute;
	top:5%;
	left:0px;
	width:100%;
	height:95%;
	overflow:hidden;
}

#page_contenu img{
	height:95%;
	border:1px solid white;
}

#page_fenetre{
	position:absolute;
	top:12%;
	right:0px;
	width:0px;
	height:76%;
	background-color:black;
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
	opacity:0.9;
	filter:alpha(opacity=90);
	z-index:202;
}

#page_fenetre_in{
	position:absolute;
	top:12%;
	left:0px;
	width:100%;
	height:76%;
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
	color:white;
	z-index:203;
}

#page_fenetre_in_in{
	padding:20px 100px 20px 100px;
	font-family:Arial;
	font-size:13px;
	line-height:24px;
	text-align:justify;
	
}

#page_fenetre_in_in input{
	border:1px solid #7e6f42;
	background-color:#202020;
	padding:2px;
	font-family:Arial;
	font-size:13px;
	color:white;
}

#page_fenetre_in_in textarea{
	border:1px solid #7e6f42;
	background-color:#202020;
	padding:2px;
	font-family:Arial;
	font-size:13px;
	color:white;
}

#page_fenetre_width{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

#page_fenetre_fermer{
	position:absolute;
	top:12%;
	right:140px;
	margin-top:20px;
	z-index:204;
}

#page_fenetre_fermer img{
	cursor:pointer;
}

#fenetre_width_large{
	width:100000px;
	height:100%;
	margin-top:20px;
}

#fenetre_width_large img{
	float:left;
	height:80%;
}

#page_fenetre_in_in h1{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-top:10px;
	margin-bottom:20px;
	color:#dca438;
	letter-spacing:3px;
	text-transform:uppercase;
}

#photo_vignette_result{
	position:absolute;
	width:100%;
	height:10%;
	top:98%;
	text-align:center;
	z-index:140;
}

#photo_vignette_result img{
	position:relative;
	z-index:100;
	height:100%;
	border:1px solid white;
	margin-right:5px;
	cursor:pointer;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#photo_vignette_result img:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

#photo_vignette_list_id{
	display:none;
}

.photo_div{
	background-image:url('../img/fond.gif');
}

#caddie{
	position:absolute;
	top:0px;
	left:0px;
	width:119px;
	height:24px;
	z-index:250;
	opacity:0.6;
	filter:alpha(opacity=60);
	cursor:pointer;
}

#caddie:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

#copyright{
	position:absolute;
	bottom:5px;
	right:10px;
	text-align:right;
	font-family:Arial;
	font-size:11px;
	color:#666464;
	z-index:300;
}

#diapo_run_bouton{
	position:absolute;
	opacity:0.5;
	filter:alpha(opacity=50);
	left:0px;
	top:0px;
	width:200px;
	height:34px;
	background-color:black;
	z-index:500;
	color:white;
	font-size:11px;
	font-family:Verdana;
	cursor:pointer;
}

#diapo_run_bouton:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}

.tap_top{
	float:left;
}

.tab_left{
	float:left;	
	width:200px;
}

.tab_center{
	float:left;
	width:150px;
	text-align:right;
}

.tab_right{
	float:left;
	width:50px;
}

.panier_ligne{
	float:left;
	padding:10px 0px 10px 0px;
	border-top:1px solid #202020;
	border-bottom:1px solid #202020;
	margin-top:-1px;
}

.tab_format{
	padding:0px 0px 0px 10px;
	font-size:14px;
	color:#c49a4a;
}

.tab_type_select{
	position:relative;
	background-color:#0a0a0a;
	border:1px solid #808080;
	border-bottom:1px solid #0a0a0a;
	margin-right:10px;
	z-index:100;
	cursor:pointer;
	float:left;
	padding:5px 20px 5px 20px;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}

.tab_type{
	position:relative;
	background-color:#2d2821;
	border:1px solid #808080;
	margin-right:10px;
	z-index:100;
	cursor:pointer;
	float:left;
	padding:5px 20px 5px 20px;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}

#diaporama_pause_texte{
	position:absolute;
	bottom:13%;
	left:0%;
	width:200px;
	height:180px;
	z-index:300;
	background-color:black;
	color:white;
	font-family:Arial;
	font-size:13px;
	opacity:0.5;
	filter:alpha(opacity=50);
	text-align:justify;
}

#chargement{
	position:absolute;
	top:85%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	border:0px;
	width:100px;
	height:12px;
	z-index:400;
}