@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}



/* ###### DEBUT CSS ###### */
body{
	background-color: #CCCCCC;
	background-image: url(../image/interface_dieutv/background_degrade.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: verdana, arial, helvetica,  sans-serif;
	text-align:center;
}

#container{
	margin: 29px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border:#000000 solid 0px;
    width: 984px;
	position:relative;
	text-align:left;
}

#container h1{
	display: none;
}

/* --- BANDEAU --- */
#bandeau{
	width: 980px;
	height:131px;
	background: transparent repeat top url(../image/interface_dieutv/bandeau_degrade-bleu.png);
	/*border: #000 1px solid;*/
}

#bandeau_logo{
	background: transparent no-repeat top url(../image/interface_dieutv/bandeau_logo.png);
	width: 234px;
	height: 131px;
	float:left;
}

#bandeau_photo{
	background: transparent no-repeat top url(../image/interface_dieutv/bandeau_gars.png);
	width: 248px;
	height: 106px;
	float:left;
	margin-top:25px;
	margin-left:92px;
}
#bandeau_satellite{
	background: transparent no-repeat top url(../image/interface_dieutv/bandeau_satellite.png);
	width: 213px;
	height: 131px;
	float:left;
	margin-top:0px;
	margin-left:215px;
}
a#bandeau_satellite-hotbird{
	background: transparent url(../image/interface_dieutv/bandeau_satellite-hotbird.png) no-repeat;
	width:272px;
	height:183px;

	margin-top:-25px;
	margin-left:-441px;
	float:left;
	border:#000 0px solid;
	padding: 0px;
}


a#bouton_enterplayer{
	background: transparent url(../image/interface_dieutv/bouton_enterplayer.png);
	width:171px;
	height:48px;
	display:block;
	margin-top:8px;
	margin-left:-407px;
	float:left;
}

a#bouton_enterplayer:hover{
	background-position: 0px -48px;
}

#bandeau_playlist{
	background: transparent no-repeat top right url(../image/interface_dieutv/bandeau_degrade-droite.png);
	width: 298px;
	height: 131px;
	float:right;
	margin-left:20px;
	display:block;
}

#bandeau_encours{
	margin-top:32px;
	background: transparent repeat top url(../image/interface_dieutv/playlist_degrade-rouge.png);
	width: 258px;
	height: 65px;
	padding:15px 20px 0px 20px;
}

/* -------------- */
/* --- PLAYER --- */
#player{
	width: 980px;
	height:340px;
	background: transparent repeat top url(../image/interface_dieutv/player_degrade.png);
	float:left;
}

#player_logo{
	background: transparent no-repeat top url(../image/interface_dieutv/player_logo.png);
	display:block;
	border:#000000 solid 0px;
	width: 234px;
	height: 340px;
	float:left;
}

#playertv{
	border:#000000 solid 0px;
	/*margin-top:21px;
	margin-left:19px;*/
	float:left;
}
#playertv_wrapper{
	float:left;
}

#vodplayer, #vodplayer_wrapper{
	display:none;
}

#vod-pub a{
	text-decoration: none;
}
#vod-countdown{
	height: 20px;
	color:#e1e1e1;
	font-size:14px;
	text-align:right;
	margin-top: -30px;
	margin-right: 20px;
	margin-bottom: 15px;
}


/* permet de désactiver le timeslider */
.playerframe    {
	border:#000000 solid 0px;
	width: 400px;
	position: absolute;
	top: 21px;
	left: 253px;
	margin-bottom: 0px;
	z-index: 1;
}
#disableclick{
	float:left;
	margin-top:293px;
	margin-left:87px;
	width: 250px;
	height: 28px;
	position: relative;
	z-index: 10;
	/*background-color: green;*/
	opacity: 0.2; filter: alpha(opacity=20);
}


#player_ext{
	/*background: transparent no-repeat top url(../image/interface_dieutv/player_flash.png);*/
	border:#000000 solid 0px;
	margin: 0px;
	margin-left: 0px;
	padding-top: 0px;
	float:left;
}

#player_playlist{
	/*background: transparent no-repeat top right url(../image/interface_dieutv/player_degrade-droit.png);*/
	width: 317px;
	height: 340px;
	float:right;
	border:#000000 solid 0px;
}

#player_playlist ul, #bandeau_playlist ul{
	font-family: arial, helvetica,  sans-serif;
	color:#ffffff;
	font-size: 13px;
}

	
	/* --- PLAYLIST --- */

#playlist_encours{
	margin-top: 21px;
	margin-bottom: 1px;
	background: transparent repeat top url(../image/interface_dieutv/playlist_degrade-rouge.png);
	width: 258px;
	height: 64px;
	float:left;
	padding:15px 20px 0px 20px;
}
.prog_encours{
	display:block;
	font-size: 14px;
	font-weight:700;
	margin-bottom:7px;
	
}
.prog_time{
	display:block;
	float:left;
	width: 33px;
	height: 40px;
	padding: 10px 20px 10px 0px;
	font-weight:700;
}
.prog_titre{
	display:block;
}


#player_playlist li{
	margin-top: 1px;
	padding: 0px;
	display: inline;
	background: transparent no-repeat top url(../image/interface_dieutv/playlist_degrade-gris.png);
	width: 258px;
	height: 38px;
	float:left;
	padding:5px 20px 0px 20px;
}

#player_playlist a, #bandeau_playlist a{
	text-decoration: none;
	color:#FFFFFF;
}
#player_playlist a:hover, #bandeau_playlist a:hover{
	text-decoration: underline;	
}

a#prog_emission:hover{
	font-style: italic;
}

	/* --- COPYRIGHT --- */
