body {
    margin: 0px;
    padding: 0px;
	background-image:url(../img/fond.jpg);
	background-repeat:no-repeat;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#941e21;
	/*background-position:center;*/
}

/************************************************************** HEADER **************************************************************/
#header
{
    text-align: center;
	margin: 0px;
}

#header_titre_fr {
    background-color: #000000;
    height: 47px;
	background-image:url(../img/titre_video.jpg);
	background-repeat:no-repeat;
}
#header_titre_en {
    background-color: #000000;
    height: 47px;
	background-image:url(../img/titre_en.jpg);
	background-repeat:no-repeat;
}
#header_titre_de {
    background-color: #000000;
    height: 47px;
	background-image:url(../img/titre_de.jpg);
	background-repeat:no-repeat;
}

#header_menu {
    background-color: #84c319;
    height: 51px;
    margin-top: 19px;
	background-repeat:repeat-x;
	width:100%;
}

#menu_rubrique{
	display:inline;
	float:left;
}
#menu_logo{
	margin-top:-30px;
}
.W4{width:4%;}
.W5{width:5%;}
.W6{width:6%;}
.W7{width:7%;}
.W8{width:8%;}
.W9{width:9%;}
.W10{width:10%;}
.W11{width:11%;}
.W12{width:12%;}
.W15{width:15%;}
.W16{width:16%;}

#bandeau_titre{
	margin-left:210px;
	margin-top:20px;
}

#milieu{
	width:100%;
}

#droite{
	float:right;
	width:375px;
	/*background-color:#006666;*/
}

#gauche {
    padding: 14px 10px;
	height:100%;
	/*background-color:#666666;*/
	margin-right:370px;
}

#gauche_en {
    padding: 14px 10px;
	height:100%;
}

.titre_en{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:22px;
}

#video{
	width:100%;
	text-align:center;
}



/************************************************************** CADRE RUBRIQUES **************************************************************/

#cadre{
   /* margin-left: 18px;*/
/*    margin-right: 380px;
	width:100%;*/
	margin:10px 10px 50px 0px;
}

#centre_hd, #centre_hg, #centre_bd, #centre_bg, #droite_hd, #droite_hg, #droite_bd, #droite_bg {
	height: 15px;
	width: 15px;
}

#centre_hg {
	background-image: url(../img/video_hg.png);
	float:left;
}
#droite_hg {
	background-image:url(../img/videocontour_hg.png);
	float:left;
}

#centre_hc{
	background-image:url(../img/video_hc.png);
	background-repeat:repeat-x;
	height:15px;
	margin:0px 15px 0px 15px;	
}
#droite_hc {
	background-image:url(../img/videocontour_hc.png);
	background-repeat:repeat-x;
	height:15px;
	margin:0px 240px 0px 15px;
}	

#centre_hd {
	background-image: url(../img/video_hd.png);
	float: right;
}
#droite_hd {
	background-image:url(../img/videocontour_hd.png);
	float: right;
}

#centre_mc, #droite_mc {
	background-image: url(../img/video_mc.png);
	background-repeat:repeat;
	/*background-image:none;*/
	margin:0px 0px 0px 0px;
	/* hack pour corriger un bug IE quand le background ne s'affiche pas */
	/height:1%;
	border-right: 3px solid white;
	border-left: 3px solid white;
	/*text-indent:40px;*/
	padding-left:20px;
	padding-right:20px;
}

#droite_mc {
	background-image:none;
	padding-left:21px;
	
}
*+html #droite_mc{
	width:318px;
	margin-top:-16px;
	padding-top:15px;
}

#centre_bg {
	background-image: url(../img/video_bg.png);
	float:left;
}
#droite_bg {
	background-image:url(../img/videocontour_bg.png);
	float:left;
}

#centre_bc{
	background-image:url(../img/video_bc.png);
	background-repeat:repeat-x;
	height:15px;
	margin:0px 15px 0px 15px;	
}
#droite_bc {
	background-image:url(../img/videocontour_bc.png);
	background-repeat:repeat-x;
	height:15px;
	margin:0px 15px 0px 15px;
}

#centre_bd {
	background-image: url(../img/video_bd.png);
	float: right;
}
#droite_bd {
	background-image:url(../img/videocontour_bd.png);
	float: right;
}


/************************************************************** RUBRIQUE SELECTIONNEE **************************************************************/

#titre_rubrique{
	margin:10px 10px -10px 10px;
}

#cadre_currentrubrique{
	min-height:126px;
}
#video_img{
	float:left;
	width:146px;
}
#video_txt{
	padding-top:10px;
	margin-left:160px;
}

#cadre_currentrubrique .titre{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

#cadre_currentrubrique .texte{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
	/*height:40px;*/
	min-height:40px;
}

#video_liens{
	padding-top:3px;
}

#video_liens #suite{
	/*float:left;*/
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#657e8d;
}


/************************************************************** AUTRES RUBRIQUES **************************************************************/

#titre_clips{
	float:right;
	margin-top:-21px;
	margin-bottom:10px;
}
#titre_bw1{
	float:right;
	margin-top:-36px;
	margin-bottom:10px;
}
#titre_interviews{
	float:right;
	margin-top:-28px;
	margin-bottom:10px;
}
#titre_tv{
	float:right;
	margin-top:-32px;
	margin-bottom:10px;
}
#titre_bw2{
	float:right;
	margin-top:-34px;
	margin-bottom:10px;
}
#titre_potes{
	float:right;
	margin-top:-33px;
	margin-bottom:10px;
}

#tv{
	text-align:right;
	padding:10px 10px 10px 10px;
}

#videoAutre{
	width:159px;
	float:left;
	text-align:center;
}

#videoAutre a:link, #videoAutre a:visited{
	color:white;
}

#potes a:link, #potes a:visited{
	color:white;
}
#potes .titre{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

/************************************************************** FOOTER **************************************************************/


#footer {
    padding: 10px;
    text-align: center;
    clear: both;
}





.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


a:link, a:visited{
	font-family:"Comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	color:black;
	text-decoration:none;
}
a:hover{
	color:white;
	font-weight:bold;
}
a:active{
	text-decoration:none;
	font-weight:bold;
}


#pagination{
	width:100%;
	text-align:center;
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-image:none;
	margin-top:25px;
}

#pagination a:link, #pagination a:visited{
	font-size:14px;
	color:#000000;
}

#pagination a:hover{
	font-weight:bold;
}

#pagination .current{
	font-size:14px;
	font-weight:bold;
	display:inline;
}

.fleche{
	 margin-bottom:-3px;
	 margin-right:3px;
	 margin-left:3px;
}
