body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family: verdana, arial, helvetica,  sans-serif;
	text-align:center;
}

#container{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border:#000000 solid 0px;
	background: transparent no-repeat top url(../image/interface_normal/fond.png);
    width: 759px;
	text-align:left;
}

#pageHeader h1{
	display:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}

#pageHeader{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent no-repeat top url(../image/interface_normal/logo.png);
	border:#000000 solid 0px;
	width:297px;
	height:122px;
}

#imagerotator{
	margin: 12px 0px 0px 283px;
	padding: 0px 0px 0px 0px;
	width:430px;
	height:100px;
	float:left;
}

/* MENU*/

#menu{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: black 0px solid;
	width: 759px;
	height: 53px;
	background: transparent url(../image/interface_normal/haut_player.png) no-repeat top left;
}

#navigation{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 280px;
    border: black 0px solid;
	width: 445px;
	height: 31px;
	float:left;
 	/*background: transparent url(../image/interface_normal/menu.png) no-repeat top left;*/
}

#navigation ul{
    padding: 0px;
	margin: 0px 10px 0px 0px;
}
#navigation ul li{
    padding: 0px; 
    border: black 0px solid;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	float:left;
}
a#webtv, a#presentation, a#programme, a#contact{
  	height: 24px;
  	background: transparent url(../image/interface_normal/menu.png) no-repeat top left;
  	float:left;
 
  	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	color: #434343;
}

a#webtv{
	padding: 7px 0px 0px 20px;
	width: 75px; /* on enleve le 20px padding */
	border: black 0px solid;
	background-position: 0px -31px;
}
a#webtv:hover {
	background-position: 0px -62px;
	color: #212121;
}
a#activeLien_webtv{
	padding: 7px 0px 0px 20px;
	width: 75px;
	height: 24px;
	background: transparent url(../image/interface_normal/menu.png) no-repeat top left;
	float:left;
	border: black 0px solid;
	background-position: 0px 0px;
	
	color: #212121;

	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
}

a#presentation{
	padding: 7px 0px 0px 15px;
	width: 110px;
	border: black 0px solid;
	background-position: -95px -31px;
}
a#presentation:hover {
	background-position: -95px -62px;
	color: #212121;
}
a#activeLien_presentation{
	padding: 7px 0px 0px 15px;
	width: 110px;
	height: 24px;
	background: transparent url(../image/interface_normal/menu.png) no-repeat top left;
	float:left;
	border: black 0px solid;
	background-position: -95px 0px;
	
	color: #212121;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
}

a#programme{
	padding: 7px 0px 0px 15px;
	width: 103px;
	border: black 0px solid;
	background-position: -220px -31px;
}
a#programme:hover {
	background-position: -220px -62px;
	color: #212121;
}
a#activeLien_programme{
	padding: 7px 0px 0px 15px;
	width: 103px;
	height: 24px;
	background: transparent url(../image/interface_normal/menu.png) no-repeat top left;
	float:left;
	border: black 0px solid;
	background-position: -220px 0px;
	
	color: #212121;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
}

a#contact{
	padding: 7px 0px 0px 16px;
	width: 78px;
	border: black 0px solid;
	background-position: -338px -31px;
}
a#contact:hover {
	background-position: -338px -62px;
	color: #212121;
}
a#activeLien_contact{
	padding: 7px 0px 0px 16px;
	width: 78px;
	height: 24px;
	background: transparent url(../image/interface_normal/menu.png) no-repeat top left;
	float:left;
	border: black 0px solid;
	background-position: -338px 0px;
	
	color: #212121;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
}


/* MILIEU */

#content{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 54px;
    border: black 0px solid;
	width: 705px;
	height: 319px;
	background: #b4b4b4;
	background: transparent url(../image/interface_normal/bordure_player.png) no-repeat top left;
}

#player_ext{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: black 0px solid;
	width: 400px;
	height: 300px;
	float:left;
 	background: #ffffff;
	text-align: center;
}

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

#iframePrincipal{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: black 0px solid;
	width: 250px;
	height: 300px;
}

#playlist{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: black 0px solid;
	width: 250px;
	height: 319px;
	float:left;
 	background: #e0e0e0;
	text-align: left;
}

