/* code css pour netforgod.tv */
body {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  background-color: #000;
  color: white;
  position:relative;
}
#ccn {
position: absolute;
left:0px;
}
#header {
 width: 800px;
 height: 155px;
 margin: 0;
 padding: 0;
}
#logo {
  position: absolute;
  top: 90px; left:710px;
  width: 80px;
  height: 50px;
}
#bandeau {
  position:relative;
  background-color: #65677e;
  width: 800px;
  height: 35px;
  color: #9fa3af;
  line-height: 35px;
  font-size: 16px;
}
#bandeau a:hover {color: #fff; }
.bd-gauche {
  background-image: url(images/deg_35px_fonce.jpg);
  float: left;
  width: 650px;
	text-align: center;
}
.bd-droit {
  background-image: url(images/deg_35px_fonce.jpg);
  float: right;
  width: 148px;
	text-align: center;
}
#page {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#video {
  float: left;
  width:400px;
  font-size: 24px;
  background-color: #000;
}
#video_nfg{
	width: 352px;
	height: 287px;
	margin: 10px 24px;
	padding: 0;
}
#presentation {
  float: right;
  width: 400px;
  height: 270px;
  font-size: 24px;
  background: #65677e url(images/deg_270px.jpg) repeat-x;
  background-color: #000;
}
.langues {
  background-color: #000;
  width: 400px;
  padding: 2px;
  color: #fff;
  font-size: 14px;
}
.BLangue {
  font-size: 18px;
  font-style: italic;
}

#video a:hover { color: #fff; }
a {
	color: #9DA7E1;
	text-decoration: none;
	font-size: 14px;
}
#liste {
  float: right;
  background-color: #5f6482;
  width: 400px;
  font-size: 24px;
  color: #252a52;
}
.tbemission {
  font-size: 12px;
	border-width: 0;
}
.tdemission {
  background-image: url(images/deg_186px.jpg);
  width: 194px;
  float: left;
  margin: 1px;
  height:160px;
  color: #fff;
  font-size: 12px;
}
.titre-mois {
  color: #fff;
  font-size: 20px;
}
.titre {
  color: #fff;
  font-size: 14px;
  margin: 2px;
}
.aff-mois {
  float: left;
  width: 200px;
  margin: 5px;
}
.aff {
  width: 190px;
  margin: 2px;
  float: left;
}
.texte-mois {
  color: #fff;
  font-size: 16px;
}
.affiche-1 {
  width: 180px;
  height: 135px;
}
.affiche-2 {
  margin: 2px;
  float: left;
  width: 90px;
  height: 67px;
}
.diapo {
  text-align: center;
}
.date-mois, .date {
  font-weight: bold;
  text-align: right;
}
.date-mois {
  font-size: 12px;
}
.date {
  font-size: 10px;
}
a.faded {
	color: #585d64;
	text-decoration: none;
}
#pied { clear:both; font-size: 10px; width: 800px; margin: 0 auto;}
#pied li { display :inline; }
#pied a {font-size: 12px;}
#pied a:hover {color: #FFF;}
