@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#tout{
	background-image: url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 1024px;
	height: 749px;
	position: absolute;
	left: 50%;
	/*	top: 50%;*/
	margin-left: -512px; /* moiti� de width */
	/*margin-top: -474px; *//* moiti� de height */

}


#gauche{
	background-image: url(../img/affiche.png);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	margin-top:72px;
	position: relative;
	height:664px;
	width:489px;
}

#droite{
	float:right;
	position: relative;
	margin-top:214px;
}

#menu{
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: top;
	width:535px;
	height:54px;
}
#ondine{
	background-image: url(../img/just.png);
	background-repeat: no-repeat;
	background-position: top;
	width:535px;
	height:285px;
}
#lien_film{
	/*background-image: url(../img/lien_film.png);
	background-repeat: no-repeat;
	background-position: top;*/
	width:535px;
	height:31px;
}
#bas{
	background-image: url(../img/date.png);
	background-repeat: no-repeat;
	background-position: top;
	width:535px;
	height:76px;
}


img {
	border:0px;
	padding: 0px;
}
.telecharger {
	text-align: center;
}
.navig {
	height: 42px;
	vertical-align: top;
}

.tdleft {
	width: 489px;
}
.tdcopyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-align: center;
	text-indent: 26px;
}

#menu02 {
	width:535px;
	height:48px;
}

.tdright {
	width: 535px;
}
.tddescriptif {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.textefilm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 324px;
	text-align: justify;
	vertical-align: top;
	padding-top: 15px;
	height: 356px;
}


.auteur {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.tout02 {
	background-image: url(../img/fond_image.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 1024px;
	height: 749px;
	padding-top: 70px;
	vertical-align: top;
}
.tout03 {
	background-image: url(../img/fond_image.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 1024px;
	height: 749px;
	vertical-align: top;
}
.affiche {
	text-align: right;
	padding-right: 23px;
	height: 500px;
	vertical-align: top;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.histoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
p {
margin-top : 0px; 
margin-bottom : 0px; 
}
.tdcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: 350px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.prochainement {
	padding-top: 35px;
	height: 150px;
}

