body {
background: url(../images/bg/bg.jpg) repeat-x #1e282f;
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;
}

/*
* CU3ER
*/

#cu3er{
    position: relative;
    width: 610px;
    margin-top: 85px;
    margin-left: 203px;
    z-index: 100;
}

#cu3er_shadow{
    position: absolute;
    width: 1000px;
    height: 100px;
    top: 551px;
    left: 24px;
    background: url(../images/corps/shadow_cuber.jpg) no-repeat top center;
    z-index: -1;
}

#cu3er-container {
    width:601px;
    height: 400px;
    margin: auto;
    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: #f08a00;
    font-weight: bold;
}

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

a:hover{
    color: #f08a00;
    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{
    position: relative;
    top : 20px;
}

#logo{
    width: 180px;
    height: 45px;
    background: url(../images/header/logo.jpg) no-repeat;
}

#logo a{
    display: block;
    width: 180px;
    height: 45px;
}

#bonus_vert{
    width: 131px;
    height: 118px;
    background: url('../images/header/btn_bonus_vert.png') no-repeat !important;
    background: url('../images/header/btn_bonus_vert.gif') no-repeat;
    
    position: absolute;
    left: 425px;
    top: 15px;
}

#bonus_vert a{
    float: left;
    width: 131px;
    height: 118px;
}

/*
* MENUTOP
*/

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

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

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

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

#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: #f08a00;
    font-weight: bold;
    text-indent: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#menuleft h3 a{
    color: #f08a00;
}

#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: #f08a00;
    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;
}

/*
* CORPS
*/

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

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

.paginator a{
    text-decoration: underline;
}

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

#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: 25px;
   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{
    width: 571px;
    min-height: 380px;
    padding: 10px 15px 10px 15px;
    line-height: 20px;
}

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

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

.billet{
    margin-bottom: 15px;
}

.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: #f08a00;
}

#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: #f08a00;
}

#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: 5px;
    margin-bottom: 10px;
}

.description p{
   color: #fff;
}

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

.description a{
    text-decoration: underline;
}


#contenu{
    position: relative;
    width: 600px;
    min-height: 400px;
    background-color: #191d20;
    margin-top: 85px;
    margin-left: 203px;
    z-index: 100;
}

#contenu li{
    margin-bottom: 10px;
}

#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;
}

/*
* OFFRES
*/

#corps_nos_offres a{
    color: #f08a00;
}

#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;
}

/*
* FOOTER
*/

#footer{
    text-align: center;
}

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

#footer a{
    color: #8f9497;
}

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




