/************************/
/* Disposition g�n�rale */
/************************/

#gtv {
	padding: auto;
	margin: auto;
	width: 895px;
	height: auto;
	background: #FFFFFF;
}

a, a:link, a:visited {
	color: #fe6501;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfix {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.cadre {
	width: 895px !important;
	width: 890px;
	background: #FFF;
}

/************************/
/* Grille 				*/
/************************/

.grille_horiz,
.grille_chaine,
.grille_chaine_week,
.grille_thematique {
	padding: 0px 0 10px 10px;
	margin: 15px 0px 0 0px;
	font-family: Tahoma, Arial;
	background: #FFF;
	width: 885px;
}

.grille_thematique {
	margin:0;
}

.grille_horiz .content,
.grille_chaine .content,
.grille_chaine_week .content,
.grille_thematique .content {
	background-color: #FFFFFF;
}

.regle {
	width: 884px !important;
	width: 834px;
	padding: 0 0 0 57px !important;
	padding: 0 57 0 57px;
	height: 19px;
	background: url("img/regle2.png");
	clear: both;
	background-repeat : no-repeat; 
}

.regle2{
	width: 884px !important;
	width: 834px;
	padding: 0 0 0 57px;
	height: 20px;
	background: url("img/regle.png");
	clear: both;
	background-repeat : no-repeat; 
}

.regle2 div.column {
	padding-left:10px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF !important;
	float: left;
	width: 200px;
	height: 22px;
	line-height: 19px;
}


.grille_thematique .regle {
	padding: 0px;
	height: 20px!important;
}

.regle div.column {
	padding-left:10px;
	border-right: 1px solid #FFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF !important;
	float: left;
	width: 200px;
	height: 19px;
	line-height: 19px;
}

.regle div.column.first {
	background-image:none;
}
.regle div.column.last {
	border-right: none !important;
	width: 185px !important;
	background-image:none;
}

.grille_thematique .regle div.column {
	width: 700px;
	border-right: none;
	height: 20px!important;
	line-height: 20px!important;
	padding-left: 57px;
}

.row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000 !important;
	background-color: #FFFFFF;
}
.row.even {
}
.row.odd {
}

table.container {
	border: none;
}

table.container2 {
	border: none;
	margin-left: -266px !important;
	margin-left: 0;
}

.grille_thematique table.container tr td {
	height: 50px!important;
}

.channel {
	background:url("img/channel.png") left center;
	border-bottom: 1px solid #CACACA;
	width: 55px;
	height: 62px;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000 !important;	
}
.channel.first {
	background:url("img/channel.png") left top;
}
.channel.last {
	background:url("img/channel.png") left bottom;
	border-bottom: 0;
}

.grille_chaine .channel_header,
.grille_chaine_week .channel_header {
	margin:0;
	padding:0;
	float: left;
}

.grille_chaine .channel_header a,
.grille_chaine_week .channel_header a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fe6501 !important;
	text-decoration: none;
}

/************************/
/* Fin Grille 				*/
/************************/

/************************/
/* Programmes 			*/
/************************/
.programs {
	height: 70px;
	border-left: 1px solid #4b4b4b;
	border-bottom: 1px solid #4b4b4b;
}

.program {
	height: 70px;
	background: url("img/program.png") no-repeat top left;
	border-right:1px solid #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000 !important;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	padding: 1px 1px 0 5px;
}
.program.previous {
	background: none!important;
}
.program.short {
	background: #eaeaea;
	background-image: url("img/procourt.png")  no-repeat;
	padding: 0 2px 0 4px!important;
}
.program.last {
	border-right:0;
}

.hour {
	color:#48191c;
	font-style: italic;
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48191c !important;
	text-decoration: none;
}

.details img {
	border: none;
}

/************************/
/* Fin Programmes		*/
/************************/

/************************/
/* Menu 				*/
/************************/

.menu {
	width: 895px;
	background: #FFF;
	display: block;
	float: left;
	margin-bottom: 15px;
}

#menu_top {
	height:74px;
	font-family: Tahoma, Arial;
	font-size:11px;
}

.menu .date {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	line-height: 20px;
	padding: 0 0 0 10px;
}

