body{
    font : 11px/1.55 Verdana, Arial, sans-serif;
    color: #666666;
}

a{
    color: #666666;
}

strong{
    font-weight: bold;
}

.show_more{
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

.show_less{
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

.more_content{
    display: none;
}

.wrapper{
    width: 956px;
    margin: 0 auto;
    position: relative;
}

.content{
    background: transparent url('/img/bg_content_main.png') repeat-x 0 0;
    padding-top: 30px;
}

.header .wrapper{
    height: 115px;
}

.logo,
.logo:hover{
    left: 0px;
    top: 15px;
    display: block;
    position: absolute;
    font-size: 40px;
    font-family: 'PacificoRegular';
    text-decoration: none;
    background: transparent url('/img/logo_enveloppe.png') no-repeat right center;
    padding-right: 75px;
}

.top_menu_left,
.top_menu_right{
    position: absolute;
    bottom: 0px;
    line-height: 29px;
}

.top_menu_left{ 
    left: 0px;
}

.top_menu_right{
    right: 0px;
}

.top_menu_left a,
.top_menu_right a{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
}

.top_menu_separator{
    margin-left: 15px;
    margin-right: 15px;
    color: #cccccc;
}

.footer{
    background: transparent url('/img/footer-bg.png') repeat-x 0 0;
    clear: both;
    padding-top: 55px;
}

h2{
    font-family: Arial;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
}

h3{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}

.col-left{
    float: left;
    width: 640px;
    margin-bottom: 30px;
}

.col-right{
    float: left;
    width: 300px;
    margin-left: 16px;
    margin-bottom: 110px;
}

.description{
    margin-bottom: 25px;
    line-height: 1.9em;
}

.box_bottom_title{
    font-family: Arial;
    color: #FF7F00;
    font-size: 21px;
    margin-bottom: 10px;
}

.index_main_link{
    display: block;
    margin: 25px auto;
    padding-left: 15px;
}

.box_bottom{
    float: left;
    width: 180px;
    position: relative;
}

.box_bottom_center,
.box_bottom_right{
    margin-left: 35px;
}

.box_bottom_description{
    height: 110px;
}

.box_bottom .button_orange{
    position: absolute;
    bottom: 15px;
    left: 33px;
}

.col-right-block{
    margin-bottom: 15px;
}

.footer p{
    margin-bottom: 15px;
    font-size: 9px;
}

.copyright{
    text-align: center;
    margin-top: 65px;

}

.copyright a{
    text-decoration: none;
    font-size: 11px;
}

.carte-remerciement_main_image{
    display: block;
    margin-bottom: 20px;
}

.carte-remerciement-box_bottom{
    width: 625px;
    position: relative;
    margin-bottom: 20px;
}

.carte-remerciement-box_bottom_description{
    width: 440px;
    margin-bottom: 20px;
}

.carte-remerciement-box_bottom .button_orange{
    position: absolute;
    right: 30px;
    top: 50px;
}

.astuces_list li{
    padding-left: 27px;
    margin-bottom: 25px;
}

.astuces_list_1{
    background: transparent url('/img/astuces_list_1.png') no-repeat 0 0;
}
.astuces_list_2{
    background: transparent url('/img/astuces_list_2.png') no-repeat 0 0;
}
.astuces_list_3{
    background: transparent url('/img/astuces_list_3.png') no-repeat 0 0;
}
.astuces_list_4{
    background: transparent url('/img/astuces_list_4.png') no-repeat 0 0;
}

.astuces_main_image img{
    margin: 45px auto;
    display: block;
}

.liens-utiles .box_bottom .ombre{
    padding: 5px;
}

.liens-utiles .box_bottom_title{
    text-align: center;
    margin-bottom: 20px;
    line-height: 21px;
}

.liens-utiles .box_bottom_description{
    line-height: 2.1em;
}

.liens-utiles .box_bottom .button_orange{
    bottom: 30px;
}

.liens-utiles .box_bottom_left .box_bottom_description{
    background: transparent url('/img/liens_utiles_box_left.jpg') no-repeat bottom center;
    padding-bottom: 60px;
    margin-bottom: 65px;
}

.liens-utiles .box_bottom_center .box_bottom_description{
    background: transparent url('/img/liens_utiles_box_center.jpg') no-repeat bottom center;
    padding-bottom: 57px;
    margin-bottom: 68px;
}

.liens-utiles .box_bottom_right .box_bottom_description{
    background: transparent url('/img/liens_utiles_box_right.jpg') no-repeat bottom center;
    padding-bottom: 55px;
    margin-bottom: 70px;
}

#cse-search-results iframe {
    width: 100%;
    height: 1400px;
}