body {
	margin: 0;
	font: 10px/16px verdana, arial, sans-serif;
	color: #EEE;
	background: #000000;
	padding: 0px;
	text-align: justify;
}

img {
	border-style: none;
	text-decoration: none;
}

a, a:visited {
  color: #7799bb;
}

a:hover {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

p {
	margin-top: 16px;
	margin-bottom: 16px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
hr {
	clear: both;
	margin-bottom: 20px;
	background: #666666;
	height: 2px;
	width: 100%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #282828;
	border-right-style: none;
	border-left-style: none;
}



.float-left {
	float: left;
	margin-right: 15px;
}

.float-right {
	float: right;
	margin-left: 15px;
}

.clear-both {
	clear: both;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-center-bloc {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.align-right {
	text-align: right;
}

.petit {
	font-size: 10px;
}

.rouge {
	color: #FF0000;
}

#lien-anim {
	z-index: 9999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

#anim-index {
	height: 181px;
	width: 500px;
	margin-left: -250px;
	position: absolute;
	left: 50%;
	top: 95px;
}

#lang-index {
	width: 497px;
	height: 120px;
	position: absolute;
	margin-left: -248px;
	left: 50%;
	top: 287px;
}

a#francais, a#francais:visited, a#francais:active {
	display: block;
	height: 0px;
	width: 38px;
	position: absolute;
	left: 69px;
	background: url(images/francais.png) no-repeat left top;
	overflow: hidden;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	z-index: 10;
	line-height: 25px;
	bottom: 0px;
}

a#francais:hover {
	display: block;
	height: 80px;
	width: 497px;
	position: absolute;
	left: 0px;
	background: url(images/francais.png) no-repeat 69px bottom;
	bottom: 0px;
	text-align: center;
	z-index: 5;
	color: #7799bb;
}

a#english, a#english:visited, a#english:active {
	display: block;
	height: 0px;
	width: 38px;
	position: absolute;
	left: 176px;
	background: url(images/english.png) no-repeat left top;
	bottom: 0px;
	overflow: hidden;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	z-index: 10;
	line-height: 25px;
}

a#english:hover {
	display: block;
	height: 80px;
	width: 497px;
	position: absolute;
	left: 0px;
	background: url(images/english.png) no-repeat 176px bottom;
	bottom: 0px;
	text-align: center;
	z-index: 5;
	color: #7799bb;
}

a#italiano, a#italiano:visited, a#italiano:active {
	display: block;
	height: 0px;
	width: 38px;
	position: absolute;
	left: 283px;
	background: url(images/italiano.png) no-repeat left top;
	bottom: 0px;
	overflow: hidden;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	z-index: 10;
	line-height: 25px;
}

a#italiano:hover {
	display: block;
	height: 80px;
	width: 497px;
	position: absolute;
	left: 0px;
	background: url(images/italiano.png) no-repeat 283px bottom;
	bottom: 0px;
	text-align: center;
	z-index: 5;
	color: #7799bb;
}

a#espanol, a#espanol:visited, a#espanol:active {
	display: block;
	height: 0px;
	width: 38px;
	position: absolute;
	left: 390px;
	background: url(images/espanol.png) no-repeat left top;
	bottom: 0px;
	overflow: hidden;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	z-index: 10;
	line-height: 25px;
}

a#espanol:hover {
	display: block;
	height: 80px;
	width: 497px;
	position: absolute;
	left: 0px;
	background: url(images/espanol.png) no-repeat 390px bottom;
	bottom: 0px;
	text-align: center;
	z-index: 5;
	color: #7799bb;
}

#footer-index {
	position: absolute;
	top: 500px;
	width: 100%;
	text-align: center;
}


#main {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	background: url(images/background.gif) repeat-y left top;
}

#header {
	background: url(images/header.gif) no-repeat left top;
	position: absolute;
	height: 158px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#header p {
	margin: 0px;
}

#content {
	position: relative;
	width: 682px;
	height: auto;
	top: 144px;
	margin-bottom: 81px;
	padding: 30px 50px 70px 268px;
}

#content h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #66cc66;
	background: #686868 url(images/h1-body.gif) no-repeat left center;
	padding-left: 10px;
	height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content h2 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 19px;
	margin-top: 0px;
}

#content a img {
	cursor: pointer;
}

#menu {
	position: absolute;
	width: 162px;
	top: 30px;
	bottom: 0px;
	z-index: 10;
	text-align: right;
	left: 50px;
}

#menu h1 {
	background: url(images/h1-menu.gif) no-repeat left bottom;
	width: 142px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #66cc66;
	padding-right: 10px;
	height: 17px;
	clip: rect(auto,-10px,auto,auto);
}

