﻿@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF center top url(images/bg.jpg) no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}

#boddy {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF center top url(images/bg_accueil.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}



.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-left:14px;
}
.oneColFixCtrHdr #header {
	background: none; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:200px;
}

.oneColFixCtrHdr #header #rdi{
	position:absolute;
	z-index:2;
	width:229px;
	top:40px;
	margin-left:555px;
}

.oneColFixCtrHdr #header #logo{
	position:relative;
	z-index:1;
	width:257px;
	top:8px;
}

/* MENU DU HAUT */

.oneColFixCtrHdr #header #archives{position:absolute;z-index:3;width:71px; height:68px; top:110px;margin-left:220px; padding:0;}
.oneColFixCtrHdr #header #archives a{background:url(images/btn_archive.png) no-repeat; white-space:nowrap;  display:inline-block;}
.oneColFixCtrHdr #header #archives a:hover{background:url(images/btn_archive_over.png) no-repeat; white-space:nowrap;  display:inline-block;}


.oneColFixCtrHdr #header #episodes{position:absolute;z-index:4;width:124px; height:111px; top:68px;margin-left:310px; padding:0;}
.oneColFixCtrHdr #header #episodes a{background:url(images/btn_episode_a_venir.png) no-repeat; white-space:nowrap;  display:inline-block;}
.oneColFixCtrHdr #header #episodes a:hover{background:url(images/btn_episode_a_venir_over.png) no-repeat; white-space:nowrap;  display:inline-block;}

.oneColFixCtrHdr #header #nousjoindre{position:absolute;z-index:5;width:105px; height:95px; top:84px;margin-left:414px; padding:0;}
.oneColFixCtrHdr #header #nousjoindre a{background:url(images/btn_nous_joindre.png) no-repeat; white-space:nowrap;  display:inline-block;}
.oneColFixCtrHdr #header #nousjoindre a:hover{background:url(images/btn_nous_joindre_over.png) no-repeat; white-space:nowrap;  display:inline-block;}





.oneColFixCtrHdr #mainContent {
	padding: 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
}









/* COMMUNS  COMMUNS  COMMUNS  COMMUNS  COMMUNS */

a, a:visited{
	color:#F00;
}

IMG{
	border:0;
	vertical-align:middle;
}

a.regardezBlanc{
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px 0;
}

a.regardezBlanc:hover{
	color:#F00;
}

a.regardezBlanc2{
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px 0;
}

a.regardezBlanc2:hover{
	color:#F00;
}


a.regardezRouge{
	color:#C40106;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px 0;
}

a.regardezRouge:hover{
	color:#FF0000;
}


a.lien12Blanc{
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;	
}
a.lien12Blanc:hover{
	color:#F00;
}


a.lien12Rouge{
	color:#C40106;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;	
}
a.lien12Rouge:hover{
	color:#333;	
}

#btn_dvd{
	background:url(images/btn_dvd.png) no-repeat top left;
	width:170px;
	height:49px;
	padding:0;
	overflow:hidden;
	margin:10px auto 0;
}

#btn_dvd:hover{
	background:url(images/btn_dvd.png) no-repeat top right;
}



.titleBM{
	margin-bottom:15px;
}

.thumbLeftHome{
	float:left;
	margin-right:14px;
	background-color:#C40106;
}

.thumbLeftHome div{
	background-color:#C40106;
	color:#FFF;
	text-align:center;
	padding:3px;
}

div.thumbLeft{
	float:left;
	margin-right:14px;
	background-color:#FFF;
	font-size:11px;
	width:189px;
	padding:5px;
	margin-bottom:70px;
}

div.thumbLeft img{
	
}

div.thumbLeft div{
	background-color:#C40106;
	color:#FFF;
	text-align:center;
	padding:3px;
	font-size:11px;
	width:183px;
	
}

.opacitysevenborder  h3{
	margin:3px 0;
	font-size:20px;
	text-transform:uppercase;
}


.opacitysevenborder  h5{
	color:#000;
	font-size:12px;
	margin:2px 0;
	text-transform:uppercase;
}

.opacitysevenborder   p{
	font-size:11px;
	margin:5px 0;
}

.opacitysevenborder  h3{
	margin:3px 0;
	text-transform:uppercase;
}

 h3{
	margin:3px 0;
	font-size:20px;
	text-transform:uppercase;
}



 h4{
	margin:13px 0 0 0;
	font-size:16px;
	color:#C40306;
	text-transform:uppercase;
}



#list2 h5{
	color:#000;
	font-size:12px;
	margin:2px 0;
	text-transform:uppercase;
}



 #list2 p{
	font-size:11px;
	margin:5px 0;
}


