body {
	background-color:#e6b9b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
.favoris {
	font-size: 24px;
	font-weight: bold;
	text-decoration:underline;
	color:#FF0000;
}
.boite {
	width: 200px;
	font-size:11px;
	padding-bottom:10px;
	float: left;
}
.boite h2 {
	font-size: 17px;
	color:#000000;
	font-family:"trebuchet MS";
	margin-top:20px;
	margin-right:10px;
	margin-bottom:0px;
	padding:0px;
}
.boite a {
	width: 170px;
	color:#000000;
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration:none;
	display:block;
}
.boite a:hover {
	width: 170px;
	color: #000000;
	background-color:#f2dddc;
	display:block;
}
.tiers {
	width:230px;
	float: left;
	text-align:center;
}
.tiers img{
	width: 220px;
	height: 163px;
	border: #000000 1px solid;
	margin: 5px;
}
.tiers span{
	display:none;
}
#contenu {
	width:740px;
	float:left;
	margin-top:5px;
}
#contenu h1{
	color:#000000;
	margin-top:20px;
}
.container {
	width:970px;
}
#barreGauche {
	width:220px;
	float:left;
	padding:0px 0 0 10px;
	margin-top:5px;
}
#wrapper {
	width:970px;
	margin:0 auto;
}
.partenaires {
	float: left;
	text-align:left;
}
.partenaires a, .partenaires a:visited, .partenaires a:link {
	text-decoration:none;
	color:#000000;
	width:150px;
	display:block;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	text-align:center;	
}
.partenaires a:hover {
	background-color:#FFFFFF;
}
#header h1 a {
	background-image:url(logo.png);
	width:400px;
	height:120px;
	display:block;
}
#header h1 a span {
	display:none;	
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
}
.page {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}









.boite_thumbs {
	float:left;
	width:224px;
	height:195px;
	margin:5px 11px 11px 5px;
	white-space: nowrap;
	position:relative;
}

.img-star-fix {
	width: 11px;
	height: 11px;
}

.boite_etoiles {
	height: 12px;
	white-space: nowrap;
	width:60px;
}

.videoThumbs{
	border:1px solid #888888;
}


.relative{
	position:relative;
}

.absolute{
	position:absolute;
}

.static{
	position:static;
}


.video-cont-wrapper{
	position:relative;
	color:#555555;
	height:14px;
	text-align: left;
	font-size:10px;
}

.video-left-text{
	left:0;
	top:0;
}

.video-right-text{
	left:0;
	right:0;
	text-align: right;
}

.float-left{
	float:left !important;
}

.float-right{
	float:right !important;
}

 .clear-both{
	 clear:both;
 }
 
 
 
 
 .pageBloc{
	padding: 20px 6px 6px 6px;
	height: 20px;
	text-align: center;
	font-size: 18px;
	margin: 30px 0px 10px 20px;
}

.page{
	border: solid 1px #006600;
	padding: 5px;
	margin: 3px;
	background-color: #D7EDDC;
}

.pageSelected, .page_txt{
	font-weight: bold;
	padding: 3px;
	margin: 2px;
}




.clear {
	clear:both;
}

.relative{
	position:relative;
}

.absolute{
	position:absolute;
}

.static{
	position:static;
}

.submenu{
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
	height: 30px;
}

.submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.submenu ul li, .submenu ul li a{
	font-family:verdana, arial, sans-serif;
	text-decoration: none;
}

.submenu ul li{
	float:left;
	padding:5px 8px 5px 8px;
}

.submenu-actif a{
	color:#555555;
}







.etoiles-sprite {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(data/etoiles.png) no-repeat 0 0;

}

.etoiles-vote{
	height:13px;
	width:61px;
	border: 1px dotted #0099CC;
}

.etoiles-on{
	height:13px;
	background-position:0px 0px;
}

.etoiles-off{
	height:13px;
	width:61px;
	background-position:0px -14px;
}

.etoiles-vote div a{
	width:12px;
	height:13px;
	display: block;
	float:left;
	text-align: center;
	text-indent: -999em;
	-moz-outline-style: none !important;
}

.etoiles-vote div a:active {
	outline:none;
	overflow:auto;
	-moz-outline-style: none !important;
}






.pageContenu {
  background-color:white ; /* le fond de la page est blanc */
  color:black; /* les textes sont noirs */
  width:970px;
  padding-top:0px;
  padding-left: 0px;
  padding-right: 0px;
  margin:0px;
  border-left:solid 2px black ;
  border-right:solid 2px black ;
  border-bottom:solid 2px black ;
}
.menu1 { /* boite qui contient le menu (les onglets) */
  border-bottom:solid 2px black ; /* crée le trait noir en-dessous des onglets */
  padding-top:12px ; /* marge intérieure haute */
  padding-bottom:7px; /* marge intérieure basse */
  width:970px;
}
.onglet { /* style des onglets inactifs */
  border:solid 1px black ; /* encadrement */
  margin:5px 5px 0px 5px ; /* marge extérieure */
  padding:7px 3px 7px 3px} /* marge intérieure */

a.onglet { /* style des liens se trouvant dans un onglet inactif */
  background-color:#E7E4E4 ; /* le fond de l'onglet est gris */
  text-decoration:none} /* les liens ne sont pas soulignés */

.onglet-actif { /* style de l'onglet de la page active */
   border:solid 2px black ; /* l'encadrement est porté à 2 pixels */
   border-bottom:solid 3px white ; /* le trait inférieur est effacé */
   margin:5px 5px 0px 5px ; /* marges intérieures */
   padding:7px 3px 7px 3px ; /* marges extérieures */  
   background-color:white} /* le fond de l'onglet actif est blanc*/