body{

font-family:Verdana, Arial, Helvetica, sans-serif;
margin:5px;
background:url(../images/body.jpg) #fff 50% 0 no-repeat;

}



img{
border: 0px;
}

input, textarea{
border: 1px solid black;
}
/*arrondi de toute la page*/
div#menu_page {
  margin:0; 
  padding:0px; 
  height: auto; /* Hauteur du cadre */
  min-height: 100%;
  overflow:hidden; 
  background:#ffffff;/*f3f3f3*/
margin-left: auto;
margin-right: auto;
  }

div.curved_page {
  width: 750px;/* largeur du cadre */ 
margin-left: auto;
margin-right: auto;
  }
div.curved_page .b1, div.curved_page .b2, div.curved_page .b3, div.curved_page .b4  {
  font-size:1px; 
  display:block; 
  background:#88c;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
div.curved_page .b1, div.curved_page .b2, div.curved_page .b3 {
  height:1px;
  }
div.curved_page .b2, div.curved_page .b3, div.curved_page .b4 {
  background:#efedec; /*efedec*/
  border-left:1px solid #88c; 
  border-right:1px solid #88c;
  }
div.curved_page .b1 {
  margin:0 4px; 
  background:#88c;
  }
div.curved_page .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
div.curved_page .b3 {
  margin:0 1px;
  }
div.curved_page .b4 {
  height:2px; 
  margin:0;
  }
div.curved_page .c1 {
  margin:0 5px; 
  background:#88c;
  }
div.curved_page .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
div.curved_page .c3 {
  margin:0 2px;
  }
div.curved_page .c4 {
  height:2px; 
  margin: 0 1px;
  }
div.curved_page div.boxcontent_page {
  display:block; 
  background:#f0f0f0; /*f0f0f0*/
  border-left:1px solid #88c; 
  border-right:1px solid #88c; 
  font-size:12pt; 
  text-align:justify;
  
    }
#page{ 
margin-top:20px;
height:auto;
width:750px;

/*******************filtre de transparence**************************/
filter:alpha(opacity=100); /* propriétaire IE */
-moz-opacity:1; /* propriétaire Firefox */
opacity:1; /* CSS3 */
/**********************/

margin-left: auto;
margin-right: auto;
}	

.header{
width:740px;
height:100px;
}
.logo{
float:left;
background:url(../images/logo.jpg);
background-repeat:no-repeat;
height:74px;
width:123px;
}
.anim{
float:right;
height:100px;
width:550px;
}
#contenu{
width:750px;


}	
.gauche{
float: left;
width:160px;
background:#ffffff;
text-align:center;
}
.menu{
float: left;
width:160px;
background:#808080;
}

/* =-=-=-=-=-=-=-[Menu-=-=-=-=-=-=-=- */
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }


#menu {
        width: 150px;
        border-style: none solid none solid;
        border-color: #D0D0D0;
        border-width: 1px;
        margin-left: auto;
		margin-right:auto;
        }

#menu li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #777;
        display: block;
        background: url(../images/menu.jpg);
        padding: 8px 25px 0 10px;
        text-align: right;
		font-size:11px;
		font-weight:bold;
        }

#menu li a:hover, #menu li #current {
        color: #0067a8;
        background: url(../images/menu.jpg) 0 -32px;
        padding: 8px 25px 0 10px;
        text-align: right;
        }

#menu li a:active {
        color: #fff;
        background: url(../images/menu.jpg) 0 -64px;
        padding: 8px 25px 0 10px;
        text-align: right;
        }
div#menu ul li ul#smenu1 li {
/*position: relative;
z-index: 100;
left: 8em;
margin-top: -1.4em;*/
width: 140px;
border: 1px solid black;




}
div#menu ul li ul#smenu1 li a{
display:block;
padding:2px;
background: #ffffff;
font-size:11px;
font-weight:normal;
text-align:left;



}
.droite{
float:right;
width:570px;
height:100%;
margin:2px;
/*border:1px solid red;*/

}
.droite_haut{
background:url(../images/haut_contenu.jpg);
height:33px;
width:570px;
}
.droite_repeat{
background:url(../images/fond_contenu.jpg);
height:100%;
width:570px;
padding:5px;

}
.texte{
text-align:justify;
font-size:12px;
padding:5px;
width:540px;
background:url(../images/fond.jpg) repeat-x #fff;
height:100%;
}
.droite_bas{

/*background:url(../images/bas_contenu.jpg);*/

height:10px;
width:570px;

}
.chemin{
width:530px;
height:25px;
text-align:left;
border:1px solid #0067a8;;
background:#0067a8;
font-size:15px;
color: white;
font-weight:bold;
padding:5px;
margin-bottom:20px;
}

.pied{
bottom:0;
clear:both;
text-align:center;
font-size:12px;
/*background:url(../images/bas_contenu.jpg);*/
height:15px;
width:570px;
margin-left:auto;
margin-right:auto;
}