#date_bouquet {
	padding: 0 0 0 15px;
	background: url("img/date_bouquet.png");
	background-repeat : no-repeat; 
	float:left;
	width:131px; 
	height:74px;
}
#date_bouquet .high {
	font-weight:normal;
	color:white;
}
#date_bouquet .low {
	padding-top:2px;
	font-weight:bold;
	text-align:center;
	color:white;
}
#date_bouquet .bouquet {
	margin:5px 0 0 3px;
	font-weight:bold;
	color: #48191c;
}

#days_hours {
	margin-right:5px !important;
	margin-right: 3px;
	background: url("img/days_hours.png");
	background-repeat : no-repeat; 
	width:735px; height:74px;
	float:right;
}
#days_hours .menudays {
	margin: 5px auto 15px;
	padding:1px 10px 0 10px;
	background: url("img/days.png");
	background-repeat: no-repeat;
	width:560px; height:18px;
	text-align:center;
}
#days_hours .menudays a {
	display:block;
	height:16px;
	margin-bottom: 10px;
	color:#48191c;
}

#days_hours .menuhours {
	margin: 5px auto;
	padding:0 5px 0 15px;
	background: url("img/hours.png");
	background-repeat: no-repeat;
	width:450px; height:17px;
	text-align:center;
}
#days_hours .menuhours a {
	display:block;
	float:left;
	height:16px;
	padding:0 10px 0 9px;
	width:50px;
	color:#48191c;
}
#days_hours .menuhours td.selected a,
#days_hours .menudays td.selected a,
#days_hours .menuhours a:hover,
#days_hours .menudays a:hover {
	background:#4b4b4b;
	color:white;
	text-decoration:none;
}

td.content {
	background-color: #fe6401;
}

table.content_inner {
	border: none;
	background-color: #fe6401;
	margin-left:20px;
}

table.content_inner select {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none;	
} 

.menuprog {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fe6401 !important;
	border-top: 3px solid #fe6401;
	border-right: 2px solid #fe6401;
	border-bottom: 3px solid #fe6401;
	border-left: none;
	background-color:#FFFFFF;
	height:25px;
	width:50px
}
.menuprog.selected {
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	/*background-color: #7F99CC;	*/
	background-color: #47464b;
}

.menuprog a {
	font-weight: normal;
	color: #fe6401 !important;
	text-decoration: none;
}

.menuprog.selected a {
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;	
}

#recherche .search_header {
	border-top: 1px solid #fee9d1;
	padding: 0 0 0 16px;
	margin-top: -15px !important;
	margin-top: 0px;
	height: 18px;
	width: 879px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fe6400 !important;
	text-decoration: none;
	line-height: 18px;
	background: #FFF;
} 

#recherche .content {
	padding: 0 0 0 16px;
	height: 30px !important;
	text-align: left;
}

#recherche .content span {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
}

#recherche form.content {
	padding: 5px 0 4px 16px;
	background: #fe6400 ;
	height: 35px !important;
	width: 879px;
	display: block;
}

#recherche form.content input.bouton {
	border:0;
	position:relative;
	bottom:1px;
}

#recherche form.content input,
#recherche form.content select {
	margin-left: 45px;
}

#recherche #thematique {
	padding-top:6px;
	background: #fe6400 ;
	height:25px !important;
	margin-top: -20px;
	width: 879px !important;
	width: 880px;
	display: block;
}
#recherche #thematique a {
	margin-left:45px;
	padding:2px 7px;
	border: 1px solid #FFF;
	border-radius:8px;
	-moz-border-radius:8px;
	background:white;
	color:#48191c !important;
}
#recherche #thematique a:hover {
	background:#4b4b4b;
	color:white !important;
	text-decoration:none;
}


.champ {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	border: 1px solid #A5ACB2;
}

#recherche #titre {
	width: 100px;
}

#grid_link {
	display:block;
	text-align:right;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fe6501 !important;
	text-decoration: none;
	margin: 10px 10px 0 0;
}


/************************/
/* Fin Menu 			*/
/************************/


