@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #B24913;
}
#page {
	width: 1000px;
	left: 50%;
	margin-left: -525px;
	top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	height: auto;
	background-image: url(img/fond.jpg);
	background-repeat: repeat-y;
	position: absolute;
}
#corp {
	width: 1000px;
	height: 510px;
}
#tetiere {
	position: relative;
	height: 290px;
	width: 1000px;
	background-image: url(img/tetiere.jpg);
	background-repeat: no-repeat;
}
#anim {
	position: absolute;
	left: 650px;
	width: 350px;
	height: 250px;
}
#menu {
	position: absolute;
	width: 530px;
	left: 470px;
	top: 250px;
	height: 40px;
	background-image: url(img/fondmenu.jpg);
	font-weight: bold;
	color: #752B0E;
	text-align: center;
	font-size: 15px;
	letter-spacing: 1px;
}
#piedepage {
	text-align: center;
	color: #333333;
	padding: 3px;
	position: relative;
	background-color: #E9C68E;
	opacity: 0.8;
	width: 994px;
}
#signature {
	height: 20px;
	width: 1000px;
	position: relative;
	top: 810px;
	left: 50%;
	margin-left: -500px;
	text-align: center;
	font-size: 11px;
}
#page #tetiere #menu a {
	color: #752B0E;
	text-decoration: none;
}
#page #tetiere #menu a:hover {
	text-transform: uppercase;
	color: #752B0E;
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
#accroche {
	position: absolute;
	width: 444px;
	left: 16px;
	top: 258px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #893511;
	font-size: 15px;
	text-align: center;
}
.titre {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #A14212;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B3A78A;
}
.texte {
	line-height: 18px;
	color: #333333;
	font-size: 14px;
}
.libeleform {
	font-size: 12px;
	color: #333333;
	width:100px;
	font-weight:normal;
	float:left;
	}
input {
	background-color: #FFF3DB;
	border: thin solid #C3B797;
}
textarea {
	background-color: #FFF3DB;
	border: thin solid #C3B797;
}
select {
	background-color: #FFF3DB;
	border: thin solid #C3B797;
}
.textebis {
	line-height: 17px;
	color: #333333;
	font-size: 14px;
}

