/* CSS Document */
* {margin:0;padding:0;border:0}

a:link {color:#A7CE38; font-weight:bold}
a:visited {color:#A7CE38}
a:hover {color:#FFF}
a:active {color:#A7CE38}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#5DE404;
	margin-left:110px;
}

body {
	background-color:#000;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.main {
	background-image:url(../images/visuel.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:469px;
}
.img_home {
	width:955px;
	height:18px;
	background-color:#A7CE38;
}
.main_presse {
	background-image:url(../images/fond_presse.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:469px;
	vertical-align:bottom;
}
.presse {
	text-align:inherit;
	padding-top:100px;
	padding-left:240px;
}
.main_equipe {
	background-image:url(../images/fond_equipe.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:469px;
}
.main_equipe p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	margin-right:90px;
	color:#FFF;
}
.main_equipe strong {
	color:#A7CE38;
}
.main_film {
	background-image:url(../images/fond_film.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:469px;
}
.synopsis {
	width:500px;
	height:425px;
	overflow: auto;
	margin:0 10px 0 290px;
}
.synopsis p {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	text-align:justify;
	margin-right:5px;
}
.synopsis h1 {}
.main_real {
	background-image:url(../images/fond_real.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:469px;
}
.cadre-real {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	width:405px;
	height:405px;
	overflow: auto;
	margin:10px 100px 100px 270px;
}
html > body .cadre-real {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	width:405px;
	height:405px;
	overflow: auto;
	margin:10px 100px 100px 100px;
}
.cadre-real p {
	margin-top:15px;
	margin-right:5px;
}
.entrevue {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top:250px;
	margin-left:18px;
	width:240px;
	height:100px;
	font-weight:bold;
}
html > body .entrevue {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top:230px;
	margin-left:60px;
	width:130px;
	height:100px;
	font-weight:bold;
}
.main_propos {
	background-image:url(../images/cadre_propos1.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:463px;
}
.cadre_propos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:400px;
	height:400px;
	margin:0 150px 0 290px;
	text-align:justify;
}
.cadre_propos p {margin-top:10px;margin-right:5px}
.cadre_retro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:420px;
	height:440px;
	margin:0 150px 0 285px;
	text-align:justify;
	overflow:auto;
}
.cadre_retro p {
	margin-right:5px;
	margin-top:10px;
}
.cadre_retro strong {
	color:#5DE404;
}
.main_ba {
	background-image:url(../images/fond_bande_annonce.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:463px;
}
.cadre_ba {
	background-image:url(../images/cadre_bande_annonce.gif);
	background-repeat:no-repeat;
	width:462px;
	height:316px;
	margin-left:294px;
}
.cadre_ba object {
	margin:0 80px 80px 80px;
}
html > body .cadre_ba object {
	margin:40px 80px 80px 80px;
}
.menu {
	width:955px;
	height:105px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
}
.menu_accueil {
	width:955px;
	height:105px;
	background-image:url(../images/menu_accueil.gif);
	background-repeat:no-repeat;
}
.menu-position img {
	width:115px;
	height:84px;
	float:left;
}
.menu-position {float:right}
.texte,.texte a,.texte a:hover,.texte a:link,.texte a:visited {
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	texte-align:right;
}
.fond_presse {
	background-image:url(../../images/fond_presse.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.pied_ref_lien {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:10px;
	color:#A7CE38;
}