#copyright_index{
	height: 12px;
	float:right;
	font-size: 11px;
	font-weight:700;
	color:#595959;
	font-family: arial, helvetica,  sans-serif;
	margin: 7px 30px 0px 0px;
}

	/* --- BANDEAU DT36 --- */
#bandeau_dt36{
	border:#000000 solid 0px;
	display:block;
	width: 460px;
	height: 100px;
	float:left;
	margin-top:25px;
	margin-left:50px;	
}


	/* --- BOUTON ENTERSITE --- */
a#bouton_entersite{
	background: transparent url(../image/interface_dieutv/bouton_entersite.png);
	width:313px;
	height:67px;
	display:block;
	float:left;
	margin-top:25px;
	margin-left:50px;
}
a#bouton_entersite:hover{
	background-position: 0px -67px;
}


/* --- NAVIGATION --- */
#navigation{
	position:relative;
	height: 35px;
	width: 980px;
	margin-top:30px;
}

#navigation h1, span{
	display:none;
}

#navigation li{
	display: inline;
	
}
#navigation a{
	text-decoration: none;
}

a#menu_dieutv, a#menu_dieutube, a#menu_videos, a#menu_programme, a#menu_blog, a#menu_plus{
	background: transparent url(../image/interface_dieutv/menuPrincipal.png);
	height:35px;
	float:left;
}


a#menu_dieutv{
	width: 145px;
	background-position: 0px 0px;
}
a#menu_dieutv:hover{
	width: 145px;
	background-position: 0px -35px;
}

a#menu_dieutube{
	width: 116px;
	background-position: -145px 0px;
}
a#menu_dieutube:hover{
	width: 116px;
	background-position: -145px -35px;
}
a#menu_dieutube_active{
	background: transparent url(../image/interface_dieutv/menuPrincipal.png);
	height:35px;
	float:left;
	width: 116px;
	background-position: -145px -35px;
}

a#menu_videos{
	width: 110px;
	background-position: -261px 0px;
}
a#menu_videos:hover{
	width: 110px;
	background-position: -261px -35px;
}
a#menu_videos_active{
	background: transparent url(../image/interface_dieutv/menuPrincipal.png);
	height:35px;
	float:left;
	width: 110px;
	background-position: -261px -35px;
}


a#menu_programme{
	width: 151px;
	background-position: -371px 0px;
}
a#menu_programme:hover{
	width: 151px;
	background-position: -371px -35px;
}
a#menu_programme_active{
	background: transparent url(../image/interface_dieutv/menuPrincipal.png);
	height:35px;
	float:left;
	width: 151px;
	background-position: -371px -35px;
}


a#menu_blog{
	width: 101px;
	background-position: -522px 0px;
}
a#menu_blog:hover{
	width: 101px;
	background-position: -522px -35px;
}
a#menu_blog_active{
	background: transparent url(../image/interface_dieutv/menuPrincipal.png);
	height:35px;
	float:left;
	width: 101px;
	background-position: -522px -35px;
}

a#menu_plus{
	width: 109px;
	background-position: -623px 0px;
}
a#menu_plus:hover{
	width: 109px;
	background-position: -623px -35px;
}
a#menu_plus_active{
	background: transparent url(../image/interface_dieutv/menuPrincipal.png);
	height:35px;
	float:left;
	width: 109px;
	background-position: -623px -35px;
}


/* --- RECHERCHE --- */
#menu_recherche{
	background: transparent url(../image/interface_dieutv/menuPrincipal.png);
	height:35px;
	width: 248px;
	float:right;
	background-position: -732px 0px;
}

#recherche{
	margin-top: 8px;
	margin-left: 56px;
	width: 165px;
	height: 14px;
}

.font-recherche{
	color:#000000;
	font-size: 13px;
}


/* --- BAS --- */
#bas{
	width: 980px;
	height:131px;
	background: transparent top url(../image/interface_dieutv/bas.png);
	position:relative;
	margin-top: 0px;
	float:left;
}

	/* BAS LIENS*/
#bas_liens{
	width: 383px;
	height: 95px;
	margin-top: 16px;
	padding: 20px;
	border:#000000 solid 0px;
	float:left;
	background: transparent no-repeat top right url(../image/interface_dieutv/bas_line.png);
	text-align:center;
}

#bas_liens li{
	display:inline;
	color:#FFFFFF;
}

#bas_liens a{
	text-decoration: none;
	color:#FFFFFF;
	font-size: 13px;
	font-family: arial, helvetica,  sans-serif;
}
#bas_liens a:hover{
	text-decoration: underline;	
}

	/* BAS FLUX */
#bas_flux{
	position:relative;
	width: 190px;
	height: 95px;
	margin-top: 16px;
	float:left;
	border:#000000 solid 0px;
	background: transparent no-repeat top right url(../image/interface_dieutv/bas_line.png);
}
#bas_flux a{
	display:block;
	padding: 13px 0px 0px 15px;
	margin: 24px 0px 0px 21px;
	border:#000000 solid 0px;
	width: 122px;
	height:36px;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
	font-family: arial, helvetica,  sans-serif;
	background: transparent no-repeat top right url(../image/interface_dieutv/bas_rss.png);
	
}
#bas_flux a:hover{
	background: transparent no-repeat top right url(../image/interface_dieutv/bas_rss.png);
	background-position: 88px -49px;
	text-decoration: underline;	
}

	/* BAS LIEN PARTENAIRES */
