/************************/
/* Disposition générale */
/************************/
#gtv {
	margin: 0px 0 0 0px;
	width: 611px;
		font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}

a, a:link, a:visited {
	color: #df1615;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfix {
	clear: both;
	height: 0px;
	line-height: 0px;
}


.fiche_emission {
	margin: 15px 0 0 0;
}

.fiche_emission .header {
	height: 22px;
	background-color: #df1615;
	padding: 0 0 0 10px;
}

.fiche_emission .title {
	font-size: 16px;
	font-weight: bold;
	color: #df1615 !important;
	text-decoration: none;
	text-align: center;
	margin: 1em 0;
}

.fiche_emission .details {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none;
}

.fiche_emission .dates {
	border: 1px solid #ffe4e1;
	width: 298px;
	height: 20px;
	border="0" cellpadding="0" cellspacing="0" 
}


/************************/
/* Grille 				*/
/************************/

.grille_horiz,
.grille_chaine,
.grille_chaine_week,
.grille_thematique {
	padding: 0px 0px;
	background-color: #FFFFFF;
	margin: 15px 0 15px 0;
	font-family: Tahoma, Arial;
}

.grille_horiz .content,
.grille_chaine .content,
.grille_chaine_week .content,
.grille_thematique .content {
	background-color: #FFFFFF;
	

}

.regle {
	width: auto;
	padding: 0 0 0 52px;
	height: 20px;
	clear: both;
	background-color: #FFFFFF;
}

.grille_thematique .regle {
	padding: 0px;
	border: 1px solid #ecd3d0;
	height: 20px!important;
}

.regle div.column {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000 !important;
	float: left;
	width: 138px;
	height: 20px;
	line-height: 20px;
	background-color: #CCCCCC;
	border-right: 1px solid #FFFFFF;
}

.grille_thematique .regle div.column {
	width: 100%;
	border-right: none;
	height: 20px!important;
	line-height: 20px!important;
}

.regle div.column.last {
	border-right: none !important;
	width: 142px !important;
}

.row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000 !important;
	background-color: #FFFFFF;
}

/*alternance de couleurs pour la grille TV*/
.row.odd {
	background-color: #FFFFFF;
}
.row.even {
	background-color: #ffe4e1;
}

table.container {
	border: none;
}

.grille_thematique table.container tr td {
	border: 1px solid #df1615;
	padding: 3px;
	height: 50px!important;
}

.channel {
	width: 50px;
	height: 62px;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000 !important;	
	border-right: 2px solid #FFFFFF;
}

#channel_header {
	width: 532px;
	margin: 0 0 1em 0;
}

#channel_header #channel_logo {
	float: left;
	width: 52px;
}

#channel_header #channel_logo #logo_img {
	width: 52px;
	text-align: center;
	float: left;
}

#channel_header #channel_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;
	line-height: 20px;
	float: left;
	width: 480px;
}

#channel_header #channel_navigation #logo_text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none;
}

.grille_thematique #channel_header #channel_navigation {
	width: 100%!important;
}

#channel_header #channel_navigation a#week_link {
	float: left;
}

#channel_header #channel_navigation a#grid_link {
	float: right;
}


/************************/
/* Fin Grille 				*/
/************************/


/************************/
/* Programmes 			*/
/************************/
.programs {
	height: 70px;
	border-left: 0px solid #FFFFFF;
}

.program {
	height: 70px;
	background: url(img/barre.gif) repeat-y top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	padding: 0 0 0 5px;
}
.program.previous {
	background: none!important;
}
.program.short {
	padding: 0 2px 0 4px!important;
}

.hour {
	color: #000000 !important;
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;
}

.details img {
	border: none;
}

/************************/
/* Fin Programmes		*/
/************************/

/************************/
/* Menu 				*/
/************************/

.menu {
	width: 609px;
	border: 1px solid #df1615;
	background-color: #FFFFFF;
}

.menu .date {
	background-color: #df1615;
	height: 20px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	line-height: 20px;
	padding: 0 0 0 10px;
}

td.content {
	background-color: #ffe4e1;
}

td.content2 {
	background-color: #FFFFFF;
}

