@CHARSET "UTF-8";

/* PNG FIX (HOPEFULLY...) */
/* img, div, a { behavior: url(iepngfix.htc); }*/

body 
{
	margin: 0px; /* to avoid margins */
	padding: 0;
	text-align: center; /* to correct the centering IE bug*/
	background-color: #f6f0e1;
	background: url(/img/New/Background.jpg) repeat top;
	font-family: arial;
	z-index:50;
}

#MainContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	text-align: left;
	z-index:50;
}

div
{
	border: none;	
	text-align: left;
	margin: 0; /* to avoid margins */
	padding: 0;
	z-index:50;
}

div.MainContainer
{
	position:relative;
	top:0px;
	bottom:0px;
	height:100%;
	width: 99.7%;
	z-index:50;
	background-image: url(/img/New/BottomRight.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.GreatContainer
{
	background-image: url(/img/New/TopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
}

div.Content
{
	margin-left: auto;
	margin-right: auto;
	width:950px;
	z-index:50;
}
div.BackContent
{
	background: url(/img/imgArchives/backmid.png) repeat left;
	width:950px;
	min-height:935px;
}

div.TopLeaderBoard
{
	height:110px;
	z-index:50;
}

img.logo
{
	position:relative;
	z-index:4000;
	top:-10px;
	left:20px;
}

div.LeaderBoard
{	
	position:relative;
	top:-235px;
	width:728px;
	height:90px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: 10px;
	z-index:50;
}

div.MenuBar
{
	height:60px;
	padding-left: 185px;	
	background: url(/img/imgArchives/menubar.png) no-repeat top;
	z-index:50;
}

div.MainContent
{
	height:auto;
	width:950px;
	overflow:hidden;
	background: url(/img/imgArchives/MainContent.png) repeat top;
	z-index:50;
}

div.CenterContainer
{
	height:auto;
	width:950px;
	overflow:hidden;
	z-index:50;
}

div.CenterContainerCat
{

	height:auto;
	width:auto;
	overflow:hidden;
	z-index:50;
	background:url(/img/imgArchives/catMain_header.jpg) no-repeat top left;
	width:615px;
	margin-left:14px;
}

div.CenterContainerCat2
{

	height:auto;
	width:auto;
	overflow:hidden;
	z-index:50;
	background:url(/img/imgArchives/catMain_header2.jpg) no-repeat top left;
	width:615px;
	margin-left:14px;
}

div.RightContainer
{
	height:auto;
	width:320px;
	float:right;
	padding-right:2px;
	overflow:hidden;
	z-index:50;
}

div.RightContainerCat
{
	height:auto;
	width:319px;
	float:right;
	padding-right:2px;
	overflow:hidden;
	z-index:50;
}

div.VideoTitle
{
	padding-left:32px;
	background-color: #585644;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	height:auto;
	width:470px;
	overflow:hidden;
	z-index:50;
}
div.VideoContainer
{

	background-color:#000000;
	height:auto;
	width:500px;
	float:left;
	overflow:hidden;
	z-index:50;
	padding-top:20px;
}

div.midContent
{

	background-color:#000000;
	height:auto;
	width:575px;
	float:left;
	overflow:hidden;
	z-index:50;
	padding-top:20px;
	padding-left:20px;
}

div.Barreleft
{
	width:120px;
	
}
div.LeftContainer
{
	width:110px;
	overflow:hidden;
	float:left;
	padding-left:14px;
	z-index:50;
}

div.LeftHeader
{
	position:relative;
	width:625px;
	background: url(/img/imgArchives/LeftHeader.png) no-repeat top;
	height:133px;
	z-index:50;
}

img
{
	z-index:99;
}

img.title
{
	position:relative;
	top:17px;
	left:25px;
	z-index:50;
}

div.ticker
{
	height:35px;
	background: url(/img/imgArchives/ticker.png) no-repeat top left;
	z-index:50;
	width:320px;
	padding-right:0px;
}

div.login
{
	height:105px;
	width:320px;
	background: url(/img/New/login.png) no-repeat top right;
	z-index:50;
}

div.oublie
{
	padding-left:230px;
	padding-top:8px;
	position:absolute;
}
div.imgOublie
{
	height:36px;
	background: url(/img/New/btOublie.png) no-repeat 0 0;
	width:62px;
	text-indent:-5000px;
}
div.imgOublie:hover
{
	background-position: -62px 0;
}

div.membre
{
	padding-left:50px;
	padding-top:3px;
	position:absolute;
}
div.imgMembre
{
	height:27px;
	background: url(/img/New/btDevenirMembre.png) no-repeat 0 0;
	width:101px;
	text-indent:-5000px;
}
div.imgMembre:hover
{
	background-position: -101px 0;
}

input
{
	font-size:7pt;
	border:none;
	background-color:transparent;
}

div.logout
{
	height:105px;
	width:320px;
	background: url(/img/New/logout.png) no-repeat top right;
	z-index:50;
}

div.profil
{
	padding-left:180px;
	padding-top:40px;
	position:absolute;
}
.imgProfil
{
	display: block ;	
	height:41px;
	background: url(/img/New/profil.png) no-repeat 0 0;
	width:89px;
	text-indent:-5000px;
}
.imgProfil:hover
{
	background-position: -89px 0;
}

div.televersement
{
	padding-left:30px;
	padding-top:55px;
	position:absolute;
}
.imgTeleversement
{
	display: block ;
	height:24px;
	background: url(/img/New/televersement.png) no-repeat 0 0;
	width:112px;
	text-indent:-5000px;
}
.imgTeleversement:hover
{
	background-position: -111px 0;
}

div.label
{
	padding-top:30px;
	padding-left:15px;
	text-align:left;
	word-spacing:63px;
}

div.ChampsLogin
{
	padding-left:15px;
}
div.ChampsLogin input
{
	width:130px;
}
div.password input
{
	width:130px;
}

input.password
{
	padding-left:15px;
}

div.go
{
	text-align:right;
	padding-top:3px;
	padding-right:25px;
}

div.BrancheToi
{
	position:absolute;
	top:215px;
	z-index:70;
	padding-left:3px;
	padding-top:0px;
}

input
{
	font-size:7pt;
	border:none;
	background-color:transparent;
}
.RightFooterVidTitle
{
	text-align:left;
	margin-left:60px;
	color:#FFFFFF;
	font-weight:bold;
	background: url(/img/imgArchives/bgThumbList1.png) repeat-y top;
	width:220px;
}
.RightFooterVidDesc
{
	text-align:left;
	margin-left:60px;
	color:#FFFFFF;
	font-weight:bold;
	background: url(/img/imgArchives/bgThumbList2.png) repeat-y top;
	width:220px;
}

#thumbTitreCat{
	background: url(/img/New/fondRightWidget.png) no-repeat;
	width:279px;
	height:73px;
}

.RightFooterCatFirst
{
	/*margin-top: 30px;*/
}

div.RightFooterCat
{
	padding-top: 0px;
}	
	.thumb
	{
		float:left;
		width:48px;
		height:36px;
		border: solid #000000 2px;
	}
	.thumb img
	{
		height:36px;
		width:48px;
	}
	.descriptionThumb p{
		padding-left:5px;
		margin-left:55px;
		margin-right:40px;
		text-align:left;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	.descriptionThumb table{
		padding-left:5px;
		margin-left:0px;
		margin-right:40px;
		text-align:left;
		color:#FFFFFF;
		font-weight:bold;
	}

.RightFooterCatTitle
{
	background: url(/img/imgArchives/bgThumbList1.png) repeat-y top;
}
.RightFooterCatDesc
{
	background: url(/img/imgArchives/bgThumbList2.png) repeat-y top;
	margin-left:55px;
	width:220px;
	font-size:8pt;
	font-weight:lighter;
	padding-left:5px;
}

span.descriptionVu
{
	color:#c3c3c3;
}

td.petit{
	font-size:10pt;
}

a.titre{
	color:#ffffff;
	text-decoration:none;
}

a.titre:hover{
	color:#ffffff;
}

a.ecrite{
	color:#ffffff;
	text-decoration:none;
}

a.ecrite:hover{
	color:#cf4300;
}

div.BigBoxContainer
{
	width:320px;
	height:250px;
	background: url(/img/imgArchives/BigBox.png) no-repeat top;
	z-index:50;
}

div.BigBox
{
	margin-left: 10px;
	width:300px;
	height:250px;
	z-index:50;
}

div.RightFooter
{
	height:auto;
	min-height:70px;
	z-index:50;
}

div.leftWidgetTop
{
	background: url(/img/imgArchives/widgetTop.jpg) no-repeat top left;
	width:120px;
	height:274px;
	padding-left:25px;
	z-index:50;
}

div.leftWidgetCenter
{
	background: url(/img/imgArchives/widgetCenter.jpg) repeat-y  top right;
	width:120px;
	height:10em;
	padding-left:25px;
	z-index:50;
}

div.leftWidgetBottom
{
	background: url(/img/imgArchives/widgetBottom.jpg) no-repeat bottom left;
	width:120px;
	height:327px;
	padding-left:25px;
	z-index:50;
}
div.TitreCom
{
	background-color: #585644;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	height:auto;
	width:auto;
	overflow:hidden;
	z-index:50;
}
div.TextCom
{
	color:#FFFFFF;
	height:auto;
	width:auto;
	overflow:hidden;
	z-index:50;
}
div.TitreLeft
{
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	height:auto;
	width:120px;
	overflow:hidden;
	z-index:50;
}
div.TextLeft
{
	font-weight:bold;
	color:#FFFFFF;
	height:auto;
	width:120px;
	overflow:hidden;
	z-index:50;
}
div.AutreVideo
{
	padding:10px 10px; 
	color:#FFFFFF;
	width:490px;
	height:auto;
	float:left;
	z-index:50;
}
div.Commentaire
{
	width:480px;
	background-image:url(/img/imgArchives/contentMain_commentaireBg.jpg);
}
div.CenterText
{
	width:490px;
	height:312px;
	float:left;
	z-index:50;
}

p
{
	margin:0;
	padding:0;
	text-align:justify;
	z-index:50;
}

div.RockTop
{
	height:20px;
	z-index:0;
}

#RockTop img
{
	position:absolute;
	top:-50px;
	left:-75px;
	float:left;
	display:block;
	z-index:77;
}

div.RockBottom
{
	height:0px;
}

div.MainFooter
{	
	background: url(/img/imgArchives/Footer.png) no-repeat top;
	/*height:90px;
	z-index:1;
	position:relative;
	bottom:75px;
	padding-left:50px;*/
	height:170px;
	z-index:50;
	padding-left:70px;
}

.Cherche
{
	float:right;
	z-index:51;
	padding-right:15px;
	padding-top:15px;
}
.FieldCherche
{
	position:absolute;
	z-index:60;
	padding-left:512px;
	padding-top:27px;
	color:#FFFFFF;
	font-size:16px;
}
.rss
{
	position:absolute;
	margin-left:500px;
	margin-top:29px;
	z-index:200;
}

div.rightContent
{
	height:500px;
	padding-left:0px;
}
div.VidSec
{
	padding-top:100px;
	padding-left:20px;
	height:474px;
	width:320px;
	background: url(/img/imgArchives/rightVidMenu.png) no-repeat top left;
}

div.CatSec
{
	position:relative;
	padding-top:10px;
	padding-left:20px;
	height:474px;
	width:320px;
	background: url(/img/imgArchives/rightVidMenu.png) no-repeat top left;
	z-index:70;
}

#Menu {
	margin: 0px;
	padding: 0;
	padding-top:30px;
	padding-left:15px;
	list-style:none;
	position: absolute;
	z-index:51;
}

#Menu li {
	float:left;
	margin-right: 5px;
	padding: 0;
	overflow:hidden; 	/* To mask the actual text of the link  overflow + textindent */
}

#Menu li a.ClipsButton {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 41px;
	background: url(/img/New/btLesClips.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 89px;
	text-indent:-5000px;
}

#Menu li a.ClipsButton:hover {
	background-position: -89px 0;
}

