/* CSS Document */

#conteneurSite {
	background-image:url(../images/fondFicheFilm.jpg);
	background-repeat:no-repeat;
}

#titreFilm {
	width:323px;
	height:70px;
	float:left;
}

#titreFilmConteneur {
	margin-top:10px;
	margin-left:15px;
	width:300px;
	height:50px;
	
}

.titreFilmTexte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ffffff;
	display:block;
	width:300px;
}

#ours {
	width:490px;
	height:70px;
	float:left;
}

#oursConteneur {
	margin-top:10px;
	margin-left:15px;
	width:460px;
	height:50px;
	overflow:hidden;
}

.texteTitre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0c707b;
}

.texteLibelle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#052b2f;
}

#blocRetour {
	width:87px;
	height:70px;
	float:left;
	background-image:url(../images/blocPages/fond.png)!important;
	background-image:url(../images/blocPages/fond.gif);
	background-repeat:no-repeat;
}

#blocRetourConteneur {
	text-align:center;
	margin-top:10px;
}

#infosFilm {
	width:245px;
	height:480px;
	float:left;
}

#infosFilmConteneur {
	margin-top:65px;
	margin-left:15px;
	width:200px;
	height:400px;
	overflow:hidden;
}

#jacquetteFilm {
	width:260px;
	height:480px;
	float:left;
}

#jacquetteFilmConteneur {
	margin-top:50px;
	margin-left:-1px;
}

#synopsis {
	width:395px;
	height:480px;
	float:left;
}

#synopsisConteneur {
width:345px;
height:440px;
	margin-top:25px;
	margin-left:25px;
}

#menu {
	width:550px;
	height:50px;
	background-image:url(../images/menuBasFond.png)!important;
	background-image:url(../images/menuBasFond.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#blocRecherche {
	float:left;
	margin-right:7px;
}

#blocRecherche .champ {
	margin-left:32px;
	
	margin-top:18px;
	width:150px;
	height:20px;
	color:#999a9c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.texte1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#525657;
	line-height:14px;
}

.texteRetour {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#52a8b2;
}