/* Général */

.fond_page {
	background-color: #FFFFFF;
}

.fond_colonne_gauche {
	width: 13px;
	height: 100%;
	background-color: #FFFFFF;
}

.fond_colonne_droite {
	width: 12px;
	background-color: #FFFFFF;
}

.fond_bas {
	height: 18px;
}

.fond_rubrique {
	width: 324px;
	background-color: #FDEFE0;
}

.coeur_page {
	border: 1px solid #F18D23;
}

/* Polices Textes */

.texte_emission {
	font-size: 11px;
	color: #000000;
}

.texteb_emission {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/* Index des émissions */

.coeur_page_index {
	background-color: #FFFFFF;
}

.fond_gauche_index {
	text-align: left;
	vertical-align: top;
}

.gauche_index {
	width: 323px;
}

.fond_droite_index {
	width: 311px;
	text-align: center;
	vertical-align: top;
}

.droite_index {
	width: 300px;
}

.fond_nepasmanquer {
	width: 323px;
	background-color : #FFA200;
}

.titre_nepasmanquer {
	padding-left: 8px;
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.programme_nepasmanquer {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.date_nepasmanquer {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.horaire_nepasmanquer {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.texte_nepasmanquer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.fond_genre {
	width: 323px;
	background-color : #FFDFA6;
}

.titre_genre {
	padding-left: 8px;
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.programme_genre {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.date_genre {
	color: #FFA200;
	font-size: 11px;
	font-weight: bold;
}

.horaire_genre {
	color: #FFA200;
	font-size: 11px;
	font-weight: bold;
}

.texte_genre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Espace Toutes les Emissions */

.fond_toutesemissions {
	width: 300px;
	background-color: #FFA200;
}

.titre_toutesemissions {
	padding-left: 25px;
	background: url(/skins/general/puce_blanche.gif) no-repeat left center;
	background-color: #F18D23;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.puce_toutesemissions {
	width: 10px;
	height: 6px;
	background: url(/skins/emissions/puce_tt_emissions.gif) no-repeat left center;
}

.texte_toutesemissions {
	padding: 18px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.lien_toutesemissions {
	font-weight: bold;
	color: #FFFFFF;
}

/* Espace Liens Promo page Index */

.fond_lienspromo_index table {
	width: 300px;
}

/* Menu */

.menu_on {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
}

.menu_off {
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
}

/* Pages Précédentes/Suivantes, Retour Emission */

.navigation_interne {
	border-top: 1px solid #FFFFFF;
	background-color: #F18D23;
}

.picto_page_precedente {
	width: 103px;
	height: 13px;
	background: url(/skins/emissions/bout_page_prec.gif) no-repeat;
	cursor: pointer;
}

.picto_retour {
	width: 108px;
	height: 13px;
	background: url(/skins/emissions/bout_retour_emission.gif) no-repeat;
	cursor: pointer;
}

.picto_page_suivante {
	width: 88px;
	height: 13px;
	background: url(/skins/emissions/bout_page_suiv.gif) no-repeat;
	cursor: pointer;
}

/* Colonne de Gauche */

.fond_gauche {
	width: 311px;
	text-align: right;
	vertical-align: top;
}

/* Blocs Emission */

.titre_blocemission {
	padding-left: 25px;
	height: 17px;
	background: url(/skins/general/puce_blanche.gif) no-repeat center left;
	background-color: #FFA200;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Colonne de Droite */

.fond_droite {
	background-color: #FDEFE0;
	width: 323px;
	text-align: left;
	vertical-align: top;
}

.droite {
	width: 324px;
}

.droite_interne {
	width: 303px;
}

/* Date de Diffusion */

.date_diff {
	padding-right: 9px;
	background: url(/skins/general/pointille.gif) repeat-x bottom;
	height: 24px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

/* Titre de l'émission */

.titre_emission {
	padding: 2px 9px 0 0;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

/* Sommaire de l'émission */

.sstitre_emission {
	font-size: 12px;
	color: #FFA200;
	font-weight: bold;
}

/* Résumé de l'émission */

.resume_emission {
	padding: 6px 10px 0 10px;
	font-size: 11px;
	text-align: right;
}

/* Menu Vidéo/Photo/Info */

.picto_voir_videos {
	width: 81px;
	height: 13px;
	background: url(/skins/emissions/bout_voir_videos.gif) no-repeat bottom;
	cursor: pointer;
}

.picto_voir_photos {
	width: 88px;
	height: 13px;
	background: url(/skins/emissions/bout_voir_photos.gif) no-repeat bottom;
	cursor: pointer;
}

.picto_plus_info {
	width: 78px;
	height: 13px;
	background: url(/skins/emissions/bout_plus_info.gif) no-repeat bottom;
	cursor: pointer;
}

.picto_videos {
	width: 18px;
	height: 12px;
	background: url(/skins/emissions/bout_videos.gif) no-repeat;
	cursor: pointer;
}

.picto_photos {
	width: 13px;
	height: 12px;
	background: url(/skins/emissions/bout_photos.gif) no-repeat;
	cursor: pointer;
}

/* Date de rediffusion */

.date_rediff {
	padding: 10px 0 0 5px;
	font-size: 11px;
	font-weight: bold;
}

.picto_date_rediff {
	width: 320px;
	height: 13px;
	background: url(/skins/emissions/dates_rediffusion.gif) no-repeat;
	background-position: 11px;
}

/* Espaces Bientôt et Archives */

.bientot {
	padding: 8px 0 11px 14px;
	width: 324px;
}

.bientot a {
	height: 36px;
}

.texte_bientot {
	font-size: 11px;
	font-weight: bold;
}

.archives {
	padding: 7px 0 27px 14px;
	width: 324px;
}

.texte_archives {
	font-size: 11px;
	color: #7F4E68;
	font-weight: bold;
}

.picto_voir_archives {
	width: 153px;
	height: 11px;
	background: url(/skins/emissions/voir_archives.gif) no-repeat;
	cursor: pointer;
}

/* Espace Informations Complémentaires */

.fond_infos_comp {
	margin-bottom: 3px;
	width: 324px;
	background-color: #FFE9C2;
}

.sstitre_infos_comp {
	padding-left: 25px;
	background: url(/skins/general/puce_orange.gif) no-repeat center left;
	font-size: 12px;
	color: #FFA200;
	font-weight: bold;
}

.infos_comp {
	padding-left: 11px;
	font-size: 11px;
}

/* Espace Liens Promo */

.fond_lienspromo table {
	width: 623px;
}