.thumbTop{
	margin-right:14px;
	background-color:#C40106;
	width:137px;
}

.thumbTop div{
	background-color:#C40106;
	color:#FFF;
	text-align:center;
	padding:3px;
	clear:both;
	font-size:11px;
	width:183px;
	margin-bottom:10px;
}


#archivesBG{
	clear:both;
	padding-top:0px;
	margin-right:30px;
	background:url(images/bg_archives.png) no-repeat top left;
	margin-top:10px;
	padding:24px 20px;
	font-size:11px;
}


#nousjoindreBG{
	padding-top:0px;
	margin-right:20px;
	background:url(images/bg_archives.png) no-repeat top left;
	margin-top:10px;
	padding:20px 20px;
	font-size:11px;
	height:500px;
	width:880px;
}

.over{
	width:400px;
	height:190px;
	background:url(images/br_over.png) top no-repeat;
	position:relative;
	z-index:13;
	overflow:hidden;
	margin-bottom:15px;
	
}

.over2{
	width:210px;
	height:325px;
	background:url(images/br_over2.png) top no-repeat;
	position:relative;
	z-index:13;
	overflow:hidden;
	margin-bottom:15px;
	
}

.overHome{
	width:400px;
	height:100px;
	background:url(images/br_over.png) top no-repeat;
	position:relative;
	z-index:13;
	overflow:hidden;	
}

#tickerNext{
	width:400px;
	position:;
	
}

.sous{
	width:400px;
	position:absolute;
	padding:-10px 0 20px 0;
	margin-top:14px;
}

.sous2{
	width:200px;
	position:absolute;
	padding:0 0 20px 10px;
	margin-top:14px;
}

.sous h3{
	text-transform:uppercase;
	margin:4px 0;
}

.sous h5, .sous2 h5{
	font-size:11px;
	margin:2px 0;
	color:#000;
	text-transform:uppercase;
}

.sous p{
    font-size:10px;
	margin:5px 0;
}


.sous3{
	width:400px;
	padding:-10px 0 20px 0;
	
	margin-top:14px;
	height:142px;
}

html>body .sous3 {
	width:400px;
	padding:-10px 0 20px 0;
	margin-top:14px;
	height: auto;
	min-height:142px;
} 


.sous3 h3{
	text-transform:uppercase;
	margin:4px 0;
}

.sous3 h5{
	font-size:11px;
	margin:2px 0;
	color:#000;
	text-transform:uppercase;
}

.sous3 p{
    font-size:10px;
	margin:5px 0;
}





#unecolonne{
	clear:both;
	padding-top:40px;
	margin-right:30px;
}

#unecolonne h1{
	border-bottom:#CCC 1px solid;
	margin:0;
	padding-bottom:6px;
	margin-bottom:14px;
}

#unecolonne h3{
	margin-top:18px;
	font-size:18px;
}


#unecolonne h3.ligne{
	margin-top:18px;
	font-size:22px;
	border-bottom:#CCC 1px solid;
	padding-bottom:6px;
}


#unecolonne p{
	font-size:11px;
	margin:6px 0;
}

#unecolonne table TD{
	padding-right:23px;
}

.opacitysevenborder div.thumbLeft{
	float:left;
	margin-right:14px;
	background-color:#FFF;
	font-size:11px;
	width:189px;
	padding:5px;
}

.opacitysevenborder div.thumbLeft div{
	background-color:#C40106;
	color:#FFF;
	text-align:center;
	padding:3px;
	font-size:11px;
	width:183px;
}

.opacitysevenborder h3{
	margin:3px 0;
}


.opacityseven h5{
	color:#000;
	font-size:12px;
	margin:2px 0;
	text-transform:uppercase;
}

.opacitysevenborder p{
	font-size:11px;
	margin:5px 0;
}


.opacityseven:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
    cursor: pointer;
	
}

.opacitysevenborder{
	padding:28px 20px 24px 0;
	border-bottom:1px solid #CCC;
}

.opacitysevenborder h3{
	font-size:20px;
	text-transform:uppercase;
}


.opacitysevenborder:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
    cursor: pointer;
}



#deuxcolonnes{
	clear:both;
	padding-top:50px;
}

#deuxcolonnes h1{
	border-bottom:#CCC 1px solid;
	margin:0;
	padding-bottom:6px;
	margin-bottom:14px;
}

#deuxcolonnes p{
	font-size:11px;
	margin:6px 0;
}

#erecolonne{
	float:left;
	width:445px;
	margin-right:25px;
}

#ecolonne{
	float:left;
	width:400px;
}

.titlepadding{
	padding-left:20px;
	padding-bottom:18px;
}