#bas_lien-partenaires{
	position:relative;
	width: 190px;
	height: 95px;
	margin-top: 16px;
	float:left;
	border:#000000 solid 0px;
	background: transparent no-repeat top right url(../image/interface_dieutv/bas_line.png);
}
#bas_lien-partenaires a{
	display:block;
	padding: 0px 0px 0px 14px;
	margin: 15px 0px 0px 38px;
	border:#000000 solid 0px;
	width: 95px;
	height:70px;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
	font-family: arial, helvetica,  sans-serif;
	background: transparent no-repeat top left url(../image/interface_dieutv/bas_partenaires.png);
	
}
#bas_lien-partenaires a:hover{
	background: transparent no-repeat top right url(../image/interface_dieutv/bas_partenaires.png);
	background-position: 0px -70px;
	text-decoration: underline;	
}


	/* BAS PARTENAIRES */
#bas_partenaires{
	width:365px;
	height:95px;
	float:right;
	border:#000000 solid 0px;
	margin-top: 16px;
}

#bas_partenaires li{
	display:inline;
}

#bas_partenaires a{
	border:#000000 solid 0px;
	float:left;
}

a#bas_deltavision{
	margin: 13px 0px 0px 50px;
	width:53px;
	height:38px;
	background: transparent no-repeat url(../image/interface_dieutv/bas_deltavision.png);
}
a#bas_theomedia{
	margin: 13px 0px 0px 20px;
	width:51px;
	height:39px;
	background: transparent no-repeat url(../image/interface_dieutv/bas_theomedia.png);
}
a#bas_topchretien{
	margin: 23px 0px 0px 20px;
	width:118px;
	height:22px;
	background: transparent no-repeat url(../image/interface_dieutv/bas_topchretien.png);
}
a#bas_connaitredieu{
	margin: 10px 0px 0px 90px;
	width:187px;
	height:19px;
	background: transparent no-repeat url(../image/interface_dieutv/bas_connaitredieu.png);
	float:left;
}


/* --- CONTENU --- */
#contenu{
	width: 940px;
	border:#000000 solid 0px;
	background-color:#FFFFFF;
	padding: 25px 20px 10px 20px;
	font-family: arial, helvetica,  sans-serif;
	float:left;
}

#contenu_gauche{
	border:#000000 solid 0px;
	width: 220px;
	float:left;
	margin-right: 15px;
	
}
#contenu_milieu{
	border:#000000 solid 0px;
	width: 470px;
	float:left;
	margin-right: 15px;
}
#contenu_droite{
	border:#000000 solid 0px;
	width: 220px;
	float:right;
}

	/* BARRE ARBORESCENCE */
#contenu_milieudroite{
	padding:0px;
	margin-top: 11px;
	margin-bottom:17px;
	border:#000000 solid 0px;
	width:705px;
	height:25px;
	float:left;
}

#arborescence{
	padding:4px 10px 6px 10px;
	width:465px;
	height:15px;
	background-color:#F3F3F3;
	float:left;
	font-size: 12px;
}

.arborescence_fleche{
	font-size: 14px;
	color: #999999;
	display: inline;
}

a#arborescence_liengris {
	text-decoration:none;
	color: #999999;
}
a#arborescence_liengris:hover{
	text-decoration: underline;
	color: #999999;
}

a#arborescence_lienbleu {
	text-decoration:none;
	color: #0000CC;
}
a#arborescence_lienbleu:hover{
	text-decoration: underline;
	color: #0000CC;
}


	/* FONCTIONNALITES */
#fonctionnalites{
	padding:5px 0px 5px 0px;
	width:220px;
	height:15px;
	background-color:#EAEAEA;
	float:left;
	font-size: 12px;
}

#fonctionnalites a{
	border:#000000 solid 0px;
	margin:0px;
	padding: 5px 18px 5px 18px;
	height:15px;
	color: #999999;
	text-decoration:none;
	display: inline;
}
#fonctionnalites a:hover{
	background-color: #CCCCCC;
	color:#ffffff;
	height:25px;
}


	/* DROITE */
#cadre_cote_vod h3{
	padding:5px 5px 5px 10px;
	height: 15px;
	text-decoration: none;
	color:#ffffff;
	background: transparent repeat url(../image/interface_dieutv/accueil_cadre_degrade.png);
	font-size: 13px;
	font-weight: 700;
}
#cadre_cote_vod ul{
	padding:0px 0px 5px 0px;
	margin-top: 1px;
	margin-bottom: 15px;
	border:#cccccc solid 1px;
	background: transparent repeat-x url(../image/interface_dieutv/accueil_cadrecontenu_degrade.png);
	/*height:210px;*/
}
#cadre_cote_vod li{
	display: inline;	
}
#cadre_cote_vod a{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	border:#cccccc solid 0px;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	text-decoration: none;
	display:block;
	width:198px;
}

#cadre_cote_vod a:hover{
	background: transparent no-repeat url(../image/interface_dieutv/select_jour.png);
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    opacity: 0.4;
}

#img_selectjour{
	margin: 0px 0px 3px -10px;
	width:218px;
	height:163px;
	border:0px solid #E1E1E1;
}


