body {
    background: url(../images/bg/bg.jpg) repeat-x #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.clear:after  {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.hide{
    display: none;
}

.show{
    display: table;
}

.clear {
    clear: both;
}

/* Holly Hack Targets IE Win Only  \*/
* html .clear {height: 0%;}
.clear {display: block;}
/* End Holly Hack */

html, body{
    margin: 0;
    padding: 0;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

/*
* ELEMENTS
*/

p{
    font-size: 12px;
    color: #5a6770;
}

h1{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 25px;
    padding-top: 10px;
}

h2{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 25px;
}

h3{
    font-size: 12px;
    color: #b4df26;
    font-weight: bold;
}

a{
    color: #fff;
    text-decoration: none;
}

a:hover{
    color: #b4df26;
    text-decoration: none;
}

ul{
    list-style-type: none;
}

.separation{
    height: 1px;
    font-size: 1px;
    width: 600px;
    margin: 10px auto 10px auto;
    background-color: #58585a;
}

.error-message{
    color: red;
    font-size: 10px;
}

.error{
    color: red;
    font-size: 12px;
}

#authMessage{
    position: absolute;
    color: red;
    font-size: 12px;
    text-align: center;
    top: 50px;
    left: 260px;
}

/*
* TABLEAUX
*/

#tableau_login{
    border: none;
    margin: auto;
    color: #5a6770;
    font-size: 12px;
    padding-top: 30px;
}

#tableau_login .submit{
    padding-left: 30px;
}

#tableau_contact{
    border: none;
    margin: auto;
    color: #5a6770;
    font-size: 12px;
}

#tableau_contact td{
    min-width: 80px;
}

#tableau_contact textarea{
    width: 380px;
    height: 100px;
}

/*
* SITE
*/

#site{
    width: 1000px;
    margin: 0 auto 0 auto;
    position: relative;
}

/*
* HEADER
*/

#header{
    clear : both;
    position: relative;
    height: 33px;
}

#logo{
    position : absolute;
    width: 185px;
    height: 709px;
    top : 49px;
    background: url(../images/drapeau.jpg) no-repeat;
    z-index : 500;
}

#logo a{
    display: block;
    width: 185px;
    height: 709px;
}

/*
* MENUTOP
*/

#menutop{
    position: absolute;
    right: 0px;
    top: 8px;
}

#menutop li{
    float: left;
    width: 70px;
    height: 21px;
    line-height: 21px;
    margin-right: 2px;
    text-align: center;
    background: url(../images/menutop/btn_bg_hover.jpg) repeat-x;
}

#menutop li:hover{
    background: url(../images/menutop/btn_bg.jpg) repeat-x;
}

#menutop a{
    display: block;
    height: 21px;
    width: 70px;
    font-size: 10px;
    color : #000;
}

#menutop a:hover{
    color: #fff;
    text-decoration: none;
}

/*
* MENULEFT
*/

#menuleft{
    position: absolute;
    width: 203px;
    height: 390px;
    left: 0px;
    top: 120px;
    padding-top: 10px;
    z-index: 20;
}

#menuleft_top{
    height: 15px;
    background: url(../images/menuleft/menuleft_top.png) no-repeat !important;
    background: #1a1e27;
    font-size : 1px;
}

#menuleft_mid{
    min-height: 339px;
    background: url(../images/menuleft/menuleft_mid.png) repeat-y !important;
    background: #1a1e27;
}

#menuleft_bot{
    height: 11px;
    background: url(../images/menuleft/menuleft_bot.png) no-repeat !important;
    background: #1a1e27;
}

#menuleft_open{
    position: absolute;
    left: 170px;
    top: 220px;
    width: 34px;
    height: 151px;
    background: url('../images/menuleft/menuleft_open.png') no-repeat;
    cursor: pointer;
    z-index: 30;
}

#menuleft_close{
    position: absolute;
    left: 170px;
    top: 220px;
    width: 34px;
    height: 151px;
    background: url('../images/menuleft/menuleft_close.png') no-repeat;
    cursor: pointer;
    z-index: 30;
}

#menuleft h2{
    height: 24px;
    width: 199px;
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 24px;
    border-bottom: 1px solid #666;
    margin-left: 4px;
    margin-bottom: 5px;
}