.titleright{
	padding-left:560px;
	padding-bottom:0px;
}

.dateBig{
	font-size:13px;
	background-color:#F00;
	padding:3px 6px;
}



a, a:active, a:visited{
	outline: none;outline-style:none;
	outline-width:0;
}


em{
	color:#999;
}








/* PLAYER HOME --- BOITE CETTE SEMAINE */

.oneColFixCtrHdr #mainContent #playerCetteSemaine{
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	width:445px;
	margin-top:28px;
	float:left;
	cursor:pointer;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine .fondGrisBigHome{
	padding: 5px 18px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(images/bg_player_home.jpg) top left #333333 no-repeat;
	color:#FFF;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine .fondGrisBig{
	padding: 5px 18px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #333333;
	color:#FFF;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine #IMGCetteSem{
	padding: 4px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFF;
	position:relative;
	z-index:5;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine #typoCetteSemaine{
	position:absolute;
	z-index:6;
	padding:14px;
	background:url(images/bg_typo.png);
	width:374px;
	margin:4px 0 0 4px;
}
.oneColFixCtrHdr #mainContent #playerCetteSemaine #typoCetteSemaine2{
	position:absolute;
	z-index:99;
	width:370px;
	margin:146px 0 0 4px;
	padding:14px;
	background:url(images/bg_typo.png);
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine #vignette{
	font-size:10px;
	line-height:11px;
	color:#fff;
	padding:7px 5px 5px 5px;
	width:396px;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine H1{
	margin: 10px 0 2px 0;
	font-size:34px;
	text-transform:uppercase;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine H2{
	margin:0 0 8px 0;
	font-size:14px;
	color:#000;
	color:#FFF;
	text-transform:uppercase;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine #typoCetteSemaine2 H2{
	margin:0 0 6px 0px;
	font-size:14px;
	color:#000;
	color:#FFF;
	text-transform:uppercase;

}

H3{
	margin:0 0 0 0;
	text-transform:uppercase;
}


H3 a, H3 a:visited{
	font-size:20px;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	padding:0;
}

 .oneColFixCtrHdr #mainContent #playerCetteSemaine h6{
	margin:0 0 5px 0;
	font-size:16px;
	color:#BDBBBA;
	text-transform:uppercase;
}


.oneColFixCtrHdr #mainContent #playerCetteSemaine .fondGrisBig p{
	font-size:11px;
}

.oneColFixCtrHdr #mainContent #playerCetteSemaine ul{
	clear:both;
}









/* LISTE ROUGE HOME */


.oneColFixCtrHdr #mainContent #listeEpisodesHome{
	font-size:11px;
	margin:66px 120px 0 25px;
	width:330px;
	float:right;
	height:190px;
	overflow:hidden;
	
}

.oneColFixCtrHdr #mainContent #listeEpisodesHome ul#nav{
	margin:0;
	padding:5px 0 4px 0;
	display:inline;
}

.oneColFixCtrHdr #mainContent #listeEpisodesHome ul#nav li{
	list-style-position:inside;
	border-bottom:1px solid #FFF;
	color:#FFF;
	padding:11px 0;
	display: block;
}

.oneColFixCtrHdr #mainContent #listeEpisodesHome ul#nav li a{
	font-size:14px;
	text-transform:uppercase;
	padding: 5px 10px 5px 4px;
	color:#FFF;
	text-decoration:none;
}

.oneColFixCtrHdr #mainContent #listeEpisodesHome ul#nav li a:hover{
	color:#F00;
	
}

















/* EPISODES À VENIR HOME */


.oneColFixCtrHdr #mainContent #EpisodesVenirHome{
	font-size:11px;
	margin:36px 60px 0 25px;
	width:390px;
	float:right;
	
}

.oneColFixCtrHdr #mainContent #EpisodesVenirHome p{
	font-size:14px;
	color:#333;
	margin:5px 0 8px 0;
}

#portfolio{
	list-style:none;
	margin:0;
	padding:0;
	width:400px;
}
#portfolio li{
	list-style:none;
	width:400px;
}

#portfolioA{
	list-style:none;
	margin:0;
	padding:0;
}

#portfolioA ul{
	list-style:none;
	margin:0;
	padding:0;
}



/* ARCHIVE et A VENIR */

h6{
	margin:0 0 5px 0;
	font-size:14px;
	color:#898787;
	text-transform:uppercase;
}


		



/* PLAYER MAIN PAGE */

.oneColFixCtrHdr #mainContent #playerMain{
	padding: 0; 
	background: none;
	width:554px;
	margin-top:28px;
	float:left;
}

.oneColFixCtrHdr #mainContent #playerMain .fondGrisBig{
	padding: 5px 15px;
	background-color: #333333;
	color:#FFF;
}