#Menu li a.PartenairesButton:hover {
	background-position: -112px 0;
}
#Menu li a.PartenairesButton {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 26px;
	background: url(/img/New/btPartenaires.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 112px;
	text-indent:-5000px;
}

#Menu li a.ScoopButton {
	display: block ;
	height: 30px;
	background: url(/img/New/btScoop.png) no-repeat 0 0 ;
	width: 82px;
	text-indent:-5000px;
}

#Menu li a.ScoopButton:hover {
	background-position: -82px 0;
}

#Menu li a.ParticipateButton {
	display: block;
	height: 28px;
	background: url(/img/New/btParticipe.png) no-repeat 0 0 ;
	width: 89px;
	text-indent:-5000px;
}

#Menu li a.ParticipateButton:hover {
	background-position: -89px 0;
}

#Menu li a.EquipeButton {
	display: block ;
	height: 30px;
	background: url(/img/New/btEquipe.png) no-repeat 0 0 ;
	width: 79px;
	text-indent:-5000px;
}

#Menu li a.EquipeButton:hover {
	background-position: -79px 0;	
}


div.padding{
	height:130px;
}

img{
	border:none;
}

#titreCat
			{
			/*background:url(/img/imgArchives/titreCat.jpg) no-repeat top left;*/
			width:489px;
			height:68px;
			margin-left:60px;
			}
			
			.LeTitre
			{
				padding-top:15px;
			}
			
			#tableauContenu
			{
				margin-left:15px;
				font-weight:bold;
				font-size:10pt;
			}
			
				.TlistItem, .listItem1, .listItem2, #tableauContenu
				{
				clear:both;
				}
				
				.TlistItem div
				{
				color:#999999;
				font-weight:bold;
				float:left;
				background-color:#000000;
				border-right:#666666 solid 1px;
				width:580px;
				}				
					div.dateListCat
					{
					width:85px;
					text-align:center;
					}
						div.dateListCat span
						{
						position:relative;
						top:5px;
						}
					
					div.thumbListCat
					{
					width:72px;
					color:#000000;
					}
					div.titreScoopListCat a
					{
						padding-top:5px;
						text-decoration:none;
						padding-left:10px;
						padding-right:5px;
						display:block;
						color:#ffffff;
					}
					div.titreListCat
					{
					/*width:231px;*/
					width:276px;
					}
					
					div.titreListCat a
					{
						text-decoration:none;
						padding-left:10px;
						padding-right:5px;
						display:block;
						color:#ffffff;
					}
					
					
					div.titreListCat a:hover
					{
						color:#cf4300;
					}
					
					div.auteurListCat
					{
					width:96px;
					text-align:center;
					}
						div.auteurListCat span
						{
						position:relative;
						top:5px;
						}
					
					div.vuListCat
					{
					width:65px;
					text-align:center;
					}
					
					div.coteListCat
					{
					display:none;
					/*width:45px;*/
					border:none;
					text-align:center;
					}
					
					
					
					div.inscListColl
					{
					width:85px;
					}
					
					div.pseudoListColl
					{
					width:200px;
					}
					
					div.ageListColl
					{
					width:45px;
					}
					
					div.sexeListColl
					{
					width:45px;
					}
					
					div.villeListColl
					{
					width:144px;
					}
					
					div.ecoleListColl
					{
					width:75px;
					border:none;
					}
					.centertop
					{
					text-align:center;
					padding-top:6px;
					}
					.titrepad
					{
					padding-top:6px;
					padding-left:4px;
					padding-right:4px;
					}
					.hoverligne:hover
					{
						background-color:#c3c3c2;
					}
				.listItem1 div
				{
				color:#EEEEEE;
				float:left;
				padding-left:0px;
				border-right:#999999 solid 1px;
				height:54px;
				background:url(/img/imgArchives/transparentSombre.png) repeat;
				overflow:hidden;
				}
				.listItem2 div
				{
				color:#EEEEEE;
				float:left;
				padding-left:0px;
				border-right:#999999 solid 1px;
				height:54px;
				background:url(/img/imgArchives/transparentClair.png) repeat;
				overflow:hidden;
				}
