/* CSS Document */
body{
	height: 100%;
	background-color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
* {
	margin: 0 px;
}
html, body {
	height: 100%;
}
#flashcontent {
	height:100%;
}
div#conteneur {
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
	width: 100%;
}

div#conteneur2 {
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
	width: 100%;
	display: table;
}

.navigation li {
	display: inline;
	background: #FFCC33;
	color: #fff;
	margin-bottom: 1px;
	font: 1em "Trebuchet MS",Arial,sans-serif;
}
.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	
}
.navigation li a {
	color: #000000;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	padding: 2px 4px;
	background-color: #FFCC33;
}
.navigation li a:hover, .navigation li a:focus, .navigation li a:active {
	text-decoration: none;
	background-color: #FF0000;
	color: #fff;
}
.menuoff {
	background-color: #FF0000;
	color: #fff;
	padding: 2px 4px;
	line-height: 1em;
}
#logo {
	width:25%;
	height:55px;
	float:left;
	background-image: url(logoroof.jpg);
	background-repeat: no-repeat;
}
#menuroof {
	width:50%;
	float:left;
	height: 48px;
	padding-top: 7px;
}
#bypinoux {
	height:55px;
	float:right;
	text-align: right;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 13px;
	text-align: center;
	z-index: 10;
	position: fixed;
	background-color: #000000;
	width: 100%;
	padding-bottom: 8px;
	padding-top: 5px;
	bottom: 0%;
}
#footer {
	height: 13px;
	text-align: center;
	z-index: 10;
	position: fixed;
	background-color: #000000;
	width: 100%;
	padding-bottom: 8px;
	padding-top: 5px;
	bottom: 0%;
}
#topbanner {
	height: 60px;
	z-index: 12;
	position: absolute;
	top: 0px;
	background-color: #000000;
	width: 100%;
	clear: both;
}
#topbanner2 {
	height: 55px;
	z-index: 12;
	background-color: #000000;
	width: 100%;
	clear: both;
	margin: 0 auto;
	position: fixed;
	top: 0px;
}

.videobido {
	display: inline;
}
#videoall {
	z-index: 8;
	width: 100%;
	top: 60px;
	padding: 15px;
	display: table-cell;
	vertical-align: middle;
}
.musicall {
	z-index: 8;
	top: 60px;
	vertical-align: middle;
	display: table-cell;
	padding: 10px;
	margin: 10px;
	background-color: #0099FF;
}
.suppasound b {
	color:#FFFFFF;
}
.suppasound {
	color:#FFFFFF;
	background-color: #660000;
	margin: 2px auto;
	width: 250px;
	padding: 2px;
}
h1 {
	color:#FFFFFF;
	font:Georgia #000 12px
	
}
h2 {
	color:#FFCC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #000000;
	
}
p {
	color:#FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.us {
	color:#cccccc;
	font-style:italic;
}
sup {
	font-size: 10px;
}
.coment {
	font-size: 0.6em;
	font-style:italic;
}