#menu a, #menu a:active, #menu a:visited {
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	font-size: 11px;
	height: 17px;
	width: 152px;
	padding-right: 10px;
	background: #686868 url(images/h1-menu.gif) no-repeat right top;
	margin: 0px;
	display: block;
	right: 0px;
}

#menu a:hover {
	font-weight: bold;
	color: #A0C0A0;
	text-decoration: none;
	font-size: 11px;
	height: 17px;
	width: 152px;
	padding-right: 10px;
	background: #686868 url(images/h1-menu.gif) no-repeat right bottom;
	margin: 0px;
	display: block;
	right: 0px;
}

#menu p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

#downing {
	background: url(images/downing.jpg) no-repeat;
	position: absolute;
	height: 598px;
	width: 50px;
	left: 215px;
	top: 0px;
}

#logo {
	background: #6889AC url(images/logo.jpg);
	position: absolute;
	height: 144px;
	width: 535px;
	left: 0px;
	top: 0px;
}

#lang {
	position: absolute;
	height: 10px;
	width: 100px;
	top: 153px;
	right: 52px;
	text-align: right;
	margin: 0px;
	line-height: 10px;
	padding: 0px;
	z-index: 10;
}

.table-galerie {
	width: 100%;
}
.table-galerie td {
	text-align: center;
	width: 25%;
	font-size: 9px;
	padding-top: 30px;
}
.table-galerie a {
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.galerie {
	text-align: center;
	width: 25%;
	font-size: 9px;
	padding-top: 30px;
	float: left;
	height: 210px;
	overflow: hidden;
}
.galerie a {
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	background: url(images/footer.gif) no-repeat;
	position: relative;
	height: 63px;
	width: 1000px;
	overflow: hidden;
	color: #666666;
}

#footer p {
	margin: 0px;
}

#copyright {
	position: absolute;
	left: 20px;
	bottom: 3px;
	width: 250px;
}

#validator {
	text-align: center;
	position: absolute;
	width: 400px;
	bottom: 4px;
	left: 300px;
}

a#sfxcreation, a#sfxcreation:visited {
	background: url(images/sfx-creation.gif) no-repeat right top;
	height: 19px;
	padding-right: 35px;
	position: relative;
	display: block;
	float: right;
	padding-top: 16px;
}

a#sfxcreation:active, a#sfxcreation:hover {
	background: url(images/sfx-creation.gif) no-repeat right bottom;
}

#conception {
	position: absolute;
	right: 20px;
	bottom: 2px;
	width: 200px;
}

#anim {
	position: absolute;
	height: 50px;
	width: 138px;
	left: 65px;
	top: 250px;
	text-align: center;
	z-index: 10;
}

.maxime {
	position: relative;
	width: 362px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #333333;
	border-top: 2px solid #3a3a3a;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	border-left: 2px solid #3a3a3a;
	white-space: nowrap;
}

.maxime p {
	margin: 0px;
}

#signature {
	margin-right: 30px;
}

#galeries {
	height: 730px;
	width: 100%;
	background: url(images/pellicule.jpg) no-repeat left top;
	margin-top: 20px;
	padding-top: 15px;
}

#galeries a:link, #galeries a:visited, #galeries a:active {
	display: block;
	list-style: none;
	height: 93px;
	position: relative;
	width: 472px;
	top: 12px;
	padding-top: 76px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 210px;
}

#galeries a:hover {
	display: block;
	list-style: none;
	height: 90px;
	position: relative;
	width: 469px;
	top: 12px;
	padding-top: 73px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 207px;
	color: #FFFFFF;
	border: 3px double #404040;
}

#galeries p {
	margin: 0px;
	padding: 0px;
}

#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

.bientot {
	text-align: center;
	color: #7799bb;
	font: bold 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.info {
  position:relative;
  border-bottom:1px dashed #7799bb;
  text-decoration: none;
}

a.info:hover {
	text-decoration: none;
	background: none;
	cursor: default;
	border-bottom: 1px dashed #FFFFFF;
}

a.info span {display: none;}

a.info:hover span {
	display: block;
	position: absolute;
	left: -232px;
	z-index: 20000000;
	background: #597EA4;
	width:300px;
	text-align:center;
	font-weight:normal;
	padding:2px 4px;
	top: -45px;
	border-top: 1px solid #99B3CC;
	border-right: 1px solid #99B3CC;
	border-bottom: 1px solid #99B3CC;
	border-left: 10px solid #99B3CC;
}

.prix {
	font-size: 17px;
	font-weight: bold;
	color: #6889AB;
	position: relative;
	right: 10px;
	text-align: center;
	background: #2f2f2f;
	padding: 15px;
	width: 123px;
	height: 180px;
	overflow: hidden;
	float: right;
	top: -35px;
}

.numero {
	margin-top: 130px;
	position: relative;
	font-style: italic;
}

.ref {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
}
.bdc {
	color: #999999;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
