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

*{font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#666;line-height:16px;margin:0;padding:0}

p{margin-top:7px; text-align:justify;width:535px;}

h1{width:535px;font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;font-size:22px;color:#997974; font-weight:500;line-height:28px; border-bottom:solid 1px #999; margin-top:50px; margin-bottom:15px;}

body{background-image: url(images/background.png);
	background-repeat: repeat-x; 
	background-attachment:fixed;
   	width:100%;
   	margin:0 auto;}

#global{width:900px;margin:0 auto;}

#line{height:16px; margin:140px 0 10px 0;background:url(images/horizontal_line.png) repeat-x; position:relative}

#header{width:1200px; margin:0 auto;}

#logo {float:left;margin:-125px 0 16px 100px;width:200px;height:115px;position:relative;}

#address {float:right;margin:-120px 100px 16px 0;position:relative; color:#8e8d8d;text-align:right;}

.slide{display:block;overflow:hidden;height:390px;width:51px;float:left;}

.slide .image{position:absolute}

#courant{width:665px}

#content{height:400px}

#contenu{width:870px;height:390px;position:absolute;overflow:hidden;margin:35px 30px}

.conteneur{width:575px;height:420px;overflow:hidden;margin:20px 71px}

.presentation{width:300px;height:460px}

ul li {list-style-type:none; line-height:1.5;}

ul{ margin-top:15px;}

#footer{height:16px; margin:85px 0 10px 0;background:url(images/horizontal_line.png) repeat-x}