/* CADRE NEWS */
#cadre_cote_news h3{
	padding:5px 5px 5px 10px;
	height: 15px;
	text-decoration: none;
	color:#ffffff;
	background: transparent repeat url(../image/interface_dieutv/accueil_cadre_degrade.png);
	font-size: 13px;
	font-weight: 700;
}	
#cadre_cote_news ul{
	padding:5px 0px 5px 0px;
	margin-top: 1px;
	margin-bottom: 15px;
	border:#cccccc solid 1px;
	background: transparent repeat-x url(../image/interface_dieutv/accueil_cadrecontenu_degrade.png);
}
#cadre_cote_news li{
	display: inline;	
}
#cadre_cote_news a{
	padding:2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	border:#cccccc solid 0px;
	color:#333333;
	
	color: #0000CC;
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	display:block;
}
#cadre_cote_news a:hover{
	background-color:#0000CC;
	color:#ffffff;
	text-decoration: none;
	font-weight: 700;
	/*background-color: #E1E1E1;*/
}
#cadre_cote_news img{
	width: 218px;
	/*height: 122px;*/
	display:block;
}
#cadre_cote_news span{
	padding: 5px 5px 5px 5px;
	font-size:12px;
	color: #666666;
	display: block;
	font-family: arial, helvetica,  sans-serif;
	border:#000000 0px solid;
	font-weight: lighter;
}
#cadre_cote_news p{
	margin:0px;
	padding:0px;
}
#cadre_cote_news a#suite{
	font-size:12px;
	color: #333333;
	display: block;
}
#cadre_cote_news a#suite:hover{
	color: #333333;
	background-color: #F0F0F0;
}
/* CADRE NEWS */

/* PANEL SPRY */
#cadre_cote_news .SlidingPanels {
	width: 218px;
	/*height:300px;*/
}
#cadre_cote_news .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#cadre_cote_news .SlidingPanelsContent {
	float: left;
	width: 218px;
	/*height:300px;*/
}
.SlidingPanelsAnimating * {
	overflow: visible !important;
}
/* PANEL SPRY */

	/* ACCUEIL GAUCHE */

/* CADRE COTE COULEUR BLEU */
#accueil_cadre_cote h3{
	padding:5px 5px 5px 10px;
	height: 15px;
	text-decoration: none;
	color:#ffffff;
	background: transparent repeat url(../image/interface_dieutv/accueil_cadre_degrade.png);
	font-size: 13px;
	font-weight: 700;
}	
#accueil_cadre_cote ul{
	padding:5px 0px 5px 0px;
	margin-top: 1px;
	margin-bottom: 15px;
	border:#cccccc solid 1px;
	background: transparent repeat-x url(../image/interface_dieutv/accueil_cadrecontenu_degrade.png);
}
#accueil_cadre_cote li{
	display: inline;	
}
#accueil_cadre_cote a{
	padding:2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	border:#cccccc solid 0px;
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	display:block;
}
#accueil_cadre_cote a:hover{
	color:#000099;
	text-decoration: none;
	font-weight: 700;
	background-color: #E1E1E1;
}
#accueil_cadre_cote span{
	font-size:10px;
	color:#666666;
	display: block;
	font-family: verdana, arial, helvetica,  sans-serif;
	font-weight: lighter;
}

	/* ACCUEIL MILIEU */
#flash_pub_milieu{
	height: 143px;
	background-color: #E1E1E1;
	margin-bottom: 15px;
}

#accueil_cadre_milieu h3{
	padding:5px 5px 5px 10px;
	width:455px;
	height: 15px;
	text-decoration: none;
	color:#ffffff;
	background: transparent repeat url(../image/interface_dieutv/accueil_cadre_degrade.png);
	font-size: 13px;
	font-weight: 700;
	float:left;
}	
#accueil_cadre_milieu ul{
	padding:4px 4px 4px 4px;
	margin-top: 1px;
	margin-bottom: 15px;
	border:#cccccc solid 1px;
	background: transparent repeat-x url(../image/interface_dieutv/accueil_cadrecontenu_degrade.png);
	float:left;
	width:460px;
}
#accueil_cadre_milieu a{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:#cccccc solid 0px;
	color:#333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: 700;
	/*display:block;
	width: 292px;
	float:left;*/
}
#accueil_cadre_milieu a:hover{
	color:#000099;
	font-size: 13px;
	text-decoration: none;
	font-weight: 700;
}

/*#accueil_cadre_milieu a:hover span{
	text-decoration: underline;
}*/

#accueil_cadre_milieu span{
	padding-top: 0px;
	font-size:12px;
	color: #333333;
	display: block;
	font-family: arial, helvetica,  sans-serif;
	border:#000000 0px solid;
	font-weight: lighter;
}

#accueil_cadre_milieu img{
	padding: 0px;
	margin:0px;
	border:#000000 solid 0px;
	text-decoration:inherit;
	float:left;
}

#accueil_cadre_milieu p{
	padding: 0px;
	margin:0px;
}s


/* ACCUEIL DROITE */
#flash_pub_droite{
	height: 143px;
	background-color: #E1E1E1;
	margin-bottom: 15px;
}



/* --- PROGRAMME --- */

	/* PROGRAMME GAUCHE */
#programme_icone{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone-fond.png);
	height: 59px;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 7px;
	padding-top: 7px;
}

#programme_icone h3{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone.png);
	height: 59px;
	width: 51px;
	margin-left: 84px;
}

#cadre_cote h3 a{
	margin: 0px;
	margin-bottom: 2px;
	padding:5px 5px 0px 10px;
	height: 20px;
	text-decoration: none;
	color:#ffffff;
	background: transparent repeat url(../image/interface_dieutv/cadre_cote_degrade.png);
	font-size: 13px;
	font-weight: 700;
}

#cadre_cote h3 a:hover{
	background-position: 0px -25px;
	color:#ffffff;
}

#cadre_cote_active h3 a{
	margin: 0px;
	margin-bottom: 2px;
	padding:5px 5px 0px 10px;
	height: 20px;
	text-decoration: none;
	color:#ffffff;
	background: transparent repeat url(../image/interface_dieutv/cadre_cote_degrade.png);
	background-position: 0px -25px;
	font-size: 13px;
	font-weight: 700;
}
#cadre_cote_active h3 a:hover{
	color:#ffffff;
}

