body 							{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; margin: 0; padding: 0; background: #000000; height:100%; }
h1, h2, h3, h4, h5, p			{ margin:0; padding:0; color:#EEEEEE;}
span							{ color:#CCCCCC; }
ul 								{ list-style-type: none; margin:0; padding:0;}
hr								{ width: 90%; margin: 15px auto; border: 1px solid #c0c0c0;  }
a:link							{ text-decoration: none; font-weight:normal; color: #800010;}
a:visited						{ color: #800010; text-decoration: none;}
a:hover							{ color: #800010; text-decoration: none;}


img								{ border:0px; }


/* Grandes parties */
#page 							{ margin: auto; text-align: left; width: 940px; background-color:#2B001E;}
	#header 						{ position:relative; height:140px;}
	#colonnes						{ height:100%; margin-top:10px; margin-bottom:5px;}
		#categorie						{ float: left; 	width: 120px; }
		#content 						{ float: left;  width: 530px; }
		#pognon 						{ float: left;  width: 280px; padding-right:10px; text-align:center;}
	#footer 						{ clear: both; background: #EEEEEE; }
		#footer .inner 					{ margin: 0 20px 0 20px; padding-top: 10px; }


/* CSS Header */
#header 						{ background-color:#2B001E; }

/* CSS Colonnes */
#colonnes						{  background-color:#2B001E; }

/* CSS footer */
#footer a:link 					{ color: #4F4F4F; }
#footer a:visited 				{ color: #4F4F4F; }

/* CSS Menu */
#pognon ul							{ margin-left:15px;}
#pognon li a								{ color: #800010; }
#pognon li a:hover						{ color: #FFFFFF; }
#adsmenu									{ text-align:center; margin:0; padding:0; }


/* Divers */
.spacer							{ height:10px; background-color:#000000;}
.clearer 						{ clear: both; }
.titre							{ background:url("_img/degrade.png"); background-repeat: repeat-x;  height:24px; color:#DDDDDD; text-align:center; margin-top:5px;  padding-top:5px; display:block; font-size:13px; font-weight:bold}

/* TF liste */
.tf_titre	{ color:#BDE5E5; }
.tf_texte	{ color:#EEEEEE; }

/* Content */
#content h1		{ width:97%; margin-left:7px; font-size:14px; padding-top:4px}

/* liste (Home) */
.liste							{ float: left; margin-left:10px;}
.liste h3							{ color: #800010; font-size: 14px; padding:0; margin:0;}
.liste hr							{ width: 90%; margin: 15px auto; border: 1px solid #c0c0c0;  }
.liste ul							{ width: 500px; padding: 0; margin-left:5px; list-style-type: 0; }
.liste ul li							{ width: 450px; height:65px; font-size:11px;  margin-bottom:5px; }
.liste ul li img							{ float: left; margin-right:5px; }
.listedescription						{ width: 100%; }
.liste ul li div h2						{ font-size:11px; text-decoration:underline; margin: 0 0 0 0; padding-top:5px;}
.liste ul li p							{ font-weight:normal; margin:0 0 0 0;}
.liste ul li b							{ display: block; margin-top: 32px; }


/* Video */
#video							{ float:left; margin-left:15px;}
#videoplayer					{ background-color:#000000; width:480px; height:360px; margin-top:10px; border: 3px solid #DADADA;}
#message_video						{ color:#333333; font-size:13px; padding-top:10px; text-align:center; margin-bottom:20px; font-style:italic }
#video_description 			{ width:480px; }
#video_description	p			{ font-size:9px; }
#video_description	h2			{ font-size:20px; text-align:center; }


/*Disclamer*/
#disclamer			{text-align:left;}
#disclamer_fond 		{position:absolute; z-index:15; width:100%; height:2650px; background:black; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
#disclamer_a		{ position:absolute; z-index:199; width:100%; text-align:center; clear:both;} 	
#disclamer_b			{background-color: #000000; width:560px; height:340px; margin:auto; border:3px solid #FE0188; margin-top:130px; padding-top:10px;}
#disclamer_b p a	{ color: #EEEEEE; font-size:13px; font-family:Times;}

#disclaimer_vignettes 	{ float: left;  width:80px; padding-left:55px;}
#disclaimer_showtf		{ float:left; text-align:left;}
#disclaimer_vignettes img	{ border: 1px solid #FE0188; }



/* Footer */
#footer ul 		{list-style-type:none; margin:0; padding:0; }
#footer ul.partenaire { min-height:10px; }
#footer ul li	{display:inline-block; margin-left:8px;}

/* copyright */
#copyright			{ text-align:center; color:#333333;}
