@charset "UTF-8";
#TopAnnonce  {
	position:absolute;
	z-index:8000;
	left: 750px;
	top: 0px;
}
#TopAnnonce #img {
}
/* CSS Document */

a img {
	border: 0;
}
body  {
	font: 9pt Verdana, Helvetica, Arial, sans-serif;
	background: #660000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#Container {
	width: 950px;
	background: #660000;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 5px;
	position: relative;
} 
#Header {
	padding: 0;
} 
#HeaderText {
	float: right;
	width: 820px;
	padding-top: 45px;
}
#HeaderLogo  {
	width: 110px;
}
#HeaderText  h1 {
	font-size: 150%;
	font-weight: normal;
	color: #FFCC00;
	margin: 0;
}
#HeaderText  h2 {
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 120%;
	font-weight: normal;
	color: #CC0000;
	margin: 0;
}
/* my ap-div for positioning the spry menu */
 #Menu {
	left: 0px;
	background-color: #FF6600;
	height: 25px;
	visibility: visible;
	width: 950px;
}
#Langues  {
	margin-bottom: 3px;
	font-size: 85%;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
	padding-top: 5px;
}
#MainFrame {
	background-color: #330000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
} 
#MainFrame .txt3 {
	font-size: 90%;
	color: #CCCCCC;
	text-align: right;
	margin: 0px 10px 10px 0px;
}
#MainFrame .txt3 a {
	color: #999999;
	text-decoration: none;
}
#MainFrame .txt3 a:hover {
	color: #FF9900;
	text-decoration: none;
}
#Footer {
	padding: 0 10px;
	background-color: #600;
	position: relative;
	clear: both;
} 
#Footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	color: #990000;
}
#Footer a {
	color: #FF3300;
	text-decoration: none;
}
#Footer      #right   {
	list-style-type: none;
	float: right;
}
#Footer #right img {
	margin-top: 10px;
}
#Footer a:hover {
	color: #FF9900;
}
#Footer  ul li a {
	text-decoration: none;
	color: #FF3300;
	font-size: 80%;
}
#Footer  ul li a:hover {
	color: #FF9900;
	text-decoration: none;
}
.fltRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#BannerBalimoon, #BannerMarina, #BannerNaxtra, #BannerNature,
#BannerLarge, #BannerMedium, #BannerSupportsBois, #BannerSupportsFer, #BannerSupports {
	height: 400px;
	width: 300px;
	left: 40px;
	top: 180px;
	position: absolute;
	visibility: visible;
}
#DetailBaMocean, #DetailBaMlotus, #DetailBaMcaraibe, #DetailBaMiris,
#DetailMaManthracite, #DetailMaMblanc, #DetailMaMolive, #DetailMaMfuchsia, #DetailMaMindigo, #DetailMaMnoir, #DetailMaMcreme,
#DetailMaLanthracite, #DetailMaLcreme, #DetailMaLolive, #DetailMaLfuchsia, #DetailMaLbleunuit, #DetailMaLbordeaux,
#DetailNaLecru, #DetailNaMecru,
#DetailSuppBoisM, #DetailSuppBoisL, #DetailSuppFerM, #DetailSuppFerL{
	width:300px;
	height:400px;
	z-index:1000;
	left: 40px;
	top: 180px;
	background-color: #330000;
	visibility: hidden;
	position: absolute;
}
#BannerDiv  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 547px;
	background-color: #000000;
	height: 364px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#AddThis {
	font-size: 80%;
	color: #999999;
}
img {
	font-size: 85%;
	color: #999999;
}

