/* General */
* {
	margin:0;
	padding:0;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1px;
	padding-bottom:10px;
	background-color:#a8cee2;}
#banniere {
	width:793px;
	height:142px;
	margin:15px auto 0 auto;}
#menu {
	width:793px;
	height:40px;
	margin:auto;}
	
	
/* Page */
#page {
	width:733px;
	margin:auto;
	padding:30px;
	background:url(../images/fond_page.gif);}
.cadre_small {
	width:516px;
	background:url(../images/cadre_small_center.gif);}
.cadre_big {
	width:732px;
	background:url(../images/cadre_big_center.gif);}
.cadre_small h1, .cadre_big h1 {
	padding:0 20px 15px 20px;
	font-size:14px;
	font-weight:bold;}
.cadre_small h4, .cadre_big h4 {
	padding:15px 20px 0 20px;
	font-size:12px;
	font-weight:normal;}
.big {
	color:#003f6b;
	font-weight:bold;}
.form_message {
	width:100%;}
#sitemap a {
	color:#003f6b;
	font-weight:bold;
	text-decoration:none;}
#sitemap a:hover {
	text-decoration:underline;}

/* Foot */
#foot {
	width:727px;
	height:48px;
	margin:auto;
	font-size:12px;
	color:#ffffff;
	padding:15px 33px 0 33px;
	background:url(../images/foot.gif);}
#foot a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;}
#dsigners a {
	color:#000000;}
#foot a:hover {
	text-decoration:underline;}
#dsigners {
	float:right;
	color:#000000;}
	
.link {
	color:#000000;}
.link:hover {
	text-decoration:underline;}