table.content_inner {
	border: none;
	background-color: #ffe4e1;
	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: #000000 !important;
	border-top: 3px solid #FFFFFF;
	border-right: 0px solid #ffe4e1;
	border-bottom: 3px solid #FFFFFF;
	border-left: none;
	background-color:#ffe4e1;
	height:25px;
	width:50px
}
.menuprog.selected {
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;
	background-color: #cecfce;	
}

.menuprog a {
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;
}

.menuprog.selected a {
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;	
}

.menuprog2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	border-top: 3px solid #FFFFFF;
	border-right: 0px solid #ffe4e1;
	border-bottom: 3px solid #FFFFFF;
	border-left: none;
	background-color:#FFFFFF;
	height:25px;
	width:50px;

}
.menuprog2.selected {
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;
	background-color: #FFFFFF;	
}

.menuprog2 a {
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;
}

.menuprog2.selected a {
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;	
}

#recherche .search_header {
	height: 25px;
	background-color:#df1615;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 0 0 0 10px;
	line-height: 25px;
} 

#recherche .content {
	height: 30px!important;
	text-align: left;
}

#recherche .content span {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #df1615 !important;
	text-decoration: none;
	margin: 0 0 0 10px;
}

.champ {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	border: 1px solid #A5ACB2;
}

#recherche #titre {
	width: 100px;
}

/************************/
/* Fin Menu 			*/
/************************/






.bleu11r {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #D73700 !important;
}
.bleuf11r {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;
}

.bleuf11r2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
}

.castingact {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #df1615;
	text-decoration: none;
	background-color: #ecd3d0;
	width: 152px;
}

.castingrole {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #df1615;
	text-decoration: none;
	background-color: #ffe4e1;
	width: 152px;
}

.bleuf11 , a.bleuf11:link , a.bleuf11:visited {
		font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #df1615 !important;
	text-decoration: none;
}

.bleuf11r2 , a.bleuf11r2:link , a.bleuf11r2:visited {
		font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
}

a.bleuf11:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #df1615 !important;
	text-decoration: underline;
}
.bleuf16 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #df1615 !important;
	text-decoration: none;
}

.bgtranche {
	background-image: url(../im/bgtranche.gif);
	background-repeat: repeat-y;
}

.barre {
	background-image: url(../im/barre.gif);
	background-repeat: repeat-y;
}

.blc12 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #df1615;
}
.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 #df1615;
}
.bleuf11ri {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !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 #df1615;
	background-color: ffe4e1;
}
.bor2 {
	border: 1px solid #ffe4e1;
}
.bor2 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffe4e1;
}

/**********************************************************/
/* 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 : #df1615;
}
.resHeure {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000 !important;
	width: 31px;
}
.resGenre {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;
	font-style: italic;
	width: 120px;
}
.resDuree {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none;
	width: 75px;
}
.resTitre {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;	
}
.resTitreFiche  {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #df1615 !important;
	text-decoration: none;	
}

.lienPagerOn, a.lienPagerOn:link, a.lienPagerOn:hover , a.lienPagerOn:visited {
	font-size : 11px;
	color : #df1615 !important;
	text-decoration : none;
	font-weight : bold;
}
.lienPagerOff, a.lienPagerOff:link, a.lienPagerOff:hover , a.lienPagerOff:visited {
	font-size : 11px;
	color : #df1615 !important;
}

.lienPager, a.lienPager:link, a.lienPager:hover , a.lienPager:visited {
	font-size : 11px;
	color : #df1615 !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=d4cfc0, OffX=2, OffY=3, Positive=1);
}

#popmenu div.container {
	border: 1px solid #df1615;
	width: 200px;
	padding: 0px;
	/*background: #FF0000;*/
}

#popmenu div.header {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;
	padding: 2px;
	background: #ff69b4;
}

#popmenu div.content {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;
	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: #df1615;
}
.popTxt {
	font-family: Tahoma, Arial;
	font-size : 12px;
	color : #df1615 !important;
}
.popLien , a.popLien:link , a.lienRecherche:visited {
	text-decoration : none;
	font-family: Tahoma, Arial;
	font-size : 11px;
	color : #df1615 !important;
	font-weight : bold;
}
a.popLien:hover {
	text-decoration : none;
	font-family: Tahoma, Arial;
	font-size : 11px;
	color : #df1615 !important;
	font-weight : bold;
}
/*****************************/
/* fin classes des popups   */
/*****************************/