.oneColFixCtrHdr #mainContent #playerMain #object{
	padding: 5px;
	background-color:#FFF;
}


.oneColFixCtrHdr #mainContent #playerMain H1{
	margin: 12px 0 4px 0;
	font-size:34px;
	text-transform:uppercase;
}

.oneColFixCtrHdr #mainContent #playerMain H2{
	margin:0 0 12px 0;
	font-size:15px;
	color:#BDBBBA;
	text-transform:uppercase;
}

.oneColFixCtrHdr #mainContent #playerMain H3{
	font-size:18px;
	text-transform:uppercase;
}




.oneColFixCtrHdr #mainContent #playerMain .dateBig{
	font-size:13px;
	background-color:#F00;
	padding:4px;
}

#InfoEpisode {
	background:url(images/bg_plyerInfo.png) top right no-repeat;
	font-size:13px;
	padding:10px 18px 5px 575px;
	margin-right:24px;
	color:#FFF;
}

#InfoEpisode h1{
	margin: 10px 0 4px 0;
	font-size:28px;
	text-transform:uppercase;
}

#InfoEpisode H2{
	margin:0 0 7px 0;
	font-size:15px;
	color:#000;
	text-transform:uppercase;
}


#InfoEpisode p{
	font-size:11px;
}

#InfoEpisodeBottom {
	background:url(images/bg_plyerInfo_bottom.png) top right no-repeat;
	margin-right:24px;
	padding:25px 10px 15px 575px;
}




/* BIOGRAPHIE  BIOGRAPHIE  BIOGRAPHIE */

#citation {
	background:url(images/mireille_bio.jpg) top left no-repeat;
	padding:15px 70px 15px 450px;
	height:218px;
	overflow:hidden;
	color:#FFF;
	width:367px;
	margin-left:-20px;
}

#citation h1{
	font-size:30px;
	position:relative;
	z-index:13;
	top:3px;
	left:-1px;
}
#citation h2{
	color:#000;
	font-size:30px;
	position:absolute;
	width:367px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#ecolonne ul{
	padding:5px 0;
	margin-top:0px;
}

#ecolonne li{
	list-style:none;
	padding:5px 0;
	margin:0;
}




/* FOOTER  FOOTER  FOOTER */

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/bg_footer.png) no-repeat top;
	clear:both;
	padding:124px 0 0 30px;
	height:106px;
	width:885px;
	font-size:10px;
	color:#F99DC8;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 40px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

















ul#nav2 {
}

ul#nav2 li {
	display: inline;
}

ul#nav2 li a {
	display: block;
	padding: 7px 10px 6px 5px;
	text-decoration: none;
	border-bottom: 1px solid #d4d4d4;
}

ul#nav2 li a:hover {
	background-color: #EEEEEE;
}











































dt { margin-left:0;padding:0; float:left; clear:both; position:absolute; z-index:16; width:100%; height:150px;}
dd { margin-left:0;padding:0; }





#list2 {
	height: 174px;
	border: 0;
	overflow: hidden;
	background-color:;
	position:relative;
	z-index:10;
	width:420px;
	margin:24px 0 30px 0;
	
}
#list2 .red {
	color: red;
	background-color: red;
	color:#FFF;
	height:60px;
	position:relative;
	z-index:12;
	width:420px;
}




@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

ul.ui-accordion-container { margin: 0; padding: 0; list-style-type: none; }
ul.ui-accordion-container li { margin: 0; margin-bottom: 2px; padding: 0; background-image: url(i/accordion-left.png); background-repeat: no-repeat; }
ul.ui-accordion-container li a.ui-accordion-link { display: block; padding-left: 5px; margin-right: 3px; height: 28px; background-image: url(i/accordion-middle.png); color: #000; text-decoration: none; line-height: 28px; }
ul.ui-accordion-container li .ui-accordion-right { display: block; background-image: url(i/accordion-right.png); position: absolute; top: 0px; right: 0px; height: 28px; width: 3px;  }

ul.ui-accordion-container li:hover { background-image: url(i/accordion-left-over.png); }
ul.ui-accordion-container li:hover a.ui-accordion-link { background-image: url(i/accordion-middle-over.png); }
ul.ui-accordion-container li:hover .ui-accordion-right { background-image: url(i/accordion-right-over.png); }

ul.ui-accordion-container li.active { background-image: url(i/accordion-left-act.png); }
ul.ui-accordion-container li.active a.ui-accordion-link { background-image: url(i/accordion-middle-act.png); }
ul.ui-accordion-container li.active .ui-accordion-right { background-image: url(i/accordion-right-act.png); }

