/* CSS Document */

body{
	background:#000000 url(../design/fond-etoile.gif);
	color:#333333;
	font: normal 80%/1em Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}

h1{
	margin:0;
	padding:10px;
	position:absolute;
	top:70px;
	left:10px;
	width:100%;
	color:#FFFFFF;
	font-size:1.6em;
}

h2{
	margin:10px 0;
	padding:10px 0 5px 0;
	color:#000000;
	font-size:1.2em;
	background: url(../design/souligneH2.png) bottom left no-repeat;
	clear:both;
}

h2 a{
	text-decoration:none;
}

h3{
	margin:10px 0;
	padding:0;
	color:#FFFFFF;
	font-size:1.1em;
	color:#FFFFFF;
}

a{
	color:#000000;
	font-weight:bold;
}

li{
	list-style:none;
	padding:3px 0;
	margin:0;
}

ul{
	margin:3px;
}

#structure{
	position: relative;
	width: 764px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background:url(../design/header.jpg) top center no-repeat;
	height:100px;
}

#index{
	display:block;
	width:100%;
	height:50px;
}

#index span{
	display:none;
}

#contenu{
	background:url(../design/contenu.jpg) center repeat-y;
	padding: 5px 20px;
	border:0;
}

#contenu{
	height: auto;
}


#contenu p{
	font-size:0.9em;
	text-align:justify;
	padding:0;
	margin:10px 0;
}
#contenu li{
	font-size:0.9em;
}

#contenu .droite{
	float:right;
	margin:0 0 0 5px;
}

#contenu .gauche{
	float:left;
	margin: 0 5px 0 0;
}

#titreFilm{
	width:600px;
	height:74px;
	color:#CC0033;
	background:url(../design/fond-film.jpg) left center no-repeat;
	font-size:1.9em;
	font-weight:bold;
}

#titreFilm p{
	padding:25px 0 0 180px;
	margin:5px;
}

#infosFilm{
	width:180px;
	position: absolute;
	left:20px;
	padding:0 15px 0 0 ;
}

#infosFilm ul{
	margin:0;
	padding:0;
}

#infosFilm li{
	text-align:right;
	margin:10px 0;
	padding:0;
	font-size:0.8em;
}

#descFilm{
	margin-left: 200px;
	width:390px;
}

#descFilm3amis{
	margin-left: 200px;
	width:300px;
}

.afficheFilm{
	float:right;
	margin:88px 0 0 5px;
}

#footer{
	background:url(../design/footer.jpg) top center no-repeat;
	height:90px;
	clear:both;
}

#footer a{
	display:block;
	position:relative;
}

#footer span{
	display:none;
}

#accueil{
	top:48px;
	left:110px;
	width:68px;
	height:25px;
}

#les20ans{
	top:23px;
	left:190px;
	width:60px;
	height:25px;
}

#autresSeances{
	width:165px;
	height:25px;
	top:-2px;
	left:265px;
}

#pratique{
	width:80px;
	height:25px;
	top:-27px;
	left:443px;
}

#partenaires{
	width:105px;
	height:25px;
	top:-52px;
	left:538px;
}

