/* GENERAL*/

html,body{margin:0;padding:0}
body{
    text-align:center;
    font-family: Arial, Helvetica, sans-serif, Georgia;
    font-size: 13px;
    line-height: 13px;
    background-color: #3A3532;
    z-index: 0;
}

div#haut {
    height:466px;
    margin: 0px;
    padding: 0px;
}

div#haut2 {
    height:259px;
    margin: 0px;
    padding: 0px;
}

div#player {
    height:288px;
    padding-top: 3px;
}
div#player2 {
    height:139px;
    background-image: url(http://www.carte-zen.fr/v2p/images/bandeaugens.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}   
div#navtwo {
    height:91px;
    padding-left: 40px;
    margin: 0px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url(http://www.carte-zen.fr/v2p/images/fondmenubis.jpg);
    background-repeat: no-repeat;
    }

div#navtwo2 {
    height:42px;
    padding-left: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-image: url(http://www.carte-zen.fr/v2p/images/fondmenubispage.jpg);
    background-position: center top;
    }

div#header {
    height:80px;
    margin:0;
    padding:0;
    color:#000;
    font-family: Arial, Helvetica, sans-serif, Georgia;
}

div#header2 {
    height:259px;
    margin:0;
    padding:0;
    color:#000;
    font-family: Arial, Helvetica, sans-serif, Georgia;
}

div#entete {
    height:78px;
    margin:0;
    padding:0;
    color:#000;
    font-family: Arial, Helvetica, sans-serif, Georgia;
    background-image: url(http://www.carte-zen.fr/v2p/images/logo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

div#bocal{
    background-color: #F8F9E2;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-image: url(http://www.carte-zen.fr/v2p/images/fondhome.jpg);
}

div#bocal2{
    background-color: #F8F9E2;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-image: url(http://www.carte-zen.fr/v2p/images/fondpages.jpg);
}

.container{
    width:1004px;
    margin:0 auto;
    text-align:left;
}

div#content{
    float:left;
    width:515px;
    line-height:18px;
    font-family: Arial, Helvetica, sans-serif, Georgia;
    font-size: 13px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 50px;
    margin: 0px;
    background-color: #F8F9E2;
    background-image: url(http://www.carte-zen.fr/v2p/images/fondcontent.jpg);
    background-repeat: repeat-x;
    text-decoration: none;
}
div#navigation{
    float:right;
    width:300px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif, Georgia;
    font-size: 13px;
    line-height: 18px;
    margin-top: 0px;
    margin-right: 0px;
    padding-left: 12px;
}
.booster{
    clear:both;
    width:100%
}

div#wrapper{
    width:100%;
    height: 100%;
}

form {margin: 0; padding: 0;}

#footerfond {
    background-color: #3A3532;
    background-image: url(http://www.carte-zen.fr/v2p/images/fondfooter.jpg);
    background-repeat: repeat-x;
}
#footer{
    background-image: url(http://www.carte-zen.fr/v2p/images/fondfooter.jpg);
    background-repeat: repeat-x;
    height: 144px;
    color: #bebebe;
    padding-top: 20px;
    text-align: center;
    
}

/* MENU HAUT*/

#menucontaint{
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 23px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 300px;
    
}

.menu {
    list-style:none;
    width:100%;
    line-height:27px;
    margin: 0;
    padding: 0;
    font-weight: normal;
  }
.menu li {
    float:left;
    margin-left:2px;
    font-weight: normal;
}

.menu li a {
    display:block;
    float:left;
    height:24px;
    line-height:24px;
    color:#cdd383;
    text-decoration:none;
    font-family:arial, verdana, sans-serif;
    text-align:center;
    font-size:14px;
    text-decoration:none;
    padding:0 0 0 7px;
    cursor:pointer;
    
}
.menu li a b {
    float:left;
    display:block;
    padding:0 11px 0 4px;
    font-weight: normal; 
}