/* Casting */
#casting {
	padding-bottom:8px;
	font-weight:bold;
	font-family:Tahoma,Arial;
	color: #48191c !important;
	font-size:11px;
}
#casting h2, .fiche_emission h2 {
	border-top:0;
	border-bottom:1px solid #fe6501;
	color:#fe6501 !important;
	font-size:12px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	padding:0;
	text-decoration:none;
}
#casting h2 {
	margin-bottom:8px;
}
#casting .role {
	font-weight:normal;
}


/* Fiche emission */
.fiche_emission {
	font-family:Tahoma,Arial;
	margin: 0 0 0 0;
}

.fiche_emission h2 {
	border-top:1px solid #fe6501;
	border-bottom:0;
	padding-left:16px;
	margin:0;
}

.fiche_emission .fiche_emission_inner {
	border:1px solid #fe6501;
	border-bottom:0;
	padding:16px;
	padding-bottom:0;
}

.fiche_emission .footer {
	height:6px;
	background: url("img/emission_footer.png");
	margin-bottom:15px;
	background-repeat: no-repeat;
}


.fiche_emission .header {
	height: 22px;
	background-color: #fe6501;
	padding: 0 0 0 0px;
}

.fiche_emission .channel_logo {
	float:right;
}

.fiche_emission h1 {
	margin:0;
	padding:0;
	font-size: 21px;
	font-weight: bold;
	color: #fe6501 !important;
	text-decoration: none;
}

.fiche_emission .date_heure {
	margin-bottom:16px;
	font-size:11px;
	font-weight:bold;
	color:#48191c;
}

.fiche_emission .infos,
.fiche_emission .details {
	padding:0 10px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#48191c;
}

.fiche_emission .picture {
	width:145px;
}

.fiche_emission .infos {
	width:180px;
}

.fiche_emission .details {
	width:320px;
}
.fiche_emission .details strong {
	color:#fe6501;
}

.fiche_emission .dates {
	border: 1px solid #E5EEF9;
	width: 298px;
	height: 20px;
}



.bleu11r {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7F99CC !important;
}
.bleuf11r {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fe6401 !important;
	text-decoration: none;
}

.bleuf11 , a.bleuf11:link , a.bleuf11:visited {
		font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fe6401 !important;
	text-decoration: none;
}
a.bleuf11:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fe6401 !important;
	text-decoration: underline;
}
.bleuf16 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fe6401 !important;
	text-decoration: none;
}

.bgtranche {
	background-image: url(img/bgtranche.gif);
	background-repeat: repeat-y;
}

.barre {
	background-image: url(img/barre.gif);
	background-repeat: repeat-y;
}

.blc12 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
}
.blc11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
}

.no11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none;
}
.no11b {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000 !important;
}



.menub {
	border: 1px solid #366AB3;
}
.bleuf11ri {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003399 !important;
	text-decoration: none;
	font-style: italic;
}
.gris11r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666 !important;
	text-decoration: none;
}
.bouton {
	font-family : Verdana;
	font-size : 11px;
	color : #000000 !important;
	border: solid 1px #000000;
}
.bord {
	border: 1px solid #366AB3;
}
.bor2 {
	border: 1px solid #E5EEF9;
}
.bor2 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5EEF9;
}

/**********************************************************/
/* classes de la recherche (thematique et mots clef)   */
/**********************************************************/
.resJour {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	background-color : #5C99DC;
}
.resHeure {
	border-bottom:1px solid #CACACA;
	border-right:1px solid #fe6501;
	width: 60px;
	font-size: 11px;
	font-weight: bold;
	color: #48191c !important;
	text-align:center;
}
.resGenre {
	border-bottom:1px solid #CACACA;
	border-right:1px solid #fe6501;
	padding-left:12px;
	width: 218px;
	font-weight: normal;
	color: #48191c !important;
	font-style: italic;
}
.resDuree {
	border-bottom:1px solid #CACACA;
	border-right:1px solid #fe6501;
	padding-left:12px;
	width: 97px;
	font-size: 11px;
	font-weight: normal;
	color: #48191c !important;
	text-decoration: none;
}
.resTitre {
	border-bottom:1px solid #CACACA;
	padding-left:12px;
	width: 262px;
	font-size: 11px;
	font-weight: normal;
	color: #48191c !important;
	text-decoration: none;	
}

