@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444034;
	background-image: url(img/fond.jpg);
}
a {
	color: #444034;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	letter-spacing: 1px;
	word-spacing: 1px;
	background-image: url(img/fondtitre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-size: 14px;
}
table {
	font-size: 13px;
}
#contenue {
	background-image: url(img/fondcontenu.png);
	min-height: 570px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	background-repeat: repeat;
}
#tetiere {
	height: 120px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
}
#tete {
	height: 155px;
	width: 112px;
	position: absolute;
	left: 882px;
}
#accroche {
	position: absolute;
	width: 321px;
	left: 552px;
	top: 100px;
	font-size: 14px;
	color: #F1F0ED;
	text-align: center;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
#barremenu a:hover {
	text-shadow: #7E7D7A 1px 1px 1px;
}
#pied {
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/ombrebas.png);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #D5D1C6;
	text-align: center;
	padding-top: 8px;
}
#pied a {
	color: #D5D1C6;
	text-decoration: none;
}
#logo {
	position: absolute;
	height: 50px;
	width: 550px;
	left: 8px;
	top: 68px;
}
#barremenu {
	height: 35px;
	width: 100%;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#barremenu ul {
	margin: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#barremenu li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #413C36;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#barremenu a {
	color: #413C36;
	text-decoration: none;
}
.libeleform {
	font-size: 12px;
	color: #261E18;
	width:100px;
	font-weight:normal;
	float:left;
}
