/* CSS Document */

#contenu {
width: 760px;
overflow:hidden;
margin:0 20px 0 20px;
padding: 30px 0 0;
}

#bienvenue {
padding:77px 0 0 350px;
font-size:10pt;
color:#bdbdbd;
}

#edito {
width:100%;
text-align:justify;
margin:20px auto;
line-height:14pt;
}

#edito h1{
margin:0px 0 20px 0;
line-height:25pt;
color:#4c89c1;
font-family:trebuchet ms;
}

#edito h2{
margin:30px 0 20px 0;
line-height:21pt;
border-bottom:2px solid #ff9600;
color:#ff9600;
font-family:trebuchet ms;
}

#edito h3{
margin:30px 0 10px 0;
line-height:21pt;
border-bottom:2px solid #eee;
color:#2a2a2a;
font-family:trebuchet ms;
}

#edito a{
text-decoration:none;
color:#e78d0d;
}