#cadre_cote ul{
	padding:5px 0px 5px 0px;
	margin-top: -2px;
	margin-bottom: 2px;
	border:#F5BFBF solid 1px;
	border-top: none;
	background: transparent repeat-x url(../image/interface_dieutv/accueil_cadrecontenu_degrade.png);
}
#cadre_cote li{
	display: inline;	
}
#cadre_cote a{
	padding:2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	border:#cccccc solid 0px;
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	display:block;
}

#cadre_cote a:hover{
	color:#B60000;
	text-decoration: none;
	background-color: #E9E9E9;
}
#cadre_cote_lien_active{
	padding:2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	border:#cccccc solid 0px;
	font-size: 12px;
	text-decoration: none;
	display:block;
	color:#B60000;
	background-color: #E9E9E9;
}
#cadre_cote span{
	font-size:10px;
	color:#666666;
	display: block;
	font-family: verdana, arial, helvetica,  sans-serif;
	font-weight: lighter;
}




#cadre_cote_active ul{
	padding:5px 0px 5px 0px;
	margin-top: -2px;
	margin-bottom: 2px;
	border:#F5BFBF solid 1px;
	border-top: none;
	background: transparent repeat-x url(../image/interface_dieutv/accueil_cadrecontenu_degrade.png);
}
#cadre_cote_active li{
	display: inline;	
}
#cadre_cote_active a{
	padding:2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	border:#cccccc solid 0px;
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	display:block;
}
#cadre_cote_active a:hover{
	color:#B60000;
	text-decoration: none;
	background-color: #E9E9E9;
}
#cadre_cote_active span{
	font-size:10px;
	color:#666666;
	display: block;
	font-family: verdana, arial, helvetica,  sans-serif;
	font-weight: lighter;
}
	/* PROGRAMME MILIEU */

		/* EMISSIONS */
#programme_titre{
	background: transparent repeat-x url(../image/interface_dieutv/programme_degrade_bleu.png);
	height: 37px;
	width: 456px;
	padding-left: 14px;
	padding-top: 10px;
}
#programme_titre h3{
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
#img_emission{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#img_emission_video{
	width:50px;
	height:40px;
	float:left;
	display:block;
	margin-bottom: 5px;
}
#video_emission li{
	display: inline;
	width:470px;
}
#video_emission_englob{
	margin-left:4px;
	width:416px;
	height:40px;
	background-color:#f7f5fd;
	float:left;
	margin-bottom: 5px;
}
#video_emission_titre{
	width:343px;
	font-size:13px;
	font-weight:bold;
	color:#3200b6;
	margin: 4px 0px 0px 9px;
	float:left;
}
#video_emission_info{
	width:343px;
	margin: 3px 0px 0px 9px;
	font-size:11px;
	color:#9f9d9d;
	float:left;
}
#video_emission_info b{
	color: #666666;
}
#logo_tv{
	background: transparent no-repeat top left url(../image/interface_dieutv/logo_tv.png);
	width:31px;
	height:40px;
	float:right;
}
a#logo_vod{
	background: transparent no-repeat url(../image/interface_dieutv/logo_vod.png);
	width:31px;
	height:40px;
	float:right;
}
	
		/* HORAIRE*/
#horaire{
	margin:0px;
	border:#000000 solid 0px;
	display:block;
	height: 72px;
	margin-bottom: 15px;
}	
	
	
a#horaire_date_precedent{
	background: transparent repeat-x url(../image/interface_dieutv/programme_flechegauche.png);
	width:61px;
	height:37px;
	display:block;
	float:left;
}
a#horaire_date_precedent:hover{
	background-position: 0px -37px;
}

#horaire_date{
	background: transparent repeat-x url(../image/interface_dieutv/programme_degrade_orange.png);
	margin-left:1px;
	width: 346px;
	height:31px;
	float:left;
	
	color:#333333;
	font-size: 20px;
	padding: 6px 0px 0px 0px;
	text-align:center;
}

a#horaire_date_suivant{
	background: transparent repeat-x url(../image/interface_dieutv/programme_flechedroite.png);
	margin-left:1px;
	width:61px;
	height:37px;
	display:block;
	float:left;	
}
a#horaire_date_suivant:hover{
	background-position: 0px -37px;
}


#horaire ul{
	margin: 0px 0px 0px 75px;
	padding:0px;
}
#horaire li{
	display: inline;
}

#horaire ul a{
	background: transparent repeat-x url(../image/interface_dieutv/programme_horaire_heure.png);
	margin-left:1px;
	padding:13px 0px 0px 0px;
	width:79px;
	height:22px;
	display:block;
	float:left;
	
	text-decoration:none;
	color:#ffffff;
	font-family: verdana, arial, helvetica,  sans-serif;
	font-size: 13px;
	text-align:center;
	font-weight: 700;
}
#horaire ul a:hover{
	background-position: 0px -35px;
}

#horaire_heure_active{
	background: transparent repeat-x url(../image/interface_dieutv/programme_horaire_heure.png);
	margin-left:1px;
	padding:13px 0px 0px 0px;
	width:79px;
	height:22px;
	display:block;
	float:left;
	text-decoration:none;
	color:#ffffff;
	font-family: verdana, arial, helvetica,  sans-serif;
	font-size: 13px;
	text-align:center;
	font-weight: 700;
	background-position: 0px -70px;
}


	/* HORAIRE PROGRAMME */
