*{
    padding:0;
    margin:0;
    list-style: none;
}

body{
    background: url(images/background-repeat.jpg) top left repeat-x #f1f1f1;
    text-align: center;    
    font-size:11px;
    font-family:arial , verdana;     
    color:#868086;
    padding-top:0;
}
td{
    vertical-align:top;
}
.clearer{
    clear:both;
    font-size:0px;
    height:0px;
}
#all{
    width:900px;
    margin:0 auto;
    text-align: left;
    position:relative;
   /* background: url(images/background.jpg) no-repeat #f1f1f1;*/
}

h2{
    background: url(images/separation.gif) repeat-x 0 29px ;
    color:#d3d3d3;
    font-size:34px;
    display:block;
    height:34px;

    margin:0 0 10px 0
   
}

.logo, .logo *{
    text-decoration: none;
    border:none;
}

#header{
   z-index:900 
}
#coda-nav-1 ul{
    margin-right : 70px;
    position:absolute;
    top:0px;
    right:-0px;
}



/*--------------------------------------------
Accueil
--------------------------------------------*/

#imageaccueil{
    width:950px;
    height:574px;
    background: url(images/accueil-trans.png) top left no-repeat;
    text-align: left;
    position:relative;
    margin:0 0 0 50px;
    z-index:1;

}

.msg01{
    color:#4794b1;
    font-size:16px;
    font-style: italic;
    position: absolute;
    top:258px;
    left:45px;
}

.msg02{
    color:#868086;
    font-size:14px;
    font-style: italic;
    position: absolute;
    top:320px;
    left:152px;
}

.msg03{
    color:#d71c1c;
    font-size:24px;
    position: absolute;
    top:200px;
    font-weight: bold;
    left:610px;
}

.msg04{
    color:#4794b1;
    font-size:16px;
    position: absolute;
    top:230px;
    width:250px;
    font-weight: bold;
    left:630px;
}

.msg05{
    color:#868086;
    font-size:12px;
    font-weight: bold;
    position: absolute;
    top:260px;
    left:650px;

}

.msg05 li{
    background: url(images/puce-trans.png) no-repeat  0 4px ;
    padding:0 0 5px 20px;
    display: block;
    width:250px;
    
}

.msg06{
    color:#468faa;
    font-size:24px;
    font-weight: bold;
    position: absolute;
    text-transform: uppercase;
    top:470px;
    left:355px;
}

.mycontacter{
    background: url(images/texte-contact-trans.png) no-repeat 0 ;
    width:378px;
    height:173px;
    font-size:12px;
    font-style: italic;
    line-height:18px;
}

.msg10{


    left:5px;
    color:#4794b1;
    font-weight:bold;
    font-style:normal;
    font-size:18px;
}


* html .msg10{top:-10px;}
* +html .msg10{top:-10px;}
.msg11{

font-style:italic;

    color:#868086;
    font-size:14px;
    left:5px;
}
* html .msg11{top:10px;}
* +html .msg11{top:10px;}
.msg12{
    position: absolute;
    top:50px;
    left:60px;
    width:345px;
}
* html .msg12{top:40px;}
* +html .msg12{top:40px;}
.msg13{
    position: absolute;
    top:120px;
    left:5px;
    width:445px;
}
* html .msg13{top:110px;}
* +html .msg13{top:110px;}

.msg14{
    position: absolute;
    top:190px;
    left:5px;
    width:345px;
}
* html .msg14{top:190px;}
* +html .msg14{top:190px;}