.menu li.current a {
  color:#fff; 
  text-decoration:none;
  background: url(http://www.carte-zen.fr/v2p/images/onglet_hover.jpg);
  
}
.menu li.current a b {
    background-image: url(http://www.carte-zen.fr/v2p/images/onglet_hover.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    color: #000000;
}

.menu li a:hover {
    color:#000000;
    text-decoration:none;
    background: url(http://www.carte-zen.fr/v2p/images/onglet_hover.jpg);
}

.menu li a:hover b {
  background:url(http://www.carte-zen.fr/v2p/images/onglet_hover.jpg) no-repeat right top;
  no-repeat right top;
}

/* VIEWER */


.containerplay {
    width:914px;
    height:285px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
    margin-top: 0px;
}
        .slides { position:absolute; top:0; left:0; }
        .slides div { position:absolute; top:0; width:914px; display:none; }
        /*
         * Optional
        */
        
        ol, ul { list-style: none; }
        blockquote, q { quotes: none; }
        :focus { outline: 0; }
        ins { text-decoration: none; }
        del { text-decoration: line-through; }
        table { border-collapse: collapse; border-spacing: 0; }
        #loopedSlider {
    width:914px;
    position:relative;
}
        ul.pagination {
    list-style-type:none;
    margin:0;
    padding:0;
    margin:9px auto;
    width:132px;
    font-family: Arial, Helvetica, sans-serif, Georgia;
    font-size: 10px;
}
        ul.pagination li {
    float:left;
    margin-top: 0;
    margin-right: 2px;
    margin-bottom: 0;
    margin-left: 2px;
}   
        ul.pagination a {
    display:block;
    width:12px;
    height:12;
    background-image:url(http://www.carte-zen.fr/v2p/images/pagination.png);
    background-position:0 -15px;
    background-repeat:no-repeat;
    text-align: center;
    color: #7B822D;
}
        ul.pagination li.active a {
    background-position:0 -15px;
    color: #FFFFFF;
    text-decoration: none;
}
        a.previous {
    position:absolute;
    top:130px;
    left:5px;
    z-index: 10;
}
        a.next { position:absolute; top:130px; right:5px;z-index: 10; }
        #mec {
    position:absolute;
    top:250px;
    left:770px;
}

/* IMAGES */

.menubis {
    margin-left: 10px;
    float: left;
}
#navtwo a{
    margin: 0px;
    padding: 0px;
}

/* BALISES SPECIFIQUES HOME */

#presentationhome{
    float: left;
    width: 231px;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 62px;
    background-image: url(http://www.carte-zen.fr/v2p/images/demandeassistance.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#presentationhome2{
    float: left;
    width: 231px;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 62px;
    background-image: url(http://www.carte-zen.fr/v2p/images/achatenligne.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#presentationpage{
    width: 231px;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 7px;
    padding-top: 62px;
    background-image: url(http://www.carte-zen.fr/v2p/images/demandeassistance.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.decal{
    margin-top: 10px;
}

#offrepage{
    background-position: left top;
    background-image: url(http://www.carte-zen.fr/v2p/images/offrepage.jpg);
    width: 214px;
    padding-top: 40px;
    background-color: #181716;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-right: 15px;
    padding-left: 15px;
}
#offrepagebas{
    background-position: left bottom;
    background-image: url(http://www.carte-zen.fr/v2p/images/offrespagebas.jpg);
    width: 244px;
    background-color: #181716;
    height: 12px;
    background-repeat: no-repeat;
}

#offres{
    background-position: left top;
    background-image: url(http://www.carte-zen.fr/v2p/images/offreshome.jpg);
    background-repeat: no-repeat;
    background-color: #181716;
    font-family: Arial, Helvetica, sans-serif, Georgia;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 16px;
    padding-top: 32px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
    width: 477px;
}
#offresbas{
    background-image: url(http://www.carte-zen.fr/v2p/images/basoffreshome.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 15px;
    width: 507px;
    background-color: #181716;
    
}
#actualite{
    background-color: #FFFFFF;
    background-image: url(http://www.carte-zen.fr/v2p/images/actueliteshome.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 265px;
    border: 1px solid #e3e3e2;
    padding-top: 60px;
    
}
.news{
    background-color: #FFFFFF;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    
}
#newsbas{
    background-color: #B6C141;
    height: 23px;
    width: 255px;
    font-family: Arial, Helvetica, sans-serif, Georgia;
    color: #FFFFFF;
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
    
}
/* LIENS */

a { color:#99a439; text-decoration:none;}
a:visited { color:#99a439;}
a:hover {color: #6F7629;}

a.blanc { color:#FFFFFF; text-decoration:none;}
a.blanc:visited { color:#FFFFFF;}
a.blanc:hover {color: #000000;}

a.blancvert { color:#FFFFFF; text-decoration:none;}
a.blancvert:visited { color:#FFFFFF;}
a.blancvert:hover {color: #B6C043;}

/* FOOTER */

#footerlist
{
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#footer li
{
    display: inline;            
    margin: 3px;    
}
a.footer {
    font-family: Arial;
    font-size: 12px;
    color: #bebebe;
    font-weight: normal;
    text-decoration: none;
}
a:visited.footer {
    font-family: Arial;
    font-size: 12px;
    color: #bebebe;
    font-weight: normal;
    text-decoration: none;
}
a:hover.footer {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
#footercentre
{
    margin-top: 0;
    padding-top: 18px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
    text-align: left;
    font-size: 12px;
    background-image: url(http://www.carte-zen.fr/v2p/images/lignefooter.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    line-height: 16px;
}
#footerbas
{
    margin-top: 0;
    padding-top: 20px;
    
}