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

/*Bwe Prod. Copyright 2010*/
* {margin:0; padding:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:left;
	background-image:url(../img/stripe_blanc_gris.png);
	background-repeat:repeat;
	text-align:left;
}

img {
	border:0 none;
}
#wrap {
	width:1250px;
	height:100%;
	margin:auto;
}

h1 {font-size:23px;}
h2 {font-size:19px;}
h3 {font-size:17px;}
h4 {font-size:15px;}

h1, h2, h3, h4 {
	margin-bottom:5px;
}
p {
	margin-bottom:15px;
	text-align:justify;
}
.small_font {
	font-size:10px;
	margin-bottom:5px;
}
.author {
	font-size:large;
	text-align:right;
}

.exp {
	font-size: 10px;
	vertical-align: super;
}

/*   ---   liens   ---   */
a {
	color:#FFCC00;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#FF33FF;
}
/*   ---   fin des liens   ---   */


#liste_texte {
	list-style-type:none;
	margin-left:15px;
}

#container {
	margin:auto;
	width:1230px;
	height:auto;
}

#header {
	margin:5px 0;
	width:500px;
	height:190px;
	position:relative;
	top:0;
	left:0;
}

#column_left {
	background-color:#000000;
	color:#FFFFFF;
	width:auto;
	height:334px;
	position:relative;
	left:0px;
	float:left;
	margin-right:20px;
	padding:10px 14px 0 14px;

}

#content {
	background-color:#000000;
	background-image:url(../img/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:820px;
	float:left;
	height: auto;
	min-height:630px;
}

.center_content {
	width:700px;
	margin:auto;
}

/*   ---contenu page d'accueil---   */
#content2 {
	background-color:#000000;
	width:679px;
	margin:	auto;
}
#enter {
	width:200px;
	margin:auto;
	padding:5px 0 5px 0;
}
#texte_enter, #player {
	position:relative;
}
#texte_enter {
	left:-200px;
	top:5px;
}

#player {
	right:-180px;
	top:-10px;
}
/*   ---eos contenu page d'accueil---   */

#titre_image {
	text-align:center;
	padding:15px 0 15px 0;
	width:820px;
	height:130px;
	background-color:#000000;
}

#texte, #texte_presentation {
	height:auto;
	padding:15px;
	color:#CCCCCC;
	float:left;
	margin:auto;
}

#texte {
	width:auto;
}

#texte_presentation {
	width:500px;
	margin:auto;
}

#logo_center {
	margin:auto;
	width:500px;
}

#texte_medias, #texte_partners {
	text-align:center;
}

#image_right {
	border:#666666 solid 1px;
	position:relative;
	left:35px;
	width:215px;
	height:322px;
	margin:5px;
	float:left;
}

#column_right {
	position:relative;
	right:0px;
	width:330px;
	height:680px;
	margin-top:-195px;
	float:right;
}

#column_right.b1 {
	background:url(../img/1.png);
	
	}
#column_right.b2 {
	background:url(../img/2.png);
	}
#column_right.b3 {
	background:url(../img/3.png);
}
#column_right.b4 {
	background:url(../img/4.png);
}
#column_right.b5 {
	background:url(../img/5.png);
}
#column_right.b6 {
	background:url(../img/6.png);
}
#column_right.b7 {
	background:url(../img/7.png);
}
#column_right.b8 {
	background:url(../img/8.png);
}
#column_right.b9 {
	background:url(../img/9.png);
}
#column_right.b10 {
	background:url(../img/10.png);
}
#column_right.b11 {
	background:url(../img/11.png);
}
#column_right.b12 {
	background:url(../img/12.png);
}

#bottom {
	background-color:#000000;
	width:auto;
	height:70px;
	color: #FFCC00;
	clear:both;
}

.liste_h {

}
/*   ---W3C---   */
#valid {
	width:160px;
	margin:auto;
	height:15px;
	
}

.valid {
	float:left;
	list-style-type:none;
}
/*   ---eos W3C---   */

/*   ---menu du bas---   */
.menu_down a {
	color:#FFCC00;
	text-decoration:none;
}

.menu_down a:hover {
	text-decoration:none;
	color:#FF3399;
}

.menu_down {
	list-style-type:none;
	font-size:18px;
	float:left;
	padding:23px 0 15px 18px;
	color:#FFCC00;
}
/*   ---eos menu du bas---   */

/*   ---Pied de page---   */
#footer {
	padding:15px 0 10px 0;
}
#footer_style {
	text-align:center;
	font-size:10px;
}

#footer_style a {
	color:#333333;
	text-decoration:none;
}

#footer_style a:hover {
	text-decoration:none;
	color:#FF33FF;
}
/*   ---eos pied de page---   */
