body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE721C;
	background-color: #954F1C;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 824px;
	border: 2px solid #FFFFFF;
}
#header {
	height: 190px;
	background-image: url(../images/header.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header ul {
	margin: 0px;
	padding-top: 168px;
	padding-left: 220px;
}
#header li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#header a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	outline:none;
}
#header a:hover {
	color: #954F1C;
}



#content {
	height: 600px;
	background-color: #F4DDBD;
}
#didon {
	float: right;
	margin-left: 10px;
	border: 1px solid #954F1C;
	background-color: #FABA7C;
	margin-top: 8px;
}
#content img {
	border: 1px solid #AE721C;
}
#jambes {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}


#content h1 {
	color: #954F1C;
	font-size: 24px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 10px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
	color: #AE721C;
	margin: 0px;
	padding-top: 10px;
}

#content li {
	padding-bottom: 10px;
	font-weight: bold;
}



#content p {
	line-height: 20px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 10px;
}
.conditions {
	font-size: 12px;
	font-style: italic;
}


#footer {
	background-image: url(../images/footer.jpg);
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 12px;
}
.flottement {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}
#contact {
	width: 500px;
	margin-top: 10px;
	margin-left: 30px;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #CF8717;
}
#internet {
	float: right;
	margin-right: 35px;
}

#content a:hover {
	text-decoration: underline;
}
legend {
	font-weight: bold;
	color: #AE721C;
}
fieldset {
	border: 1px solid #AE721C;
}
.bouton {
	color: #FFFFFF;
	background-color: #AE721C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.bordure {
	border: 1px solid #AE721C;
}
strong {
	font-weight: bold;
	color: #CF8717;
}