#menuleft h3{
    font-size: 11px;
    color: #b4df26;
    font-weight: bold;
    text-indent: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#menuleft h3 a{
    color: #b4df26;
}

#menuleft h3 a:hover{
    text-decoration: underline;
}

#menuleft ul{
    list-style-type: none;
    width: 174px;
    margin-left: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#menuleft li{
    text-indent: 20px;
    font-size: 11px;
    line-height: 12px;
    color: #fff;
}

#searchbox{
    width: 153px;
    height: 17px;
    text-indent: 5px;
    padding-top: 4px;
    color: #b4df26;
    background: url(../images/menuleft/searchbox.jpg) no-repeat !important;
    border: none;
    float: right;
    margin-right: 2px;
    padding-right: 10px;
}

.btn{
    width: 21px;
    height: 21px;
    background: url(../images/menuleft/btn.jpg) no-repeat;
    border: none;
    float: right;

    overflow: hidden;
    text-indent: -999px;
    font-size: 0px;
    display:block;
    line-height: 0px;
}

#for_light{
    position: absolute;
    width: 100%;
    height: 100%;
}

/*
* CORPS
*/

#corps{
    clear : both;
    width: 1000px;
    position: relative;
}

#corps_inner{
    width: 815px;
    margin-left : 185px;
}

.paginator{
    text-align: center;
    font-size: 10px;
    color: #fff;
    margin: 0 0 10px 0;
}

.paginator a{
    text-decoration: underline;
}

#corps_agence{
    position: absolute;
    width: 815px;
    height: 740px;
    background: url(../images/agence.jpg) no-repeat;
    padding: 0;
}

#corps_agence_content{
    margin: 340px auto 0 auto;
    width: 640px;
    height: 380px;
}

#corps_agence_content h2{
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    margin: 10px 0 30px 0;
}

#corps_agence_content p{
    color: #fff;
}

#liste_cat{
    margin: auto;
}

#cat_web{
    display: block;
    float: left;
    width: 40px;
    height: 20px;
    background: url('../images/corps/cat_web.png') no-repeat;
    margin-left: 150px;
}

#cat_pub{
    display: block;
    float: left;
    width: 43px;
    height: 20px;
    background: url('../images/corps/cat_pub.png') no-repeat;
}

#cat_logo{
    display: block;
    float: left;
    width: 44px;
    height: 20px;
    background: url('../images/corps/cat_logo.png') no-repeat;
}

#corps_agence ul{
    list-style-type: none;
    list-style-image: url(../images/corps/puce.jpg);
    margin-left: 0px;
    font-size: 12px;
    color: #5a6770;
}

#corps_reference{
    width: 476px;
    min-height: 340px;
    background: url(../images/corps/bg_reference.jpg) no-repeat;
    padding: 50px 15px 10px 110px;
}
/*
#corps_contact{
    width: 476px;
    min-height: 380px;
    background: url(../images/corps/bg_contact.jpg) no-repeat;
    padding: 10px 15px 10px 110px;
}*/

#corps_book{
    background: url(../images/book.jpg) no-repeat #000;
    width: 747px;
    min-height: 740px;
    margin: 30px 0 10px 55px;
}

#corps_book ul{
    list-style-type: none;
    list-style-image: none;
    font-size: 11px;
    color: #b4df26;
}

#corps_book h1{
    margin-bottom: 10px;
}

#corps_clicmyhome{
    position: absolute;
    background: url(../images/clicmyhome_bg.jpg) no-repeat;
    width: 747px;
    min-height: 740px;
    margin: 30px 0 10px 55px;
}

#corps_clicmyhome_content{
    margin: 300px auto 0 auto;
    width: 640px;
    height: 380px;
}

#corps_clicmyhome_content h2{
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    margin: 10px 0 30px 0;
}

#corps_clicmyhome_content p{
    color: #fff;
}

#corps_clicmyhome_content strong{
    color: #b4df26;
}

#corps_contact{
    position: absolute;
    background: url(../images/contact.jpg) no-repeat #000;
    width: 747px;
    min-height: 700px;
    margin: 30px 0 10px 55px;
}

#corps_contact_content{
    margin: 120px auto 0 auto;
    width: 650px;
}

#corps_contact_content h2{
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    margin: 10px 0 0 0;
}

#corps_contact_content p{
    color: #fff;
}

#corps_contact_content strong{
    color: #b4df26;
}

