/* CSS Document */

body, html, h1, h2, h3, h4, h5, p, ul, li {margin:0;padding:0;}

body {
font-size:11px;
color:##AA9482;
font-family:"Verdana";
background:#060301 url(../iso_icons/fond3.jpg) top center no-repeat;
color:#AA9482;
padding-bottom:40px;
}

#logo {
float:left;
width:180px;
border:1px solid fff;
height:100px;
}

#logo h1{padding-top:20px;}

#slogan {
position:absolute; 
z-index:999; 
margin-top:350px;
margin-left:560px;
}

*:first-child+html #slogan {
    position:absolute; 
margin-top:350px;
margin-left:-10px;/* Lu uniquement par IE 7 */
}

a { 
color:#AA9482;
font-weight:normal;
text-decoration:underline;
font-size:11px;
}

a:hover { 
color:#AA9482;
font-weight:normal;
text-decoration:underline;
}

.gras {font-weight:bold;}
p {line-height:18px;}

#container {
width:860px;
margin:0 auto;
margin-top:0px;
padding-top:10px;
padding-left:60px;
padding-right:60px;
position:relative;

}



#contenu {
background-color:#fff;
height:410px;
position:relative;
margin-top:5px;
border:3px solid #755628;
}

#contenu-mentions {
height:410px;
position:relative;
margin-top:5px;

}

#mentions {
width:540px;
float:right;
color:#fff;
height:410px;
}

#mentions h1 {
color:#fff;
font-size:16px;
padding-bottom:10px;
margin-bottom:5px;
border-bottom:1px solid #fff;
}

#mentions h2 {
color:#fff;
font-size:12px;
text-transform:uppercase;
padding-bottom:5px;
}



#header{
width:auto;
height:100px;

}

#header h1 a img {
border:none;
}

#header img.image-header {border:0;position:absolute;left:500px;top:31px;}

#container img.image-construction {border:0;position:absolute;left:800px;top:0px;z-index:999;}


/*   DIAPORAMAS  */

#slogan{
z-index:999;
}

#diaporama1{ 
width:281px;
float:left;
height:410px;
border-right:6px solid #755628;

}

#diaporama2{ 
width:281px;
float:left;
height:410px;
border-right:6px solid #755628;

}

#diaporama3{ 
width:280px;
float:right;
height:410px;

}

* html #diaporama2 {
   border-right:5px solid #755628; /* Lu uniquement par IE 6 */
}


/*  footer  */

#footer{
height:70px;
color:#AA9482;
margin-top:35px;
}

#footer p{
color:#AA9482;
}

#footer img{
float:left;
padding-top:10px;
}
