@charset "utf-8";
/* CSS Document */




body{
	text-align:center;
	margin:0;
	background: url(../img/bandeau.jpg) no-repeat -275px -2px;

}

div#content{
position:relative;
text-align:left;
width:900px;
margin:auto;
}

div#left{
	position:relative;
	width:149px;
	height:747px;
	float:left;
	text-align: right;
}

.image{
	position:relative;
	width:149px;
	height:230px;
	margin:0;
	padding-left: 0px;
}

div#liens_left{
	position:relative;
	width:142px;
	height:485px;
	padding:44px 0 0 7px;
	background:url(../img/background_left.jpg) repeat-y;
}

.input{
	font-size:12px;
	font-family:Verdana;
	vertical-align:middle;
	color: #FFFFFF;
}
.btn_menu{
	width:142px;
	height:40px;
	cursor:pointer;
	margin-bottom: 2px;
	/margin-top:1px;
}

.btn_menu1lef{
	width:142px;
	height:40px;
	cursor:pointer;
	margin-bottom: 2px;

}
.btn_menu2{
	width:142px;
	height:40px;
	cursor:pointer;
	margin-bottom: 1px;
}

.btn_menu3{
	width:142px;
	height:40px;
	cursor:pointer;
	margin-bottom: 2px;
	/margin-top: 1px;
}

.balance_left{
	position:relative;
	width:137px;
	height:210px;
	float:right;
	margin-top:85px;
}

div#center{
	position:relative;
	width:602px;
	height:739px;
	float:left;
}

div#banniere{
	position:relative;
	width:602px;
	height:171px;
	background-color:#595a52;
	padding-top:27px;
}

.image_banniere{
position:relative;
width:601px;
height:85px;
margin-left:1px;
}

.logo{
position:relative;
width:187px;
height:79px;
float:left;
}

h3{
	position:relative;
	width:403px;
	height:46px;
	float:right;
	text-align:right;
	font-family: "Book Antiqua";
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 25px;
}

.bouton{
position:relative;
width:143px;
height:25px;
float:right;
margin-right:8px;
margin-left:451px;
background-image:url(../img/bouton.jpg);
}

div#conteneur{
	position:relative;
	width:602px;
	height:541px;
	background-color:#595a52;
}

.bouton_haut{
	position:relative;
	width:102px;
	height:21px;
	background:url(../img/bouton_haut2.jpg) no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	padding-left:500px;
	padding-top:0px;
}

.border_left{
position:relative;
width:5px;
height:500px;
background:url(../img/border_left.jpg) repeat-y;
float:left;
margin-left:1px;
}

div#contenu_centrale{
	position:relative;
	width:599px;
	height:513px;
	margin:0 1px 0 1px;
	background:url(../img/background_centrale.jpg) repeat-y;
	margin-bottom:0px;
}

.texte{
position:relative;
width:295px;
height:506px;
float:left;
}

.titre_texte{
	position:relative;
	width:285px;
	height:33px;
	margin:15px 0 0 10px;
	font-family: Arial;
	font-size: 20px;
	color: #595a52;
}

.contenu-texte{
	position:relative;
	width:279px;
	height:418px;
	margin:20px 0 0 16px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.photo{
position:relative;
width:286px;
height:435px;
margin:36px 8px 0 0;
float:right;
}

.bas_centrale{
	position:relative;
	width:599px;
	height:5px;
	margin:0 1px 0 1px;
	background:url(../img/bas_centrale.jpg) no-repeat;
}

.border_right{
position:relative;
width:6px;
height:500px;
float:right;
background:url(../img/border_right.jpg) repeat-y;
margin-right:1px;
}

div#right{
	position:relative;
	width:149px;
	height:747px;
	float:right;
}

div#liens_right{
	position:relative;
	width:142px;
	height:485px;
	padding:44px 7px 0 0;
	background:url(../img/background_right.jpg) repeat-y;
}

.balance_right{
	position:relative;
	width:136px;
	height:210px;
	margin-top:86px;
}

div#footer{
	position:relative;
	width:750px;
	height:22px;
	float:left;
	margin:0;
	background: url(../img/marteau.jpg) no-repeat  3px;
	padding-top: 60px;
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