#corps_contact_coordonnees{
    float: left;
    width: 195px;
}

#corps_contact_formulaire{
    float: left;
    width: 450px;
}

#corps_contact_formulaire .input, #corps_contact_formulaire .submit{
    clear: both;

}

#corps_contact_formulaire label{
    clear: both;
    margin: 8px 0;
    float: left;
    color: #fff;
    font-size: 12px;
}

#corps_contact_formulaire .bouton{
    background: url(../images/menutop/btn_bg.jpg) repeat-x;
    text-align: center;
    line-height: 18px;
    border: none;
    width: 80px;
    color: #fff;
    font-size: 12px;
}

#corps_contact_formulaire input, #corps_contact_formulaire textarea{
    background: url(../images/input_bg.jpg) repeat-x #fff;
    float: right;
    color : #000;
    width: 250px;
}


#menu_blog{
    position: relative;
    height: 330px;
}

#menu_blog li{
    line-height: 14px;
    height: 14px;
    margin-bottom: 0;
}

#menu_blog_print{
    position: absolute;
    top : 90px;
    left: 140px;
}

#menu_blog_web{
    position: absolute;
    top : 90px;
    left: 310px;
}

.billet{
    margin-bottom: 15px;
}

#book_content{
    margin: auto;
    padding: 0 0 20px 0;
    width: 580px;
}

.book_title{
    width: 321px;
    height: 22px;
    background: url('../images/corps/book_title.jpg') no-repeat;
    margin: auto;
}

#corps_login{
    width: 601px;
    height: 380px;
    background: url(../images/corps/bg_login.jpg) no-repeat;
    padding: 10px 0 10px 0;
}

#corps_legal{
    width: 476px;
    min-height: 380px;
    background: url(../images/corps/bg_legal.jpg) no-repeat;
    padding: 10px 15px 10px 110px;
}

#corps_plan{
    width: 476px;
    min-height: 380px;
    background: url(../images/corps/bg_plan.jpg) no-repeat;
    padding: 10px 15px 10px 110px;
}

#corps_plan a{
    color: #5a6770;
    font-size: 11px;
}

#corps_plan a:hover{
    color: #b4df26;
}

#corps_nos_offres{
    width: 490px;
    min-height: 380px;
    background: url(../images/corps/bg_nos_offres.jpg) no-repeat;
    padding: 50px 5px 10px 105px;
}

#corps_bonus_vert{
    width: 490px;
    min-height: 1232px;
    background: url(../images/corps/bonus_vert/bg_bonus_vert.jpg) no-repeat;
    padding: 50px 5px 10px 105px;
}

#corps_bonus_vert a{
    color: #5a6770;
}

#corps_bonus_vert a:hover{
    color: #b4df26;
}

#lien_vert_vitrine{
    display: block;
    float: left;
    margin-right: 5px;
    width: 160px;
    height: 120px;
    background: url('../images/corps/bonus_vert/bonus_vitrine.jpg') no-repeat;
}

#lien_vert_vitrine:hover{
    background: url('../images/corps/bonus_vert/bonus_vitrine_hover.jpg') no-repeat;
}

#lien_vert_catalogue{
    display: block;
    float: left;
    margin-right: 5px;
    width: 160px;
    height: 120px;
    background: url('../images/corps/bonus_vert/bonus_catalogue.jpg') no-repeat;
}

#lien_vert_catalogue:hover{
    background: url('../images/corps/bonus_vert/bonus_catalogue_hover.jpg') no-repeat;
}

#lien_vert_ecommerce{
    display: block;
    float: left;
    width: 160px;
    height: 120px;
    background: url('../images/corps/bonus_vert/bonus_ecommerce.jpg') no-repeat;
}

#lien_vert_ecommerce:hover{
    background: url('../images/corps/bonus_vert/bonus_ecommerce_hover.jpg') no-repeat;
}

#titre_bonus_vert{
    width: 309px;
    height: 26px;
    background: url('../images/corps/bonus_vert/titre_bonus_vert.jpg') no-repeat;
    margin: 20px 0 20px 175px;
}

#rea_suivante{
    width: 601px;
    height: 26px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../images/corps/rea_suivante.jpg) no-repeat;
    cursor: pointer;
}

