/* CSS Document */
.accueil_jour{
color:#9D91B9;
}

#header_accueil_jour{
width:768px;
height:178px;
background:url(../images/bando3.jpg) left top no-repeat;
}

#content_1{
margin-left:240px;
width:500px;
text-align:justify;
}

#content_1 strong{
color:#9D91B9;
}

#menu{
position:relative;
width:220px;
height:484px;
}

#content_1 h1{
width:97%;
font-size:1.6em;
color:#9D91B9;
border-bottom:#9D91B9 solid 1px;
margin-top:20px;
}

#content_1 h1 span{
font-size:70%;
float:right;
}

#content_1 h2{
font-size:1.1em;
color:#9D91B9;
margin:20px 0 5px 0;
background:url(../images/titres_fleches3.gif) left top no-repeat;
padding-left:20px;
}

#content_1 h3{
font-size:.9em;
color:#9D91B9;
margin:20px 0 5px 0;
padding-left:20px;
background:url(../images/titres_rond3.gif) left top no-repeat;
font-weight:normal;
}

#retour{
float:left;
padding-right:20px;
width:150px;
height:20px;
background:url(../images/fleche3.gif) right top no-repeat;
text-align:right;
margin-right:20px;
}

#retour a{
color:#9D91B9;
text-decoration:underline;
}

#retour a:hover{
color:#9D91B9;
text-decoration:none;
outline:none;
}