/*REGISTER*/
div.overBox
{
	padding-left:50px;
	padding-top:65px;
}

div.box{
	color:#ffffff;
	min-height:210px;
	background:url(/img/imgArchives/transparentSombre.png) repeat;
	font-size: 0.75em;
	padding: 10px;
	margin:0px;
	width:500px;
}

div.box input
{
	font-size:12pt;
	border:1px;
	background-color:#ffffff;
}

div.box div
{
	word-spacing:normal;
	width:300px;
}

div.box legend
{
	font-size: 12pt;
	color:#ffffff;
	
}

/*FIN REGISTER*/
div.TICKER
{
	font-family: arial, "lucida console", sans-serif;
	font-weight:bold;
	font-size:10pt;
}

#TICKER a
{
	text-decoration:none;
	color:#cf4300;
}

#TICKER a.span
{
	color:#ebe8dd;
}
/*CSS POUR LE FOOTER*/

div.fond
{
	top:0px;
	left:0px;
	position:fixed;
	background: url(/img/New/fond.png) repeat left;
	height:100%;
	width:100%;
	z-index:100;
	display:none;
	
	text-align:center;
	vertical-align:middle;	
}

div.frame
{
	position:fixed;
	z-index:101;
	top:50%;
	left:50%;
	margin-top:-250px; /* moitié de la hauteur */
	margin-left:-200px; /* moitié de la largeur */
}

