#fgen {
	background-color: #000000;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}

#films {
	background-color: #000000;
	background-image: url(images/fondfiche.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}

#filmslist {
	background-color: #000000;
	background-image: url(images/fondfilms.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}

#filmslisten {
	background-color: #000000;
	background-image: url(images/fondfilmsen.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}
#contact {
	background-color: #000000;
	background-image: url(images/fondcontact.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}
#news {
	background-color: #000000;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}
#societe {
	background-color: #000000;
	background-image: url(images/fondsociete.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}
#equipe {
	background-color: #000000;
	background-image: url(images/fondequipe.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}
#company {
	background-color: #000000;
	background-image: url(images/fondcompany.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}
#team {
	background-color: #000000;
	background-image: url(images/fondteam.jpg);
	background-repeat: no-repeat;
	background-position: 136px 5px;
}

.annonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afcaea;
	letter-spacing: 2px;
	line-height: 13px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 16px;
}
.textecap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.filmsgrandtitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #92bff7;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.films {
	font-family: Arial, Helvetica, sans-serif;
	color: #afcaea;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
}
.filmsoustitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #afcaea;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #afcaea;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.nom {
	font-family: Arial, Helvetica, sans-serif;
	color: #92bff7;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	color: #afcaea;
	text-decoration: none;
}
a:visited {
	color: #afcaea;
	text-decoration: none;
}
a:hover {
	color: #EEEEEE;
	text-decoration: none;
}
a:active {
	color: #afcaea;
	text-decoration: underline;
}
