@charset "utf-8";
html, body {
	background-color: #b0afaf;
	background-image: url(images/bg-grad.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-image: url(images/bg-ray.png);
	background-repeat: no-repeat;
	height: 100%;
	background-position: right bottom;
}
#capsule {

}
#contenu {
	margin: 0 auto 0;
	padding: 0px;
	height: 456px;
	width: 880px;
	background-image: url(images/bg.png);
	position: relative;
	background-color: #990000;
	background-repeat: no-repeat;
}
.fl {
	float:left;
	height: 36px;
	line-height: 36px;
}#menu {
	height: 36px;
	width: 880px;
	margin: 0 auto 0;
	background-image: url(images/menu-bg-1.png);
}
.first {
	padding-right: 10px;
	padding-left: 12px;
}
.mid {
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
	padding-left: 10px;
}
.last {
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 12px;
	padding-left: 10px;
}
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#txt {
	float: left;
	background-image: url(images/bg-texte.png);
	background-position: left bottom;
	width: 386px;
	height: 456px;
	background-repeat: no-repeat;
	font-size: 14px;
}
#flash {
	float: left;
	height: 456px;
	width: 494px;
}
#txt h1 {
	margin-top: 120px;
	margin-left: 35px;
	font-size: 24px;
	color: #999999;
}
#txt p {
	margin-left: 35px;
	margin-right: 35px;
}
#flash img {
	margin-top: 105px;
}
#txt ul {
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#txt ul li {
	margin-bottom: 5px;
}
/*#flashhome {
	height: 456px;
	width: 386px;
	float: left;
}*/
#flashhome {
    float: left;
    height: 334px;
	padding: 0 20px 0 0;
    margin: 108px 0 0 0;
    overflow: auto;
    width: 366px;
	font-size: 11px;
}

#flashhome div {
	padding: 0 0 10px 0;
	margin: 0 0 10px 20px;
	overflow: hidden;
	border-bottom: 1px dotted #666;
}

#flashhome img {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #666;
}

#flashhome div ul {
	margin: 0;
	padding: 0 0 0 15px;
	overflow: hidden;
}

#flashhome div p {
	overflow: hidden;
	margin: 0 0 10px 0;
}


#flashhome embed {
	margin-top: 116px;
	margin-left: 29px;
}
#gallerie {
	background-image: url(images/bg-diapo.png);
	height: 456px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#galtop {
	margin-right: 40px;
	margin-left: 40px;
	top: 147px;
	position: relative;
}
#galbot {
	margin-right: 35px;
	margin-left: 40px;
	position: relative;
	top: 222px;
}
#contact {
	position: absolute;
	z-index: 2;
	top: 359px;
	left: 452px;
}