div.frame_carre
{
	background: url(/img/New/frame.png) no-repeat bottom right;
	height:523px;
	width:420px;
	margin-top:18px;
	position:absolute;
}

div.textContainer
{
	padding-left:40px;
	padding-top:55px;
	height:445px;
	width:365px;
}

div.text
{
	height:445px;
	width:365px;
	overflow:auto;
}
div.text p
{
	font-size:11pt;
}

div.fermer
{
	padding-top:23px;
	padding-left:290px;
	position:absolute;
	z-index:105;
}

div.conditions
{
	z-index:500;
	position:absolute;
	display:none;
}

div.rejoindre_aidez
{
	padding-top:13px;
	z-index:500;
	position:absolute;
	display:none;
}

div.text b
{
	color:#cf4300;
}

div.text a {
	color: #cf4300;
	text-decoration: none;
}

div.text a:visited {
	color: #cf4300;
}

div.text a:hover {
	color: #cf4300;
	text-decoration:underline;
}

img{
	border:none;
}

 /*Pour les lien dans le bas de page*/
#Bas {
	margin: 0px;
	padding: 0;
	padding-top:100px;
	padding-left:10px;
	list-style:none;
	position: absolute;
	z-index:51;
}

#Bas li {
	float:left;
	margin-right: 5px;
	padding: 0;
	overflow:hidden; 	/* To mask the actual text of the link  overflow + textindent */
}