.horaire_time{
	display:block;
	float:left;
	width: 52px;
	height: 43px;
	padding: 7px 0px 0px 8px;
	background-color:#FFFFCE;
	font-weight:700;
	font-size: 15px;
	color: #333333;
	margin-top:1px;
}
.horaire_titre{
	padding: 7px 0px 0px 33px;
	display:block;
	float:left;
	background-color:#FFFFCE;
	margin-left:1px;
	width:376px;
	height:43px;
	font-size: 14px;
	margin-top:1px;
}

.horaire_time_couleur{
	display:block;
	float:left;
	width: 52px;
	height: 43px;
	padding: 7px 0px 0px 8px;
	background-color:#FFFF99;
	font-weight:700;
	font-size: 15px;
	color: #333333;
	margin-top:1px;
}
.horaire_titre_couleur{
	padding: 7px 0px 0px 33px;
	display:block;
	float:left;
	background-color:#FFFF99;
	margin-left:1px;
	width:376px;
	height:43px;
	font-size: 14px;
	margin-top:1px;
}

.horaire_lien_titre{
	font-weight:700;
	font-size: 15px;
}

#horaire_programme li{
	display: inline;
}

#horaire_programme a{
	text-decoration: none;
	color: #333333;
}
#horaire_programme a:hover{
	text-decoration: underline;	
	color: #666666;
}


	/* PROGRAMME DROITE */
#calendrier{
	height: 139px;
	background-color: #E1E1E1;
	margin-bottom: 15px;
	background: transparent no-repeat url(../image/interface_dieutv/programme_calendrier.png);
}



/* --- BLOG --- */

	/* BLOG GAUCHE */
#blog_icone{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone-fond.png);
	height: 47px;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 7px;
	padding-top: 19px;
}

#blog_icone h3{
	background: transparent repeat-x url(../image/interface_dieutv/blog_icone.png);
	height: 66px;
	width: 51px;
	margin-left: 84px;
}


#news_icone{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone-fond.png);
	height: 59px;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 7px;
	padding-top: 18px;
}

#news_icone h3{
	background: transparent repeat-x url(../image/interface_dieutv/news_icone.png);
	width: 53px;
	height: 48px;
	margin-left: 84px;
}


	/* BLOG MILIEU */
#blog_header{
	padding: 1px 15px 2px 15px;
	margin-bottom: 10px;
}

	/* BLOG HEADER*/
#blog_barregauche{
	margin:-1px 0px 0px -15px;
	padding:0px;
	width:7px;
	height:60px;
	background-color:#000099;
	float:left;
}

#blog_header a{
	text-decoration: none;
}
#blog_titre{
	font-size: 19px;
	color:#000099;
}
#blog_titre a:hover{
	background-color:#000099;
	color:#FFFFFF;
}

#blog_notetitre{
	margin:1px 0px 0px 1px;
	font-size: 11px;
	color:#000099;
}
#blog_notetitre a{
	color:#000099;
}
#blog_notetitre a:hover{
	text-decoration: underline;	
}
	/* BLOG IMAGE*/
#blog_image{
	background-color:#F3F3F3;
	border:#D6D6D6 solid 1px;
	height: 133px;
	margin-bottom:10px;
}
#blog_image img{
	padding: 4px 0px 0px 4px;
}
	/* BLOG CONTENU */
#blog_contenu{
	font-size: 13px;
	color:#000000;
	font-family: verdana, arial, helvetica,  sans-serif;
}


	/* BLOG COMMENTAIRE*/
#blog_comment p{
	margin: 0px;
	padding: 0px;
	font-size:13px;
}	

#blog_commentitre{
	font-size: 16px;
	font-weight: bold;
	color:#000099;
	margin: 25px 0px 10px 0px;
	border-bottom:#000000 dotted 1px;
}

#blog_commentinfo{
	font-size: 11px;
	color:#666666;
}
#blog_commentfleche{
	background: transparent no-repeat url(../image/interface_dieutv/comment_fleche.png);
	width:15px;
	height:8px;
	margin:0px 0px 0px 15px;
}
#blog_commentcontenu{
	display:block;
	border:#D6D6D6 solid 1px;
	background-color:#F3F3F3;
	padding: 10px;
	font-size: 13px;
	margin-bottom: 15px;
}
#blog_comment li{
	display: inline;
}

	/* BLOG AJOUTER COMMENTAIRE */
	
td.contactleft{
	width: 40%;
	height:30px;
	text-align: right;
	padding-right: 10px;
	padding-top:1px;
	vertical-align:top;
	color: #666666;
}

td.contactleft span{
	display: inline;
}
td.contactright{
	width: 60%;
	height:30px;
	text-align : left;
}

.etoile{
	color:#FF0000;
	font-weight:bold;
	font-size: 17px;
}
	
.radio label{
	cursor:pointer;
	font-size: 12px;
	margin-bottom: 1px;
}

.field span{
	display:block;
}

.field label{
	cursor:pointer;display:block;
	font-size: 12px;
	margin-bottom: 1px;
	color: #666666;
}
.field input, select, textarea{
	margin-bottom: 5px;
}
textarea{
	width: 100%;
	margin-bottom: 5px;
}

input, textarea, select{
	border:#D6D6D6 solid 1px;
	font-size: 12px;
	padding: 1px 2px 3px 2px;
	font-family: arial, helvetica,  sans-serif;
	background-color: #F9F9F9;
}
input:focus, textarea:focus, input:hover, textarea:hover, select:hover{
	border: #3399CC solid 1px;
	color: #000000;
}
#submit{
	padding: 2px;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
}
#submit:hover{
	color:#000000;
	border: #999999 solid 1px;
}
	

	/* BLOG FOOTER */
