body {
    z-index: 1;
    background-color: #dac392;
    padding: 0;
    margin: 0;
    font-family:Cambria, Georgia, Palatino, Palatino Linotype, Myriad Pro, Serif, Arial, Helvetica; 
    font-size: 13px;
    background-image: url(gfx/motif2.jpg);
    background-position: top left;
    background-repeat: repeat;
    color: #2E2E2E;
    font-style: italic;
    
}


/*------------HEADER-------------*/

#header {
    z-index: 2;
    background-image: url(gfx/motif4.png);
    background-position: top left;
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 76px;
    
    
    
}

#qr {
    z-index: 6;
    position: absolute;
    top: 84px;
    right: 12%;
    vertical-align: text-bottom;
    /*bottom: 100px;
    left: 50%;
    margin-left: -55px;*/
}

p.qr {
    margin: 0;
    padding: 0;
    text-align: center;
    font-style: oblique;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
    
}


/*-----------BACKGROUND----------*/

#backtop1 {
    z-index: 3;
    background-image: url(gfx/back_top1.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    
}

#backtop2 {
    z-index: 4;
    background-image: url(gfx/back_top2.png);
    background-position: top center;
    background-repeat: no-repeat;
}



/*-----------CLASS----------*/

a:focus{
    outline:0;
}

.clear{
    clear:both;
}

u {
    text-decoration: none;
    border-bottom: dashed 1px;
}

u :hover {
    text-decoration: none;
    border-bottom: dashed 1px;
}

a img {
    border: 0px;
} 

a {
    text-decoration: none;
    color: #1B1B1B;
    font-style: italic;
    

}

a:hover {
    text-decoration: none;
    color: #ff017d;
    font-style: italic;
    
}

.optimised{
    font-style: italic;
    margin-left: 250px;
    font-size: 10px;
    color: #221f1f;
}

.speciale{
    font-style: oblique;
    font-weight: bold;
    color: #5bb5e3;

}

.petit{
    font-size:  xx-small;
    font-weight: bold;
    color: #ff017d;
}

.langfr{
    padding:5px;
    margin-right: 5px;
    display: block;
    float: left;
    width: 25px;
    background-color: #f2eed8;
    
}

.languk{
    padding:5px;
    margin-right: 5px;
    display: block;
    float: left;
    width: 25px;
    background-color: #f2eed8;   
}

.langjp{
    padding:5px;
    margin-right: 5px;
    display: block;
    float: left;
    width: 25px;
    background-color: #f2eed8;   
}

p.lang{

    margin-top: -38px;
    margin-bottom: 45px;
    
    
}

h2 {
    line-height: 25px;
}

/*---- MENU -------*/

#conteneur_m {
    z-index: 4;
    width: 850px;
    margin-top: 8%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 7px
}

#menu ul li{
   
    float:left;
    padding:0;
    margin: 15px;
    list-style:none;
}

#menu ul li a{
    
    height:63px;
    width:141px;
    display:block;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:bottom left;
}

#menu ul li a:hover{
    
    height:63px;
    width:141px;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:top left;
}

#menu ul li a.home{
    
    background-image:url(gfx/BT_home.png);
}
#menu ul li a.portfolio{
    
    background-image:url(gfx/BT_portfolio.png);
}
#menu ul li a.blog{
    
    background-image:url(gfx/BT_blog.png);
}
#menu ul li a.download{
    
    background-image:url(gfx/BT_download.png);
}

@-webkit-keyframes fade {
   0% {
      opacity: 1;
   }
   100% {
      opacity: 0;
   }
}
 
.css3_fadeimg:hover {
   -webkit-animation-name: fade;
   -webkit-animation-duration: 1.5s;
}

/*------TITRE----------*/

h1#logo {
    z-index: 6;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 4%; 
}

.welcome {
    z-index: 60;
    float: right;
    background-image: url(gfx/bienvenue.png);
    margin-top:-10px;
   
     
}

.error {
    z-index: 60;
    float: left;
    margin-left:-70px;
    margin-bottom:-50px;
   
}



/*------CONTENU----------*/

#conteneur_general {
    z-index: 51;
    width: 1090px;
    margin: 15px auto; 
}

#conteneur {
    z-index: 52;
    float: left;
    margin: 10px;
    width: 587px;
    height: 270px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(gfx/dessin2.jpg);
    background-position: left top;
    
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-color: #f2eed8;
    border-style: solid;
    border-width: 10px;
    text-align: justify;
    line-height: 18px
  
 }
 
#conteneur404 {
    z-index: 52;
    float: left;
    margin: 10px;
    margin-left: 15%;
    margin-top: 5%;
    width: 700px;
    height: 270px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
    border-color: #f2eed8;
    border-style: solid;
    border-width: 10px;
    text-align: justify;
    
  
 }
 
#image_g {
    z-index: 53;
    float: left;
    margin: 10px;
    background-color: #ffffff;
    border-color: #f2eed8;
    border-style: solid;
    border-width: 10px;
 }
 
#image_d {
    z-index: 54;
    float: left;
    margin: 10px;
    background-color: #ffffff;
    border-color: #f2eed8;
    border-style: solid;
    border-width: 10px;
 }
 
 .accordion div {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 500ms ease;
  width: 100%;
  display: block;
  
}
.accordion div:target {
  height: 250px;
  
}

.accordion a {
    text-decoration: none;
    color: #1B1B1B;
    font-style: italic;
    
}

.accordion a:hover {
    text-decoration: none;
    color: #ff017d;
    font-style: italic;
    
}

#firstacc {
    background-color: #151515;
    color: white;
}
 
 /*-------CONTACT-------------*/
 
 
#contact ul li{
    z-index:11;
    float:right;
    margin: 0;
    position: absolute;
    right: 0px;
    top: 550px;
    list-style:none;
}

#contact ul li a{
    z-index:12;
    height:30px;
    width:55px;
    display:block;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:bottom left;
}

#contact ul li a:hover{
    z-index:13;
    height:30px;
    width:55px;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:top left;
}
 
#contact ul li a.contact{
    z-index:14;
    background-image:url(gfx/BT_contact.png);
    
}
 
 /*-------COPYRIGHT-----------*/
 
 #footer {
    z-index: 5;
    background: transparent url(gfx/back_bot1.png); 
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 215px;
    background-position: bottom center;
    bottom:0px;
   
    
 }
 
.copyR {
    z-index: 10;
    bottom: 0px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    background-color: #1b1b1b;
    padding: 3px;
    text-indent: 0px;
    letter-spacing: 1px;
    font-family: times new roman;
    font-size: 10px; 
    color: #f2eed8;
    

 }
 

