*{
			font-family:Tahoma;
		}
		body{
			margin:0; background-color: #474744;
		}
		#body {
			text-align: center;
		}
		#main {
			width: 980px; background-color: #5b8cfb;
			margin: 0 auto;
		}
		img{
			border:0;
		}
		#header {
			width: 980px;
			height: 185px;
			margin: 0 auto;
			background:url('./images/header.jpg') no-repeat right center;
		}
		#main-table {
			width: 980px;
			border-collapse: collapse;
		}
		#main-table td {
			vertical-align: top;
			padding-top : 0;
		}
		#menu-left {
			width: 220px;
			background-color: #5b8cfb;
			vertical-align:top;
			padding:10px;
			text-align:justify;
		}
		#menu-left p {
			color: #5B5B5B;
			font-weight: bold;
			font-size: 13px;
			margin: 5px 0;
			padding-left: 26px;
			background-repeat: no-repeat;
			background-position: left center;
			line-height: 25px;
		}
		#menu-left select {
			margin-left: 26px;
		}
		#menu-left input {
			margin-left: 26px;
		}
		#bt-submit {
			margin: 10px 0 0 26px;
		}
		
		#menu-top {
			height: 30px;
		}
		#menu-top div {
			float: left;
			padding: 5px 10px;
			font-size: 13px;
			font-weight: bold;
			background-color: #FED1A8;
		}
		
		
		#menu-top div.active {
			background-color: #FF7300;
			margin: 0 15px;
			color: #FFF;
		}
		#menu-top div a {
			color: #000;
			text-decoration: none;
		}
		
		
		
div.pagination  {
	text-align:center;
	line-height: 26px;
	margin: 20px auto;
	width: 600px;
}

div.pagination span , div.pagination a {
	margin:3px;
	
}

div.pagination .current {
	font-weight:bold;
			float:left;
			width: 30px;
			height: 30px;
}

div.pagination .disabled {
	color:#999;
}

div.pagination div.links {
	width: 300px;
	margin: 0 10px 0 50px;
}
div.pagination div.previous {
	width: 120px;
	float: left;
}
div.pagination div.next {
	width: 120px;
	float: left;
	text-align: right;
}



a{
	color:#000000;

}
a:hover { color:#cccccc; }

		div.links div {
			font-weight:bold;
			width: 30px;
			height: 30px;
			text-align: center;
			font-size: 12px;
		}
		
		div.links div.current {
			background:url( './images/pages.png' ) no-repeat;
			color: #FFF;
			padding:0px;
			float:left;
			width: 30px;
			height: 30px;
		}
		div.pagination .autre {
			background: url( './images/pages.png' ) no-repeat;
			color: #000;
			float:left;
			width: 30px;
			height: 30px;
		}
		div.pagination .autre a{
			color:black;
			text-decoration:none;
		}
		div.pagination .disabled {
			color:#999;
			float:left;
		}
		div.links {
			width: 450px;
			float: left;
			margin: 0 5px;
			float:left;
		}
		
		
		.listBox{
			border: 1px solid #ACACAC;
			background-color: #5b8cfb;
			margin: 10px;
		}
		
		div.player-flv {
			width: 548px;margin: 10px auto;		}
		div.description {
			width: 548px;margin: 10px auto;		}

		
		div.description h2 {
			color: #f6f908;
			font-size: 15px;
			padding-left: 1px;
			line-height: 22px;
			
			margin-top: 10px;
			text-align:justify;
		}
		div.description h3 {
			color: #000;
			font-size: 16px;
			padding-left: 25px;
			line-height: 20px;
			
		}
		div.description p {
			color:#ffffff;
			font-size:12px;
			margin-top:10px;
			text-align:justify;
		}
		
		div.script-box {
			clear: both;
			width: 720px;
			margin: 20px auto;
		}
		
		div.script-box p.code {
			
			width: 548px;
			height: 47px;
			float: left;
			margin: 10px;
		}
		div.script-box textarea {
			font-size: 11px;
			border: 0;
			background-color: transparent;
			width: 530px;
			height: 45px;
			overflow: hidden;
		}
		
		
		div.script-box p.copy {
			float: left;
			margin: 10px;
		}
		div.script-box p.copy a {	
			color: #000;
			text-decoration: none;
		}
		
		.clear {
			clear:both;
		}
		.underline{
			color:#5B5B5B;
			font-weight:bold;
			font-size:13px;
		}
		.titre_menu{
			font-weight:bold;
			font-size:14px;
			color:#ffffff; 
		}

#cadremenugauche {
width:200px;
margin:auto;
padding:10px;
background-color:#ffffff;
border-left:1px solid #000000; /* couleur du cadre */
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
}

div#texte {
	border: 1px solid #ACACAC;
			background-color: #a2befc;
			margin: 10px;
	}
#contenu .lienspartenaires {font-family:arial; color:#f02567; font-size:23px; text-decoration:underline; font-weight:bold;}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