#playlist ul{
    padding: 0px;
	margin: 0px 0px 0px 0px;
}
#playlist ul li{
    padding: 0px; 
    border: black 0px solid;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	float:left;
}

a#bas_playlist{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: black 0px solid;
	background-position: 0px 0px;
  	width: 250px;
	height: 19px;
  	background: transparent url(../image/interface_normal/bas_playlist.png) no-repeat top left;
  	float:left;
}
a#bas_playlist_lien{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: black 0px solid;
	background-position: 0px 0px;
  	width: 250px;
	height: 19px;
  	background: transparent url(../image/interface_normal/bas_playlist_lien.png) no-repeat top left;
  	float:left;
}

a#items{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: black 0px solid;
	background-position: 0px 0px;
  	width: 250px;
	height: 60px;
  	background: transparent url(../image/interface_normal/playlist.png) no-repeat top left;
  	float:left;
	
	text-decoration:none;
	color: #000000;
}

a#items:hover {
	background-position: 0px -120px;
	color: #ffffff;
}
a#activeLien_items{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: black 0px solid;
  	width: 250px;
	height: 60px;
  	background: transparent url(../image/interface_normal/playlist.png) no-repeat top left;
  	float:left;
	
	text-decoration:none;
	color: #ffffff;
	background-position: 0px -60px;
}

#vignette{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: black 0px solid;
	width: 79px;
	height: 59px;
	text-decoration:none;
	float:left;
}

/* CONTENU DANS PLAYLIST */
#active_heure {
	margin: 43px 0px 0px -79px;
	padding: 0px 0px 0px 32px;
	width: 47px;
	float:left;
	border: black 0px solid;
	font-weight:800;
	font-size: 13px;
	color: #262626;
	background: transparent url(../image/interface_normal/time.png) no-repeat top left;
}

#heure {
	margin: 43px 0px 0px -79px;
	padding: 0px 0px 0px 32px;
	width: 47px;
	float:left;
	border: black 0px solid;
	font-weight:800;
	font-size: 13px;
	color: #262626;
	background: transparent url(../image/interface_normal/time.png) no-repeat top left;
}

#type_emission {
	font-family: arial, helvetica,  sans-serif;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	width: 156px;
	border: black 0px solid;
	text-align: right;
	float:left;
	font-size: 11px;
}

#titre {
	font-family: arial, helvetica,  sans-serif;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	width: 161px;
	font-weight:bold;
	border: black 0px solid;
	font-size: 12px;
	vertical-align: center;
	float:left;
	line-height: 1;
}

#auteur{
	font-family: arial, helvetica,  sans-serif;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	width: 161px;
	font-weight:400;
	border: black 0px solid;
	font-size: 12px;
	vertical-align: center;
	float:left;
}

/* BAS TOP*/
#bas_top span{
	display:none;	
}

#bas_top{
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 0px 320px;
    border: black 0px solid;
	width: 326px;
	height: 101px;
	list-style-image: none;
	list-style-type: none;
	float:left;
}
#bas_top li{
    padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#logo_connaitre_top{
	margin: 0px 0px 0px 0px;
	width: 318px;
	height: 32px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/top/logo_connaitre_top.png) no-repeat top left;
  	float:left;
}

#logo_deltavision_top{
	margin: 0px 21px 0px 0px;
	width: 84px;
	height: 58px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/top/logo_deltavision_top.png) no-repeat top left;
  	float:left;
}

#logo_television_top{
	margin: 0px 21px 0px 0px;
	width: 113px;
	height: 58px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/top/logo_television_top.png) no-repeat top left;
  	float:left;
}

#logo_theomedia_top{
	margin: 0px 0px 0px 0px;
	width: 82px;
	height: 58px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/top/logo_theomedia_top.png) no-repeat top left;
  	float:left;
}


/* BAS */
#bas span{
	display:none;	
}

#bas{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: black 0px solid;
	width: 759px;
	height: 101px;
	background: transparent url(../image/interface_normal/bas_player.png) no-repeat top left;
	list-style-image: none;
	list-style-type: none;
}
#bas li{
    padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}

a#qualite{
	margin: 5px 0px 0px 54px;
	width: 300px;
	height: 10px;
	border: black 0px solid;
	float:left;
	font-size: 13px;
	font-weight:bold;
	font-family: arial, helvetica,  sans-serif;
	color: #02069e;
}
a#qualite:hover {
	color: #da1502;
}


