#sidebar{
	width:300px;
	background:transparent;
	min-height:380px;
}

#sidebar h4{
	background:transparent;
	font-size:17px;
	padding:5px 0 0px 10px;
	text-transform:uppercase;
}

#sidebar h3.first{
	background:transparent;
	padding:2px 0 5px 5px;
}

		

#dates {
	background:#000;
	color:#FFF;
	margin:10px 0 0 0;	
}

#dates ul{
	list-style:none;
	text-align:center;
}

#dates .page_navigation{
	text-align:right;	
	margin:4px 10px;
}

#dates .page_navigation .previous_link
{
	background:#000 url(../img/prev.jpg) center center no-repeat;
	color:#FFF;
}

#dates .page_navigation .next_link
{
	background:#000 url(../img/next.jpg) center center no-repeat;
	color:#FFF;
}

#dates .page_navigation .first_link,
#dates .page_navigation .page_link,
#dates .page_navigation .last_link,
#dates .page_navigation span
{
	display:none;
	width:0;
	height:0;
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
	position:fixed;
	top:-100000;
}

#dates .page_navigation a{
	padding:2px 3px;
	margin:2px;
	text-decoration:none;
	display:inline-block;
	font-family: Tahoma;
	font-size: 11px;
	background-color:#000;
	color:#FFF;
}





#countdown{
	background:#000;
	color:#FFF;
	margin:10px 0 0 0;
}



#pubs{
	margin:10px 0 0 0;
	width:300px;
	padding:0;
}

.adsBig {
    clear:both;
    margin:0 0 10px 0;
}

.adsLittleLeft {
    float:left;
}

.adsLittleRight {
    float:right;
}



#highlights {
	background:transparent;
	width:678px;
}


#highlights .lecteur_principal{
	background:#efeae9;
	margin:0 0 20px 0;
	width:100%;
}

#highlights .lecteur{
	background:#000;
	padding:10px;
	height:370px;
}

#highlights .lecteur #player_loader{
	width:658px;
	height:370px;
}

.highlight-first{
	padding:10px;
}


.highlight-first .date{
	color:#777474;
	font-size:14px;
}

.highlight-first h1 a,
.highlight-first h1 a:link,
.highlight-first h1 a:hover,
.highlight-first h1 a:visited
{
	text-transform:uppercase;
	color:#000;
	font-size:20px;
	margin:8px 0;
}

.highlight-first{
	color:#232323;
	font-size:12px;
}

.description{
	color:#232323;
	font-size:12px;
}


.highlight-first .shareLink{
	text-align:right;
}

.highlight-first .shareLink a,
.highlight-first .shareLink a:link,
.highlight-first .shareLink a:hover,
.highlight-first .shareLink a:visited
{
	color:#FFF;
	background:#000;
	padding:4px 8px;
	display:block;
	text-align:center;
	width:60px;
	text-transform:uppercase;
	font-size:12px;
	float:right;
}


.highlight{
	background:#efeae9 url(../img/highlight.jpg) no-repeat 226px 100%;
	margin:0 0 20px 0;
	width:100%;
	height:158px;
	overflow-y:hidden;
	color:#232323;
}

.highlight .vignette{
	width:226px;
}

.highlight .infos{
	width:430px;
	padding:10px;
}


.highlight .date{
	color:#777474;
	font-size:12px;
}

.highlight h2 a,
.highlight h2 a:link,
.highlight h2 a:hover,
.highlight h2 a:visited
{
	color:#000;
	font-size:15px;
	margin:4px 0;
	text-transform:uppercase;
}

.highlight .description * {
	color:#232323;
}


.highlight .shareLink{
	text-align:right;
}

.highlight .shareLink a,
.highlight .shareLink a:link,
.highlight .shareLink a:hover,
.highlight .shareLink a:visited
{
	color:#FFF;
	background:#000;
	padding:4px 8px;
	display:block;
	text-align:center;
	width:40px;
	text-transform:uppercase;
	font-size:8px;
	float:right;
	margin:20px 0 0 0;
}







