* { 
margin : 0; 
padding : 0; 
} 

body { 
background-color : #000; 
background-image : url(images/back.gif); 
background-repeat : no-repeat; 
background-position : left top;
}
a {
font-family : Arial, SunSans-Regular, sans-serif; 
color :#AE0451; 
font-size : 13px; 
text-decoration : none;
} 
a:hover {
text-decoration : underline;
}

#accordion { 
width : 459px; 
height : 150px; 
margin : 50px auto; 
} 
.accordion { 
width : 445px; 
font : 12px Verdana, Arial; 
color : #033; 
height : 80px; 
} 
.accordion dt { 
width : 429px; 
height : 80px; 
padding : 8px; 
font-weight : bold; 
margin-top : 5px; 
cursor : pointer; 
background : url(images/header.png) no-repeat; 
} 
.accordion dt:hover { 
background : url(images/header_over.png); 
height : 80px; 
} 
.accordion dt:visited { 
font-size : 60px; 
background : url(images/header_over.png); 
text-align : center; 
height : 80px; 
} 
.accordion dd { 
overflow : hidden; 
background : #fff; 
height : 150px; 
} 
.accordion span { 
display : block; 
width : 429px; 
height : 150px; 
padding : 15px; 
} 
.h1 { 
color : #fff; 
font-size : 40px; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-align : left; 
padding-top : 5px; 
} 
.subline { 
font-family : Arial, SunSans-Regular, sans-serif; 
color : #fff; 
font-size : 12px; 
letter-spacing:1px;
} 

#slider { 
height : auto; 
} 
.dsR3 { 
width : 414px; 
height : 140px; 
float : left; 
} 
.ds58 { 
color : #fff; 
font-size : 45px;
} 

.dsR7 { 
width : auto; 
height : 61px; 
} 
.dsR12 { 
width : 100px; 
height : 100px; 
float : left; 
padding-right : 7px; 
} 
.texte {
padding: 5px 0px 0px 0px;
}
