@charset "utf-8";
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#arpl {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #000000;
	background-image: url(Photos/arpleglise.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	visibility: visible;
	left: 0px;
	text-align: center;
}
#rectangle {
	position:relative;
	width:800px;
	height:600px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #CBC7AE;
	top: 60px;
}
#divpiedpage {
	position:relative;
	width:671px;
	height:273px;
	z-index:3;
	left: -10px;
	bottom: 20px;
}
#divfilmstrip {
	position:absolute;
	width:180px;
	height:600px;
	z-index:3;
	background-color: #665937;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(Photos/FilmStrip.gif);
}
#divtitre {
	position:absolute;
	width:373px;
	height:157px;
	z-index:6;
	left: 202px;
}
#photohautdroit {
	position:absolute;
	width:329px;
	height:260px;
	z-index:5;
	left: 591px;
	top: -58px;
}

#divtexte {
	position:absolute;
	width:609px;
	height:269px;
	z-index:4;
	left: 182px;
	top: 182px;
	padding-left: 5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 3px;
}

h1 {
	color: #000;
	font-size: 36px;
}
.naviggauche {
	font-size: 24px;
	font-weight: normal;
	color: #CBC7AE;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CBC7AE;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #CBC7AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#boutonaccueil {
	position:absolute;
	width:107px;
	height:48px;
	z-index:2;
	left: 37px;
	top: 24px;
}
#boutonbut {
	position:absolute;
	width:107px;
	height:51px;
	z-index:2;
	left: 38px;
	top: 102px;
}
#boutonclasses {
	position:absolute;
	width:107px;
	height:62px;
	z-index:2;
	left: 38px;
	top: 244px;
}
#boutonvillage {
	position:absolute;
	width:107px;
	height:63px;
	z-index:2;
	left: 38px;
	top: 165px;
}
#boutonsocietes {
	position:absolute;
	width:107px;
	height:61px;
	z-index:2;
	left: 38px;
	top: 319px;
}
#boutonautres {
	position:absolute;
	width:107px;
	height:62px;
	z-index:2;
	left: 38px;
	top: 395px;
}
#boutoncontact {
	position:absolute;
	width:107px;
	height:41px;
	z-index:2;
	left: 37px;
	top: 480px;
}
#signature {
	position:absolute;
	width:173px;
	height:31px;
	z-index:3;
	left: -1px;
	top: 603px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBC7AE;
}
#arpl #rectangle #divfilmstrip #signature a:hover {
	color: #CBC7AE;
}
#compteur {
	position:absolute;
	width:200px;
	height:23px;
	z-index:1;
	left: -1px;
	top: 209px;
}


li {
	line-height: 30px;
	list-style-type: square;
}

:focus {

	-moz-outline-style: none;

}

