/* Start of CMSMS style sheet 'Styles' */
*,html,body{
  margin:0;
  padding:0;
}
body{
  background: #daba65;
  font-family: Verdana,Arial,sans-serif;
  font-size:75.01%;
}
a{
  font-weight:bold;
  text-decoration:none;
  color:#E7AB0B;
}
a:hover{
  color:white;
  background:#E7AB0B;
}
a img{
  border:none;
}
a:hover img{
background:white;
}
#pagewrapper{
  width:1024px;
  margin:auto;
  background:url(images/cms/fd.png) repeat-y center;
}
#container{
  width:958px;
  border:1px solid #385c72;
  margin: auto;
}
#header{
  width:100%;
  height:150px;
}
#header h1 a{
  display:block;
  height:150px;
  background:url(images/cms/header.png) no-repeat;
  text-indent:-999em;
}
#main{
  margin:1.5em 0;
}
#cont{
  padding-left:37px;
}
#content{
  margin:0 222px;
}
#footer{
  clear:both;
  background:#385c72;
  color:#e7ab0b;
  padding:10px;
  margin: 0 auto;
}

#left{
  float:left;
  width:200px;
}

#right{
  float:right;
  width:199px;
}

h2{
  color:#385c72;
  height:33px;
  background:url(images/cms/h.png) no-repeat;
  padding-left:37px;
  font-size:1.7em;
  padding-bottom:1em;
}
h3,h4{
  font-size: 1em;
  color:#385c72;
  padding-bottom:0.5em;
}


#slide, #slide_browsers{
  background: transparent url(images/cms/fd_slide_.gif) no-repeat left top;
  width:177px;
  margin-top:22px;
  padding:11px;
}

#md4e46username, #md4e46email{
width:155px;
}

ul#slider{
  list-style:none;
  padding:10px;
}

ul#slider img{
  height:180px;
  border:none;
  position:absolute;
  clip:rect(0px, 180px, 200px, 0px); 
}
.atelier img{
  border:1px solid black;
  float:left;
  padding:3px;
  margin: 0 5px 5px 0;
}
.atelier{
  border:1px solid #385c72;
  padding:10px;
  margin-bottom:10px;
}
.atelier:hover{
  background: #385c72;
  color:white;
}
.atelier:hover h4{
  color:white;
}

.atelier a{
font-weight:normal;
color:black;
}
.atelier a:hover{
font-weight:normal;
color:black;
background:none;
}
.aatelier{
font-weight:normal;
color:black;
}
.aatelier a:hover{
font-weight:normal;
color:black;
background:none;
}
p.download{
  background:#E7AB0B;
  padding:3px;
  margin:5px;
  text-align:center;
  border:1px solid black;
  color: #385c72;
}
p.download a{
  color: #385c72;
}
.bleu{
  color: #385c72;
}
.bordbleu{
  border:1px solid #385c72;
  padding:3px;
}
.orange{
  color: #E7AB0B;
}
.bordorange{
  border:1px solid #E7AB0B;
  padding:3px;
}
/* End of 'Styles' */