.resTitre a {
	color: #48191c !important;
	font-weight:bold;
}

.resTitreFiche  {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003399 !important;
	text-decoration: none;	
}

.lienPagerOn, a.lienPagerOn:link, a.lienPagerOn:hover , a.lienPagerOn:visited {
	font-size : 11px;
	color : #003399 !important;
	text-decoration : none;
	font-weight : bold;
}
.lienPagerOff, a.lienPagerOff:link, a.lienPagerOff:hover , a.lienPagerOff:visited {
	font-size : 11px;
	color : #003399 !important;
}

.lienPager, a.lienPager:link, a.lienPager:hover , a.lienPager:visited {
	font-size : 11px;
	color : #003399 !important;
}

.menuThmSel,
.menuThmNoSel {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none;
}


/*************************************************************/
/* fin classes de la recherche (thematique et mots clef)   */
/*************************************************************/

/*************************/
/* Popup Popmenu  		 */
/*************************/

.shadow {
	width:	202px;
	padding: 2px;
	filter: DropShadow(Color=C4D0E7, OffX=2, OffY=3, Positive=1);
}

#popmenu div.container {
	border: 1px solid #959595;
	border-top:0;
	width: 200px;
	padding: 0px;
	color: #48191c;
	/*background: #FF0000;*/
}

#popmenu div.header {
	background: #959595 url("img/regle_fond.png") top center repeat-x;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color:white;
}

#popmenu div.content {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	background: #FFFFFF;
	vertical-align: top;
	min-height: 30px;
	border: none;
}

/*****************************/
/* fin classes Popmenu   	 */
/*****************************/


/*************************/
/* classes des popups  */
/*************************/
.popTitre {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #5C99DC;
}
.popTxt {
	font-family: Tahoma, Arial;
	font-size : 12px;
	color : #003399 !important;
}
.popLien , a.popLien:link , a.lienRecherche:visited {
	text-decoration : none;
	font-family: Tahoma, Arial;
	font-size : 11px;
	color : #003399 !important;
	font-weight : bold;
}
a.popLien:hover {
	text-decoration : none;
	font-family: Tahoma, Arial;
	font-size : 11px;
	color : #003399 !important;
	font-weight : bold;
}
/*****************************/
/* fin classes des popups   */
/*****************************/

/*****************************/
/* HEADER & FOOTER   */
/*****************************/

body {
	background: #47464b;
	width: 890px;
	margin: auto;
	padding: auto;
}
#header {
	width: 893px;
	display: block;
	float: left;
	background: #FFF;
}

.global {
	width: 895px;
	height: 200px;
	background: #FFF;
	position: relative;
	margin: auto;
	padding: auto;
}

.sponsorgrille {
	float: right;
	margin-right: 5px;
}

.horloge {
	width: 150px;
	height: 90px;
	display: block;
	float: left;
	margin-left: 10px !important;
	margin-left: 0px;
	background: #4b4b4b;
}

.footer_style {
	width: 877px !important;
	width: 878px;
	height: 120px;
	background: #ebebeb;
	padding: 10x 10px 10px 10px !important;
	padding: 10px 9px 10px 9px;
	margin-top: -15px !important;
	text-align: center;
	float: left;
}

.footerMondado {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #4b4b4b;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	display: block;
	width: 850px;
}

.font {
	font-family: Arial;
	font-size: 12px;
	color: #4b4b4b;
}

a.font {
	text-decoration: none;
	font-weight: bold;
	color: #7d7d7d;
}

.pub {
	width: 92px;
	height: 22px;
	display: block;
	top: 79px;
	right: 20px;
	position: absolute;
}

.pub2 {
	width: 92px;
	height: 22px;
	display: block;
	top: 50px;
	right: 50px;
	position: absolute;
}

.pub4{
	width: 92px;
	height: 22px;
	display: block;
	top: 75px;
	right: -20px;
	position: absolute;
}

/*****************************/
/* end.HEADER & FOOTER   */
/*****************************/

.pop_up {
	width: 600px;
	margin-left: 150px;
}
