/* CSS Document */

body {
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-color:#ee4c0e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:0px;
}
img {
border:0px;
}
.clear {
clear:both;
}
#conteneur {
width:998px;
margin:0 auto;
}
#partg {
float:left;
}
#background {
margin-top:38px;
background-image:url(images/backgroundesc.jpg);
background-position:right;
background-repeat:no-repeat;
width:380px;
height:484px;
}
#partd {
float:left;
text-align:center;
width:615px;
}
#titre {
position:absolute;
left:50%;
top:30px;
margin-left:-100px;
}
#slogan {
position:absolute;
left:50%;
top:130px;
margin-left:-35px;
}
#header {
background-color:#100a0a;
width:615px;
height:126px;
margin-top:64px;
}
#corp {
background-image:url(images/corp.jpg);
background-repeat:repeat-x;
background-color:#f78c00;
width:611px;
border:2px solid #100A0A;
margin-top:2px;
margin-bottom:5px;
padding-bottom:10px;
min-height:600px;
text-align:left;
}
#menu {
list-style:none;
text-align:right;
margin:0px;
}
#menu li {
margin-bottom:7px;
}
#titrepage {
background-image:url(images/titrepage.jpg);
height:24px;
width:200px;
border-right:2px solid #100A0A;
border-bottom:2px solid #100A0A;
text-align:center;
padding-top:5px;
font-size:14px;
color:#000000;
font-weight:bold;
}
#contenu {
text-align:center;
padding:60px;
padding-top:30px;
background-image:url(images/prise.png);
background-repeat:no-repeat;
background-position:20px bottom;
font-size:14px;
min-height:600px;
}
#infos {
color:#000000;
margin:0px;
margin-bottom:30px;
font-weight:bold;
font-size:14px;
}