#blog_footer{
	margin:10px 0px 30px 0px;
	padding: 3px 0px 0px 0px;
	height:18px;
	border-top:#000000 dotted 1px;
	border-bottom:#000000 dotted 1px;
	font-size:12px;
	text-align:center;
}
#blog_footer a{
	text-decoration: none;
	color:#0000CC;
}
#blog_footer a:hover{
	text-decoration: underline;	
}

	/* BLOG PAGINATION */
#pagination{
	margin-left: -4px;
	margin-bottom: 20px;
}

#pagination a, #pagination strong{
	margin-left:0px;
	background:#e3e3e3;
	padding: 1px 5px;
	text-decoration : none;
	border: #cac9c9 1px solid;
	color:#292929;
	font-size:13px;
}
#pagination strong, #pagination a:hover{
	font-weight: normal;
	background: #cac9c9;
}

/* --- VIDEO --- */
	
	/* VIDEO GAUCHE */
#video_icone{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone-fond.png);
	height: 52px;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 7px;
	padding-top: 14px;
}

#video_icone h3{
	background: transparent repeat-x url(../image/interface_dieutv/video_icone.png);
	height: 51px;
	width: 48px;
	margin-left: 86px;
}


	/* VIDEO MILIEU */
#video_selectvignette{
	width:470px;
	display:block;
	float:left;
	border: #000000 0px solid;
	margin-bottom:10px;
}
#video_selectvignette ul{
	border:0px solid black;
	display:block;
	float:left;
}
#video_selectvignette li{
	display:inline;
}

#video_selectvignette a{
	margin-bottom:10px;
	margin-right:5px;
	padding: 5px;
	width:140px;
	/*height:167px;*/
	border:0px solid #000000;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	float:left;
}
#video_selectvignette a:hover{
	background-color:#E1E1E1;
}
#video_selectvignette img{
	padding:1px;
	width:136px;
	height:102px;
	border:1px solid #E1E1E1;
}

.video_smalltext{
	margin-top:1px;
	display:block;
	font-size:11px;
	color:#666666;
}
.video_smalltitre{
    display: block;
	font-size:11px;
}
.video_smallauteur{
	color: #0000CC;
    display: block;
}


	/* VIDEO HEADER*/
#video_header{
	padding: 1px 15px 2px 15px;
	margin-bottom: 10px;
}

#video_barregauche{
	margin:-1px 0px 0px -15px;
	padding:0px;
	width:7px;
	height:60px;
	background-color:#1A1A1A;
	float:left;
}

#video_header a{
	text-decoration: none;
}
#video_titre{
	font-size: 19px;
	color:#000000;
	font-weight:bold;
}
#video_auteur{
	margin:1px 0px 0px 1px;
	font-size: 12px;
	color: #0000CC;
}

#video_notetitre{
	margin:1px 0px 0px 1px;
	font-size: 11px;
	color:#000000;
}
#video_notetitre a{
	color:#000000;
}
#video_notetitre a:hover{
	text-decoration: underline;	
}
	/* VIDEO FOOTER */
#video_footer{
	margin:0px 0px 20px 0px;
	padding: 3px 0px 0px 0px;
	height:18px;
	font-size:12px;
	text-align:center;
	color:#000000;
}
#video_footer a{
	text-decoration: none;
	color:#000000;
}
#video_footer a:hover{
	text-decoration: underline;	
	color:#333333;
}


#video_commentitre{
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 25px 0px 10px 0px;
	border-bottom:#000000 dotted 1px;
}


/* --- SOUTENIR --- */

	/* SOUTENIR GAUCHE */
#soutenir_icone{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone-fond.png);
	height: 49px;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 5px;
	padding-top: 19px;
}

#soutenir_icone h3{
	background: transparent repeat-x url(../image/interface_dieutv/soutenir_icone.png);
	height: 66px;
	width: 53px;
	margin-left: 84px;
	
}

	/* SOUTENIR MILIEU */
#contenu_texte{
	font-size: 13px;
	color:#000000;
	font-family: arial, helvetica,  sans-serif;
	padding:0px 0px 10px 0px;
}

#contenu_texte h3{
	font-size: 15px;
	color:#000099;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
#contenu_fleche{
	margin:3px 3px 0px 0px;
	height:11px;
	width:11px;
	background: transparent no-repeat url(../image/interface_dieutv/contenu_fleche.png);
	
}
#contenu_texte p{
	margin:4px 0px 4px 0px;
}

#contenu_texte ul{
	margin:10px 0px 0px 0px;	
}

#contenu_texte li{
	list-style-image: url(../image/interface_dieutv/contenu_fleche.png);
	list-style-position: inside;
	margin:4px 0px 4px 0px;
}

.rouge{
	color:#FF0000;
	display:block;
}

	/* /////////////*/
	/* SOUTENIR DON */
#don_commentitre{
	font-size: 15px;
	font-weight: bold;
	color:#000099;
	margin: 0px 0px 10px 0px;
	border-bottom:#000000 dotted 1px;
}

#don_montant{
	margin: 0px auto 0px auto;
	background-color:#f6f6f6;
	text-align:center;
	width: 320px;
}
#don_versement{
	margin: 0px auto 0px auto;
	background-color:#f6f6f6;
	text-align:left;
	width: 370px;
	padding: 0px 0px 5px 0px;
}
#don_versement input{
	margin-bottom: 5px;
}
#don_versement h4{
	background-color:#CCCCCC;
	padding:4px;
	font-weight:bold;
	margin-bottom: 5px;
}

#contenu_bouton a{
	margin-bottom:10px;
	padding: 7px;
	font-size: 15px;
	color:#ffffff;
	font-weight:bold;
	background-color:#000099;
	text-align:center;
	border:#000099 solid 2px;
	text-decoration:none;
	
}
#contenu_bouton a:hover{
	background-color:#ffffff;
	color:#000000;
}