#Bas li a.condition {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 41px;
	background: url(/img/New/btConditionsUtilisation.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 133px;
	text-indent:-5000px;
}

#Bas li a.condition:hover {
	background-position: -134px 0;
}

#Bas li a.rejoindre {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 41px;
	background: url(/img/New/btNousRejoindre.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 92px;
	text-indent:-5000px;
}

#Bas li a.rejoindre:hover {
	background-position: -93px 0;
}

#Bas li a.aidezmoi {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 41px;
	background: url(/img/New/btAide.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 100px;
	text-indent:-5000px;
}

#Bas li a.aidezmoi:hover {
	background-position: -101px 0;
}

#Bas li.copyright {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 41px;
	background: url(/img/New/noticeCopyright.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 214px;
	text-indent:-5000px;
}

#Bas li.telefilm {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 57px;
	background: url(/img/New/logoTelefilm.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 97px;
	text-indent:-5000px;
}

#Bas li.canada {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 41px;
	background: url(/img/New/logoCanada.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 97px;
	text-indent:-5000px;
}

#Bas li.bell {
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */	
	height: 57px;
	background: url(/img/New/logoFondsBell.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	width: 97px;
	text-indent:-5000px;
}
#Bas li a.bell
{
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */
	background: url(/img/New/logoFondsBell.png) no-repeat 0 0;
	height: 57px;
	width: 97px;
	text-indent:-5000px;
}
#Bas li a.telefilm
{
	display: block ; /* On passe les liens en Ã©lÃ©ments de type block pour leur donner des propriÃ©tÃ©s de taille */
	background: url(/img/New/logoTelefilm.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne Ã  0px du bord gauche et 0px du bord haut */
	height: 57px;
	width: 97px;
	text-indent:-5000px;
}
/* FIN FOOTER */

.listItemX div
{
	color:#EEEEEE;
	float:left;
	padding-left:0px;
	border-right:#999999 solid 1px;
	height:auto;
	background:url(/img/imgArchives/transparentSombre.png) repeat;
	overflow:hidden;
	font-size:10pt;
}

div.participeListCat
{
	margin-top:60px;
	width:570px;
	padding:10px;
}

#tableauContenu p
{
	display:block;
	padding-bottom:10px;
}

#tableauContenu input
{
	background-color:white;
	border: 1px solid white;
	color:black;
}

#tableauContenu a
{
	color:#cf4300;
}

div.row{
	padding-top:50px;
	padding-left:75px;
	display:block;
	width:500px;
}

div.cadre{
	background-color:#ffffff;
	height:200px;
	width:140px;
	float:left;
	margin:10px;
}

div.photo
{
	padding-left:7px;
	padding-top:7px;
}

div.nom{
	float:left;
	color:#ea3023;
	font-size:10pt;
	font-weight:bold;
	width:140px;
	text-align:center;
}

a.nom{
	color:#ea3023;
	text-decoration:none;
}

a.nom:hover{
	color:#ea3023;
}

a.nom:visited{
	color:#ea3023;
}

div.mantra{
	font-size:8pt;
	padding-left:2px;
	width:136px;
	text-align:center;
}

#tableauContenu img
{
	width:100%;
}

div.titreScoopListCat
{
	width:328px;
	padding-left:10px;
	padding-right:5px;
}

div.titreScoopListCat a
{
	text-decoration:none;
	color:#ffffff;
}

div.titreScoopListCat a:hover
{
	color:#cf4300;
}

#tableauContenu a
{
color:white;
}

#tableauContenu a:hover
{
color:#cf4300;
}

span.title
{
padding-left:10px;
}

div.titreScoops
{
position:relative;
left:42px;
top:8px;
}

div.arHot
{
position:absolute;
bottom:20px;
left:10px;
}

#thumbTitreCat img
{
position:relative;
top:-17px;
left:17px;
}

/* FIX D�SACTIVATION CHAMP DE RECHERCHE */
a.titre:hover{
	color:#cf4300;
}

div.MenuBar
{
background: url(/img/New/menubarTEMP.png) no-repeat top;
}

div.FieldCherche input
{
display:none;
}

div.Cherche
{
display:none;
}
div.partenaires{
	font-weight:lighter;
	color:#CCCCCC;
	font-size:10pt;
	background:none;
	border:none;
	margin-top:15px;
}
	div.logoPartenaires{
		float:left;
		width:150px;
		background:none;
		border:none;
		padding:0px;
		margin-left:15px;
	}
	
	div.descPartenaires{
		float:right;
		width:365px;
		margin-right:15px;
		padding:0px;
		background:none;
		border:none;
	}
/* FIN FIX D�SACTIVATION CHAMP DE RECHERCHE */