* html #pagecontact{
    padding-left:100px;
    width:950px;
   
}
/*--------------------------------------------
Menu
--------------------------------------------*/
#coda-nav-1 {
    position:absolute;
    right:0;
    top:40px;
    width:700px;
    z-index:1;
}
#coda-nav-1 li{
    float:left
}
#coda-nav-1 li a{
    display:block;
}
#coda-nav-1 li a span{
    display:none;
}
li.tab1 a{
    width:79px;
    height:44px;
    background: url(images/menu/menu-mission.gif);
    background-position: 0 -44px; 
}
li.tab2 a{
   width:70px;
    height:44px;
    background: url(images/menu/menu-valeurs.gif);
    background-position: 0 -44px;  
}
li.tab3 a{
   width:113px;
    height:44px;
    background: url(images/menu/menu-contactezmoi.gif);
    background-position: 0 -44px; 
}
.blog {
   display:block;
    width:70px;
    position:absolute;
    top:40px;
    right:0;
    height:44px;
    z-index:999;
    background: url(images/menu/menu-blog.gif); 
}
.blog span{display:none;}

li.tab1 a:hover,li.tab1 a.current{
    background: url(images/menu/menu-mission.gif);
    background-position: 0 0;
}
li.tab2 a:hover,li.tab2 a.current{
    background: url(images/menu/menu-valeurs.gif);
    background-position: 0 0;  
}
li.tab3 a:hover,li.tab3 a.current{
    background: url(images/menu/menu-contactezmoi.gif);
    background-position: 0 0; 
}


#footer{
	position: relative;
    background:#000;
    

}
#content{
    height:528px;
    z-index:1
}

.content-footer{
    width:900px;
    margin:0 auto;
    padding:7px 0;
}
.fleche-footer{
    display:block;
    width:18px;
    font-size:0;
    height:9px;
    margin:0 auto;
    background:url(images/footer-fleche.gif);
}
#footer .copyright{
    float:left;
}
#footer .mentions{
    float:right;
}
#footer, #footer *{
    color:#7f7f7f;
    font-size:10px
}




.mycontent{
    border-left: 1px solid #d8d7d8;
    padding:0 0 0 12px;
    width:448px;
   position: absolute;
 
}
.mycontent p{
    line-height: 18px;
}
h3{
    color:#4794b1;
    font-size:18px;
    font-weight:bold;
}
h4{
    color:#787474;
    font-size:14px;
    font-weight:bold;
    padding:0 0 27px 0
}

.confiance{
   left:0;
   top:60px;
}
.communication{
   left:442px;
   top:80px;
 /*  border:none;*/
}
.changement{
   left:227px;
   top:280px; 
}


/*-----------------------------------
Formulaire de contact
-----------------------------------*/
#contour-contact{
    background: url(images/form-trans.png) no-repeat;
    width:405px;
    height:303px;
    padding-top:25px;
 
}

.champs{
    margin:5px 0 5px 28px; 
}
.champs input, .champs textarea{
    width:335px;
    font-weight:bold;
    overflow:auto;
    color:#868086;
    font-size:11px;
    padding:4px;
    border:4px solid #d5d5d5;
   font-family:arial;
     position:relative;
    
}
.champs textarea{
    height:110px;
     position:relative;
}

.champs button{
    position:relative;
    background: none;
    width:70px;
    height:25px;
    border:none;
    cursor:pointer;
    margin:0 0 0 282px
}

#reponse{
    position: absolute;
    top:320px;
    left:510px;
    width:200px
}

* html #reponse{
    left:610px;
}
* +html #reponse{
   top:315px;
}
.lienmsg{
    color:#4390ad
}
#reponse2{
    position: absolute;
    top:100px;
    left:500px;
    width:350px;
}
* html #reponse2{
    top:100px;
    left:650px;

}
.errors li{
    color:#df2121;
    font-size:10px
}
.reponse_perso{
    padding:10px 40px 40px 40px
}


#formc{
    position:relative;
}

h2.mission{
    display:none;
}

.champs .mysybmit{
    width:65px;
    height:22px;
    border:none;
    cursor:pointer;
    margin:0 0 0 282px;
    background: url(images/form-bouton.jpg);
}
.champs .mysybmit:hover{
    background: url(images/form-bouton.jpg) 0 22px;
}

#tels{
    margin-top:18px;
}
