* {
padding : 0;
margin : 0;
}
body {
margin : 0 auto;
padding : 0;
font-family : Arial;
color:#e26f52;
background: url('images/background.png') repeat-x;
font-size:13px;
}
a {
text-decoration:none;
color:#e26f52;
}
img {
border:0px;
}
#header {
margin : 0 auto;
background: url('images/header.png') no-repeat;
width:1000px;
height:245px;
}
#pub_468 {
padding-top:142px;
padding-left:98px;
}
#cadre {
margin:0 auto;
width:1000px;
background: url('images/fond.png') repeat-y;
}
#gauche {
width:235px;
float:left;
}
#gauche h2 {
width:164px;
height:33px;
display:block;
background:url('images/menu_titre.png') no-repeat;
font-family:"Myriad Pro", Tahoma;
font-size:15px;
font-weight:normal;
text-transform:uppercase;
color:white;
padding-left:70px;
padding-top:18px;
}
#gauche ul {
list-style-type:none;
}
#gauche a {
width:174px;
height:18px;
display:block;
padding-left:60px;
padding-top:2px;
background:url('images/menu_lien.png') no-repeat;
}
#droite {
width:765px;
float:left;
}
#intro {
height:160px;
background:url('images/intro.png') no-repeat;
padding:40px 95px 0px 65px;
}
#droite h1 {
height:30px;
display:block;
background:url('images/titre.png') no-repeat;
font-family:"Myriad Pro", Tahoma;
font-size:15px;
font-weight:normal;
text-transform:uppercase;
color:white;
padding-left:155px;
padding-top:27px;
}
#droite .contenu {
background:url('images/blanc.png') repeat-y;
padding:15px 95px 15px 75px;
}
#droite .spacer {
width:765px;
height:32px;
background:url('images/spacer.png') no-repeat;
}
#droite .pub {
height:74px;
width:642px;
padding-top:15px;
padding-left:123px;
background:url('images/pub.png') no-repeat;
}
#close {
clear:both;
}
#copyright {
clear:both;
background:url('images/copyright.png') no-repeat;
margin : 0 auto;
width:1000px;
height:36px;
font-family:"Myriad Pro", Tahoma;
font-size:15px;
font-weight:normal;
text-transform:uppercase;
color:white;
text-align:center;
padding-top:140px;
}
#footer {
background:url('images/footer.png') repeat-x;
}
#footer_text {
background-color:#aa543e;
text-align:center;
color:white;
}