body {
	margin-top: 0px;
	background:url(../images/bg3_01.gif) repeat-y center;
	width:100%;
	height:100%;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#000 ;
	scrollbar-base-color: #f6f6f4;
	scrollbar-dark-shadow-color: #f6f6f4;
	scrollbar-track-color: #f6f6f4;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	margin:auto;
	
}
.header
{
	width:1024px;
	height:138px;
	margin:auto;
	
}
.haut
{
	background-image:url(../images/haut.gif);
	width:1024px;
	height:60px;
	margin:auto;
	
}
#gauche
{
	width:253px;
	height:522px;
	float:left;
	border:none;
	
}
#milieu 
{
	width:769px;
	height:522px;
	float:left;
	background:url(../images/bg_milieu.gif) no-repeat;
	position:relative
}


.band
{
	background:url(../images/band.gif)  no-repeat;
	width:2px;
	height:522px;
	float:left;
	
}
.foooter
{
	background:url(../images/footer.gif);
	width:1024px;
	height:38px;
	float:left;
}
.input
{
	width:135px;
	border-color:	#d8b220;
	border-width: 1px;
	border-style: solid;
	font-size:10px;
	text-decoration:none;
	color:#333;
	font-family:"Century Gothic";
	padding-top:2px;
	background-color:transparent;
	
}
.bouton
{
	
	background:#FFF;
	border-style:solid ;
	border-color:	#d8b220;
	border-width: 1px;
	font:"Century Gothic";
	font-size:10px;
	float:right;
	height:18px;
	padding-bottom:4px;
	margin-top:8px
}
.espace_client
{
	text-align:center;
	width:125px;
	height:23px;
	margin:auto;
	color:#FFF;
	padding-top:3px;
	font-family:'Century Gothic';
	font-size:17px;
	font-weight:bold
	
}
.page
{
	margin-top:30px;
	width:160px;
	height:24px;
	position:relative;
}
.cercle
{
	background:url(../images/bouton.GIF) no-repeat;
	position:absolute;
	width:15px;
	height:15px;
	left: -7px;
	top: 3px;
}
.menu
{
	width:142px;
	height:20px;
	float:left;
	font-size:16px;
	padding-left:9px;
	color:#074fc0;
	font-weight:bold;
	font-family:'Century Gothic';
	text-decoration:none;
	cursor:pointer;
}
.titre1
{
	font-size:16px;
	font-family:"Century Gothic";
	text-align:left;
	color:#074fc0;
	text-decoration:none;
	font-weight:bold;
}
h2
{
	font-size:14px;
	font-family:"Century Gothic";
	text-align:left;
	color:#cba923;
	text-decoration:none;
	font-weight:bold;
}
.lien_footer
{
	font-family:'Century Gothic';
	font-size:12px;
	color:#333;
	text-decoration:none;
	
}
.lien_footer:HOVER
{
	font-family:'Century Gothic';
	font-size:12px;
	color:#333;
	text-decoration:underline;
	
}
.input_contact
{
	width:200px;
	border-color:	#d8b220;
	border-width: 1px;
	border-style: solid;
	font-size:12px;
	text-decoration:none;
	color:#333;
	font-family:"Century Gothic";
	padding-top:2px;
	background-color:transparent;
	height:20px;
	float:left
	
}
.identifiant_contact
{
	width:90px;
	height:18px;
	float:left;
	text-align:left;
	font:'Century Gothic';
	font-size:13px;
	font-weight:500;
	color:#1a171b;
	padding-top:2px;

	
}
.case_contact
{
	width:294px;
	height:20px;
	float:left; 
	margin-top:13px;
	
}
.espace_contact
{
	width:294px;
	background-color:transparent;
	position:relative;
	margin-left:0px;
	float:left
}
.textarea
{
	width:200px;
	height:60px;
	border-color:#d8b220;
	border-width: 1px;
	border-style: solid;
	font-size:12px;
    background-color:transparent;
	font-size:10px;
	text-decoration:none;
	color:#333;
	font-family:"Century Gothic";
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image:url(../images/bouton_p.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
h1
{
	font-size:16px;
	font-family:"Century Gothic";
	text-align:left;
	color:#074fc0;
	text-decoration:none;
	font-weight:bold;
	
}
.corps
{
	background-color:transparent;
	margin-top:0px;
	margin-left:0px;
	height:502px;
	overflow-y:auto;
	float:left;
	width:581px;
	font-family:'Century Gothic';
	font-size:13px;
	color:#1a171b;
	text-align:justify;
	font-weight:500
}
strong
{
	font-weight:normal
}
h1 strong
{
	font-weight:bold
}
a
{
	text-decoration:none;
	color:#1a171b;
	
}