
BODY {
color : #222222;
font-family : "Arial", sans-serif;
text-align : center;
background : #ffffff;
background-image : url("fond.png");
background-attachment : fixed;
background-repeat : no-repeat;
background-position : center top;
padding-top : 0;
margin-top : 5px;
}
#container {
margin-left : auto;
margin-right : auto;
width : 750px;
height : 100%;
padding : 0;
margin-top : 0;
}
#header {
margin-top : 0;
background : url("header_back.png");
margin-bottom : 20px;
height : 140px;
padding-bottom : 0;
display : block;
}
#logo {
float : left;
margin : 0;
padding-left : 10px;
}
#bando {
margin : 0;
width : 500px;
height : 136px;
padding-right : 10px;
float : right;
}
#titre {
color : #4b86d4;
text-align : center;
font-size : 30px;
margin-top : 35px;
}
#main {
clear : both;
padding-top : 0;
padding-bottom : 0;
margin-top : 0;
}
#menu {
float : left;
margin : 0;
}
a.bouton {
display : block;
text-decoration : none;
text-align : left;
height : 30px;
width : 155px;
color : #ffffff;
margin-bottom : 4px;
background : url("bouton.png");
}
a.bouton:hover {
color : #042b5f;
}
.home {
background-image : url("home2.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
.membre {
background-image : url("membre.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
.actu {
background-image : url("actu.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
.jobs {
background-image : url("jobs.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
.join {
background-image : url("join.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
.meet {
background-image : url("meet.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
.mail {
background-image : url("mail.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
.lien {
background-image : url("liens.png");
background-repeat : no-repeat;
background-position : 8px 6px;
padding-top : 4px;
display : block;
text-indent : 32px;
}
#content {
float : right;
text-align : justify;
padding : 0;
width : 570px;
margin : 0;
color : #042b5f;
}
#topc {
background-image : url("top_main.PNG");
padding-top : 0;
margin-top : 0;
line-height : 5px;
margin-bottom : 0;
padding-bottom : 0;
display : block;
width : 560px;
height : 5px;
}
#topm {
background-image : url("fond_main.png");
padding-top : 0;
margin-top : 0;
margin-bottom : 0;
padding-bottom : 0;
display : block;
width : 570px;
}
#topb {
background-image : url("bottom_border.PNG");
padding-top : 0;
margin-top : 0;
line-height : 13px;
margin-bottom : 0;
padding-bottom : 0;
display : block;
width : 554px;
height : 13px;
}
#content P {
text-align : justify;
text-indent : 0;
margin : 0;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
padding-bottom : 10px;
}
#content h1 {
text-align : left;
margin : 0;
padding-left : 10px;
padding-bottom : 10px;
font-size : 25px;
}
#content h2 {
text-align : left;
margin : 0;
padding-left : 10px;
padding-top : 15px;
font-size : 20px;
}
#content hr {
color : #042b5f;
background-color : #042b5f;
width : 200px;
height : 2px;
border : 0;
}
.signature {
padding-left : 300px;
}
.image {
margin-left : 200px;
text-align : center;
}

a.important {
color : #CC0000;
text-decoration : none;
}