a#dons{
	margin: 0px 0px 0px 23px;
	width: 248px;
	height: 41px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/don.png) no-repeat top left;
  	float:left;
}

a#dons:hover {
	background-position: 0px -41px;
	color: #ffffff;
}

#activeLien_dons{
	margin: 47px 0px 0px 23px;
	width: 248px;
	height: 41px;
	border: black 1px solid;		
  	background: transparent url(../image/interface_normal/don.png) no-repeat top left;
  	float:left;
	background-position: 0px -41px;
}


#logo_connaitre{
	margin: 7px 0px 0px 33px;
	width: 318px;
	height: 32px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/logo_connaitre.png) no-repeat top left;
  	float:left;
}

#logo_deltavision{
	margin: 0px 21px 0px 116px;
	width: 84px;
	height: 58px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/logo_deltavision.png) no-repeat top left;
  	float:left;
}

#logo_television_chretienne{
	margin: 0px 21px 0px 0px;
	width: 113px;
	height: 58px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/logo_television_chretienne.png) no-repeat top left;
  	float:left;
}

#logo_theomedia{
	margin: 0px 0px 0px 0px;
	width: 82px;
	height: 58px;
	border: black 0px solid;		
  	background: transparent url(../image/interface_normal/logo_theomedia.png) no-repeat top left;
  	float:left;
}

/* RECEIVE UPDATES */
#item, #state, #time, #load{
	display:none;
}


/* CONTENU */
#contenu{
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    border: black 0px solid;
	width: 650px;
	height: 299px;
	float:left;
 	background: #ffffff;
	text-align: left;
	overflow: auto;
}

#contenu_interieur{
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
	font-family: arial, helvetica,  sans-serif;
}

h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-weight:800;
	letter-spacing:-0.04em;
	border-spacing:0px;
}

.titre{
	color: #160155;
}

.notehead{
	margin: -4px 0px 30px 0px;
	border-top: #bebcbc 1px solid;
	text-align:right;
	font-size:0.70em;
	color: #160155;
}


/* Contact */
.contactform{
	font-size:0.83em;
	line-height:1.3em;
	display:compact;
	color: #666666;
}
.contactleft{
	width: 23%;
	height:30px;
	border: 0px solid #000000;
	text-align: right;
	float: left;
	padding: 0px 0px;
}
.contactright{
	width: 75%;
	height:30px;
	border: 0px solid #000000;
	text-align : left;
	float: right;
	padding:0px 0px;
}
.contact_textarea{
	width: 75%;
	text-align:left;
	float:right;
	padding-bottom:6px; 
}
.contactform input, textarea{
	border: #666666 1px solid;
}


/* GRILLE PROGRAMME */
#programme_jour{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: black 0px solid;
}
#programme_jour ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#programme_jour ul li{
    margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
    border: black 0px solid;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	float:left;
}

a#lien_programme{
	padding: 5px 17px 5px 17px;
  	text-decoration:none;
	font-size: 13px;
	color: #ffffff;
	background: #aeaeae;
}
a#lien_programme:hover{
	color: #e81500;
	background: #ffffff;
	/*font-weight:bold;*/
}
a#active_lien_programme{
	padding: 5px 17px 5px 17px;
  	text-decoration:none;
	font-size: 13px;
	color: #aeaeae;
	background: #ffffff;
	font-weight:bold;
}

#programme_horaire{
	margin: 7px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 125px;
	float: left;
	border: black 0px solid;
}
#programme_tranche{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	font-size: 15px;
	color:#ffffff;
	font-weight:bold;
	background: #e81500;
	text-align: center;
}
#programme_horaire ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#programme_horaire ul li{
    margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
    border: black 0px solid;
	list-style-image: none;
	list-style-type: none;
	background: #ececec;
}
#programme_heure{
	font-family: arial, helvetica,  sans-serif;
	font-weight:bold;
	font-size: 12px;
}
#programme_emission{
	font-family: arial, helvetica,  sans-serif;
	font-size: 11px;
}
#programme_titre{
	font-family: arial, helvetica,  sans-serif;
	font-size: 13px;
}


