@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

.wrapper {
	width: 778px;
	margin: 5px auto;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

.header {

}

.header ul {
	margin: 0 auto;
	padding: 0 0 0 68px;
	list-style: none;
	height: 33px;
}

*+html .header ul {
	margin-top: -5px;
}

* html .header ul {
	margin-top: -5px;
}

.header ul li {
	float: left;
	width: 100px;
	height: 29px;
	background-image: url(images/button.gif);
	margin-right: 5px;
}

.header ul li a {
	float: left;
	width: 99px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
}

.main {
	clear: both;
	margin-top: 5px;
	background-color: #221E1B;
}

.main .decoration-top {
	clear: both;
	width: 778px;
	background-image: url(images/main-top.gif);
	height: 23px;
}

.main .decoration-bottom {
	clear: both;
	width: 778px;
	background-image: url(images/main-bottom.gif);
	height: 23px;
}

.main #content {
	text-align: center;
	padding: 5px;
}	

.main #content input#clearButton {
	height: 33px;
}

.footer {
	clear: both;
	margin-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}

#gallery {
	padding: 30px;
	clear: both;
}

#gallery img {
	margin: 10px;
}

.left {
	float: left;
	width: 153px;
	border: 1px solid #9BABBA;
	padding: 20px 13px 0 13px;
	background-color: #221E1B;
	color: #000000;
	margin-right: 2px;
	text-align: center;
}

.right {
	width: 768px;
	margin-left: 0px;
	float: left;
}

.right .top {
	float: left;
	width: 828px;
	border: 1px solid #9BABBA;
	background-color: #221E1B;
	padding: 5px;
	text-align: center;
	margin-bottom: 2px;
}

.right .middle {
	float: left;
	width: 798px;
	border: 1px solid #9BABBA;
	background-color: #221E1B;
	padding: 20px;
	text-align: center;
	margin-bottom: 2px;
}

.right .bottom {
	float: left;
	width: 828px;
	border: 1px solid #9BABBA;
	background-color: #221E1B;
	padding: 5px;
	text-align: center;
}

.topDay {
	background-image: url(images/topday.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 133px;
	float: left;
	display: block;
	margin: 10px;
	clear: both;
	padding-left: 49px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	width: 700px;
	text-align: center;
}

.topWeek {
	background-image: url(images/topweek.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 133px;
	float: left;
	display: block;
	margin: 10px;
	clear: both;
	padding-left: 49px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	width: 700px;
	text-align: center;
}

.topAll {
	background-image: url(images/topall.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 133px;
	float: left;
	display: block;
	margin: 10px;
	clear: both;
	padding-left: 49px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	width: 700px;
	text-align: center;
}

.topDay img {
	margin: 0 5px 0 5px;
	vertical-align: middle;
}

.topWeek img {
	margin: 0 5px 0 5px;
}

.topAll img {
	margin: 0 5px 0 5px;
}

input.long {
	width:300px;
}

textarea.long {
	width: 300px;
	height: 100px;
}

.share_image {
	float: left;
	clear: both;
	text-align: left;
	display: block;
}

.share_image input {
	width: 600px;
}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
