.fondEmission {
	background-color: #F7F7F7;
}
.titreEmission {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
.titreBdl {
	font-size: 0.65em;
	font-weight: bold;
	color: #646464;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;

}
.storyText {
	font-size: .8em;
	color: #000000;
}
.fondEmission2 {

	background-color: #4FCC30;
}
.titreEmissionHeader {

	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.titreDiffusion {
	font-size: .7em;
	font-weight: normal;
	color: #000000;
}
.legendeEmission {
	font-size: .65em;
	font-weight: normal;
	color: #FFFFFF;
}
.titreEmissionNoir {

	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}
.dateEmission {
	font-size: 0.65em;
	color: #000000;
}
.listEmission {

			border-width: 0px;
}
.listEmissionOn {

			/*border-width: 0px;*/
			background-color: #E4F2B7;
			cursor: pointer;
}
.lienVideoArchive {
	font-size: .65em;
	color: #0000FF;

}

.listEmissionOn .lienVideoArchive {
	color:	#FF6600;

}

.lienVideoSujet {

	font-size: 0.75em;
	color: #0000FF;
}

.lienVideoSujet:hover	{
	color:	#FF6600;
}

.storyIntroText {
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;

}
.titreSommaire {


	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
}
.storySommaire {
	font-size: .8em;
	font-weight: bold;
	color: #666666;
}
.linkSommaire {
	color: #0000FF;
}
.linkSommaire:hover, .listEmissionOn .linkSommaire	{
	color:	#FF6600;
}

.linkSuiteStory {
	font-size: .8em;
	color: #0000FF;
	text-decoration: underline;
}
.linkSuiteStory:hover, .listEmissionOn .linkSuiteStory	{
	color:	#FF6600;
	text-decoration: underline;
}

.titreEmissionBox {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
}
.textEmissionBox {
	font-size: .7em;
	font-weight: bold;
	color: #000000;
}
.textEmissionBox a{
	color: #000000;
}
.linkSuiteBox {
	font-size: 0.7em;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;

}
.linkSuiteBox:hover, .listEmissionOn .linkSuiteBox	{
	color:	#FF6600;
	text-decoration: underline;
}
.fondBoxEmission {
	background-color: #E0E0E0;
}
.fondEmission3 {
	background-color: #EEEEEE;
}
/* Styles pour le menu CSS */
	.menuBoxEmi{
		padding:0;
		margin:0;
		}

	.menuBoxEmi a{
		display:block;
		padding:3px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		font-size:.75em;
		background-color: #4FCC30;
		}

	.menuBoxEmi a:hover, .menuBoxEmi .itemSelected{
		color: #000000;
		background-color: #FFFFFF;
		}
		
	.flashBox, .linkBox{
		background-color: #E4E4E4;
		font-size: 0.65em;
		margin-bottom:8px;
		}
		
	.flashBox h3, .linkBox h3{
		font-weight: bolder;
		font-size: 1.2em;
		background-color: #4FCC30;
		color: #FFFFFF;
		padding:3px;
		margin:0px;
		}
/* Story Style 1 - Cellule(s) de la légende sous la photo */	
.s-FxPhotoLegende{ 
	font-family: verdana,arial,sans-serif; 
	background-color: #4FCC30; 
	font-size: 0.6em; 
	color: #000000; 
	padding-left: 4px; 
	padding-right: 4px; 
	}

	
/* Story Style 1 - Barre de navigation au dessus de la story (version couleur), et avec le :hover */
.s-FxNavBg{
	font-family: verdana,arial,sans-serif;
	color: #FF0000;
	font-size: 0.6em;
	background-color: #4FCC30;
	text-decoration: none;
	}	