/* --- PLUS --- */

	/* PLUS GAUCHE */
#plus_icone{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone-fond.png);
	height: 59px;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 7px;
	padding-top: 17px;
}

#plus_icone h3{
	background: transparent repeat-x url(../image/interface_dieutv/plus_icone.png);
	height: 59px;
	width: 51px;
	margin-left: 84px;
}


/* --- RECHERCHE --- */
#search_icone{
	background: transparent repeat-x url(../image/interface_dieutv/programme_icone-fond.png);
	height: 52px;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 7px;
	padding-top: 14px;
}

#search_icone h3{
	background: transparent repeat-x url(../image/interface_dieutv/search_icone.png);
	height: 51px;
	width: 52px;
	margin-left: 86px;
}

/* AUTRE */
.problem{
	color:#CC0000;
	font-weight:bold;
}

.alerte{
	color: #ff0000;
	font-weight:bold;
}
strong{
	font-weight:bold;
}

/* PUB */
#dt32{
	margin-bottom:10px;
}



/* FACEBOOK */
a#facebook{
	padding:0px 0px 0px 0px;
	margin-top: 1px;
	margin-bottom: 15px;
	background: transparent repeat-x url(../image/interface_dieutv/facebook_cadre.png);
	width:220px;
	height:88px;
	display: block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}
a#facebook p{
	margin-top: 65px;
	margin-left: 45px;
	font-size:12px;
	display:block;
}

.total{
	margin-top: -4px;
	margin-right: 4px;
	display: block;
	float: left;
	font-size:18px;
}


/* DIEUTUBE CONTENU */
#contenu{
	width: 940px;
	border:#000000 solid 0px;
	background-color:#FFFFFF;
	padding: 25px 20px 10px 20px;
	font-family: arial, helvetica,  sans-serif;
	float:left;
}

#dieutube_contenu_gauche{
	border:#000000 solid 0px;
	width: 620px;
	float:left;
	margin-right: 20px;
	
}

#dieutube_contenu_droite{
	border:#000000 solid 0px;
	width: 300px;
	float:left;
}

/* DIEUTUBE ICONE */
a#dieutube_logo{
	background: transparent repeat-x url(../image/interface_dieutv/dieutube_logo-fond.png);
	height: 43px;
	width: 940px;
	margin-top: 3px;
	margin-bottom: 15px;
	float: left;
}

a#dieutube_logo h3{
	background: transparent repeat-x url(../image/interface_dieutv/dieutube_logo.png);
	width: 166px;
	height: 43px;
	margin-left: 220px;
}

/* DIEUTUBE VIDEO SELECT */
#dieutube_video_select{
	width:620px;
	display:block;
	float:left;
	border: #000000 0px solid;
	margin-bottom:10px;
}

#dieutube_video_select ul{
	border:0px solid black;
	display:block;
	float:left;
}

#dieutube_video_select li{
	display:inline;
}

#dieutube_video_select a{
	margin-bottom:10px;
	margin-right:5px;
	padding: 5px;
	width:140px;
	border:0px solid #000000;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	float:left;
}
#dieutube_video_select a:hover{
	background-color:#E1E1E1;
}
#dieutube_video_select img{
	padding:1px;
	width:136px;
	height:102px;
	border:1px solid #E1E1E1;
}


/* DIEUTUBE VOD HEADER*/
#dieutube_header{
	padding: 0px 0px 2px 0px;
	margin-bottom: 10px;
}


/* DIEUTUBE MODULE VIDEOS RECENTES */
#dieutube_cadre_cote h3{
	padding:3px 10px 3px 10px;
	width: 280px;
	height: 19px;
	text-decoration: none;
	color:#ffffff;
	background-color: black;
	font-size: 16px;
	float:left;
}	

#dieutube_cadre_cote a{
	width: 300px;
	margin-top:5px;
	border:0px solid #000000;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	float:left;
}
#dieutube_cadre_cote a:hover{
	background-color:#E1E1E1;
}
#dieutube_cadre_cote img{
	padding-right:10px;
	width:100px;
	height:75px;
	float: left;
}

#dieutube_cadre_cote li{
	display:inline;
}


/* BLOCK SEARCH */
#block-search {
	float:left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
}
#block-search h3 {
	color: white;
	background: #639;
	height: 21px;
	font-size: 18px;
	text-transform: none;
	text-align: left;
	padding: 2px 10px;
	margin-bottom: 2px;
}
#block-search .words {
	margin: 0px 0px 20px 0px;
	color: #36C;
	font-size: 14px;
}
#block-search .words b{
	color: #33C;
}

#block-search .title{
	margin: 0px 0px;
}
#block-search .title a{
	height:20px;
	color: #639;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 20px;
	background: transparent no-repeat top right url(../image/interface_dieutv/icone-zoom.png);
}
#block-search .title a:hover{
	background-position: right -17px;
}
#block-search .content{
	margin: 0px 0px 15px 0px;
}

/*RESEAUX SOCIAUX*/
#twitter-share {
	border: 0px solid black;
	margin-bottom: 11px;
	display: block;
	width: 100%;
}
#share{
	border: 0px solid black;
	margin: 10px 0px;
	padding: 5px 0px 0px 0px ;
	width:100%;
	background-color:#ebebeb;
	text-align:center;
	
}
#share img{
	border: 0px solid black;
	width:32px;
	height:32px;
}
#share a{
	border: 0px solid black;
	padding: 0px;
	margin: 0px 2px;
	display: inline-block;
	height:32px;
	width:32px;
}



