#promo {
    margin:0px auto;
    width:850px;    
}

#promo .mb30 {
    margin-bottom: 30px;
}

#promo .mb10 {
    margin-bottom: 10px;
}

.aJustify{
    text-align: justify;    
}

.aRight{
    text-align:right;    
}

#promo div.blocBrochure{
    float:right;
    width:250px;    
}

#promo p a {
    color: #3B5998;
}

#promo p a.brochure {
    color: #3B5998;
    font-size:12px;
}

#promo p a:hover {
    color: #3B5998;
    text-decoration: underline;
}

#promo p {
    color: #888;
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0;
}

#promo p.more{
    text-align:center;
}

#promo p.more span{
    color:red;    
}

#promo p span {
    font-weight: bold;
    font-size: 13px;
}

#promo div.bloc23 {
    margin-right: 20px;
}

#promo div.bloc23 {
    float: left;
    width: 578px;
}

#promo div.bloc13 {
    float: left;
    width: 252px;
}

#promo div.blocs div.bloc12.last {
    margin-right: 0;
}

#promo h2 {
    padding-bottom: 10px;
    color: #3B5998;
    font-size: 19px;
    font-family:arial;
    font-weight: bold;
    text-align:center;
}

#promo h3 {
    padding-bottom: 10px;
    color: #3B5998;
    font-size: 15px;
    font-weight: bold;
    margin-top:40px;
}

#page .c {
    background: none;
}

#promo div.pointcle {
    border: 1px solid #D7D7D7;
    width:250px;
    margin:0 auto;
}

#promo div.pointcle p {
    font-size: 12px;
    margin: 10px;
}

#promo div.pointcle p.titre {
    background-color: #3B5998;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center; margin : 0px;
    padding: 5px;
    margin: 0px;
}

#promo div.pointcle p span {
    font-weight: bold;
    font-size: 13px;
    color: #3B5998;
}

#promo div.annonce {
    margin: 20px auto;
    width: 720px;
    background-color: #F6F6F6;
}

#promo div.annonce p {
    font-size: 12px;
    margin: 10px;
}

#promo span.titre{
    color: #3B5998;
    font-size: 16px;
    font-weight: bold; 
}   

#promo div.annonce p.titre {
    background-color: #fff;
    color: #3B5998;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0 0 4px 10px;
    border-bottom: 1px solid #3B5998;
}

#promo div.annonce p span {
    font-weight: bold;
    font-size: 13px;
}

#promo div.annonce p.extra {
    text-align: left;
    background-color: #fff;
    color: red;
    font-weight: bold;
    margin: 0px;
    padding: 4px 0 0 10px;
}

#promo .formDiv.formSubmit{
    margin:0 auto;
    width:200px;
}

#promo .formDiv.formSubmit .buttonSubmit.inscription{
    left:0px;
}

