BODY { 		background-color: #000000;}	

.centerRow {	background-color:  #000000;
		color: #FFFFFF;
	
		width: 600;
		position_ absolute;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 0;

		border-style: solid;
		border-width: thin;
		border-color: #5A5A5A;
			
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;

	
	   }



#film {
	width: 800px; 
	height: 600px;
	background: url("../Images/Images/filmMix.jpg");
	marging: 10px auto; padding: 0;
	position: relative;
}
#film li {
	margin: 0; padding: 0; list-style: none;
	position: absolute;}

#film li, #film a {
	height: 157px; display: block;}

//#film a { border: solid 1px #f00;}

#choix1 {left:  46px; top: 307px; width: 118px; height: 157px}
#choix2 {left: 172px; top: 307px; width: 118px; height: 157px}
#choix3 {left: 294px; top: 307px; width: 119px; height: 157px}
#choix4 {left: 417px; top: 307px; width: 108px; height: 157px}
//#choix5 {left: 580px; top:  73px; width: 175px; height: 157px}

#choix6 {left: 451px; top:  160px; width: 135px; height: 91px}
#choix7 {left: 588px; top:  160px; width: 165px; height: 95px}

#choix1 a { height: 157px;}
#choix2 a { height: 157px;}
#choix3 a { height: 155px;}
#choix4 a { height: 155px;}
//#choix5 a { height: 155px;}

#choix6 a { height: 91px;}
#choix7 a { height: 95px;}


#choix1 a:hover {
	background: transparent url("../Images/Images/filmMix.jpg")
	-46px -907px no-repeat;}
#choix2 a:hover {
	background: transparent url("../Images/Images/filmMix.jpg")
	-172px -907px no-repeat;}
#choix3 a:hover {
	background: transparent url("../Images/Images/filmMix.jpg")
	-294px -907px no-repeat;}
#choix4 a:hover {
	background: transparent url("../Images/Images/filmMix.jpg")
	-417px -907px no-repeat;}

#choix6 a:hover {
	background: transparent url("../Images/Images/filmMix.jpg")
	-451px -760px no-repeat;}
#choix7 a:hover {
	background: transparent url("../Images/Images/filmMix.jpg")
	-588px -760px no-repeat;}

