*{
margin: 0;
padding: 0;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}

body {
	background: #FFFFFF;
	text-align: center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
#body-bottom{
}
#container{
	width: 712px;
	text-align: left;
	height: 100%;
	margin: 0 auto;
	background-image: url(/images/fd-bd-page.gif);
	background-repeat: repeat-y;
}
#bigbanner {
	background-image: url(/images/big-banner-top.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 170px;
}
#container #bigbanner #header h1 {
	top: 100px;
	position: relative;
	left: 26px;
	font-size: 32px;
	font-weight: bold;
	float: left;
}
.brun {
	color: #663300;
}
#lang {
	position: relative;
	top: 140px;
	list-style-type: none;
	font-size: 12px;
	text-align: right;
	padding-right: 26px;
	color: #FFFFFF;
	float: right;
}

#lang a{
	color: #003399;
	text-decoration: none;

}
#lang a:hover{
	color: #003399;
	text-decoration: underline;
}

#menu {
	height: 30px;
}
#menu ul {
	list-style-type: none;
	padding-left: 41px;
	top: 5px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
}
#menu li {
	display: inline;
	padding-right: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #8c99ac;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#title {
	height: 50px;
}
#container #bigbanner #title h2 {
	padding-left: 26px;
	padding-top: 16px;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}
h3 {
	padding-top: 16px;
	line-height: 24px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
#maintexte {
	padding-right: 26px;
	padding-left: 26px;
}

p {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#maintexte ul {
	font-size: 12px;
	padding-left: 36px;
	line-height: 14px;
}

#maintexte table {
	font-size: 12px;
}
#maintexte table td {
	padding: 4px 6px;
}
.fd-tablo-01 {
	background-image: url(/images/fd-entete-tablo-01.gif);
	font-weight: bold;
	font-size: 13px;
}
.cadre-brun {
	border: 1px solid #996600;
}

#footer {
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(/images/fd-page-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	color: #996600;
}
#footer a {
	color: #663300;
	text-decoration: none;
}
#footer a:hover {
	color: #663300;
	text-decoration: underline;
	background-color: #FFFFFF;
}