.illustration{
    float: left;
    width: 372px;
    height: 150px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.description p{
    color: #fff;
}

.description strong{
    font-weight: normal;
    color: #b4df26;
}

.description a{
    text-decoration: underline;
}


#contenu{
    position: relative;
    width: 815px;
    min-height: 740px;
    margin: 0;
    z-index: 100;
}

#corps_newsletter{
    width: 476px;
    height: 380px;
    background: url(../images/corps/bg_newsletter.jpg) no-repeat;
    padding: 10px 15px 10px 110px;
    font-size: 12px;
}

#corps_newsletter form{
    width: 300px;
    margin: auto;
    padding-top: 20px;
}

#corps_newsletter .submit{
    padding-top: 10px;
    padding-left: 30px;
}

#savoirfaire{
    width: 600px;
    margin: 100px auto;
}

#savoirfaire ul{
    font-size: 11px;
    float: left;
    padding-left: 20px;
    margin-right: 30px;
    opacity: 0.5;
}

#savoirfaire h2{
    text-align: left;
    margin-bottom: 0;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-indent: 20px;
}

#savoirfaire ul:hover{
    opacity: 0.8;
}

/*
* Accueil 
*/

#accueil{
    position: relative;
    background: url('../images/accueil.jpg') no-repeat;
    height : 740px;
    width : 815px;
}

#video_link{
    position: absolute;
    top : 416px;
    left: 515px;
    height: 200px;
    width: 300px;
}

#video_link img{
    cursor: pointer;
}

#video_open{
    position: absolute;
    top : 110px;
    left : 25px;
}

/*
* OFFRES
*/

#corps_nos_offres a{
    color: #b4df26;
}

#corps_nos_offres a:hover{
    text-decoration: underline;
}

#offre_bonus_vert{
    display: block;
    float: left;
    width: 160px;
    height: 45px;
    background: url('../images/corps/offres/bonus_vert.jpg') no-repeat;
}

#offre_bonus_vert:hover{
    background: url('../images/corps/offres/bonus_vert_hover.jpg') no-repeat;
}

#titre_pack_starter{
    width: 353px;
    height: 26px;
    background: url('../images/corps/offres/titre_packs_starter.jpg') no-repeat;
    margin: 20px 0 20px 125px;
}

#offre_pack_starter{
    display: block;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 160px;
    height: 45px;
    background: url('../images/corps/offres/pack_starter.jpg') no-repeat;
}

#offre_pack_starter:hover{
    background: url('../images/corps/offres/pack_starter_hover.jpg') no-repeat;
}

#titre_clicmyhome{
    width: 244px;
    height: 26px;
    background: url('../images/corps/offres/titre_clicmyhome.jpg') no-repeat;
    margin: 20px 0 20px 235px;
}

#offre_clicmyhome{
    display: block;
    float: left;
    width: 160px;
    height: 45px;
    background: url('../images/corps/offres/clicmyhome.jpg') no-repeat;
}

#offre_clicmyhome:hover{
    background: url('../images/corps/offres/clicmyhome_hover.jpg') no-repeat;
}

/*
* Info pratiques
*/

#short_info{
    width: 100%;
    height: 150px;
    background : #405e76;
}

#short_inner{
    position : relative;
    width : 1000px;
    margin : auto;
}

#short_inner img{
    float : left;
    margin : 0 10px;
}

#short_inner h3{
    font-size : 14px;
    color : #fff;
    font-weight : normal;
    margin : 2px 0 8px 0;
    text-transform : uppercase;
}

#short_inner p{
    color : #fff;
}

#short_inner a{
    color : #36c5ff;
}

#short_clicmyhome{
    position : absolute;
    width : 450px;
    top : 30px;
    left : 45px;
}

#short_recrute{
    position : absolute;
    width : 450px;
    top : 30px;
    left : 520px;
}

#short_references {
    height: 130px;
    padding: 0 10px;
}

#short_references h2{
    text-align: left;
    font-size: 24px;
    padding: 8px 0;
    margin-bottom: 0;
}

#short_references li{
    float: left;
    font-size: 10px;
    color: #fff;
    margin: 0px;
    width: 150px;
}

/*
* FOOTER
*/

#footer{
    text-align: center;
}

#footer p{
    color: #fff;
    line-height: 18px;
}

#footer a{
    color: #8f9497;
}

#footer a:hover{
    color: #b4df26;
    text-decoration: none;
}





