/*body {
  padding:30px;
  text-align:center;
  font-family: "Minion Web",Georgia,Palatino,"Times New Roman",serif;
  }
  */


#all {
    width:1050px;
    margin: auto;
}

#logo {
    position:absolute;
    top:10px;
    left:10px;
}

#menus {
    position: absolute;
    top: 70px;
    left:10px;
}

#div_newsletter {
    position:absolute;
    top:20px;
    left:800px;
    margin: 0px;
    width: 300px;
    border: 1px solid black;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    background-color: #eeeeee;
}

#div_newsletter input {
    float:left;
}

#div_s_inscrire {
    width: 350px;
    position: absolute;
    top: 20px;
    left: 400px;
    border: 1px solid black;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    background-color: #eeeeee;
}

#div_s_inscrire h4 {
    margin:0px;
}

#div_s_inscrire p {
    margin:0px;
}

#div_s_inscrire input {
    float:left;
}



img {
    border:none;
}

#corps {
    position: absolute;
    width: 100%;
    top: 140px;
}

#roue {
    color:grey;
    position: absolute;
    width:700px;
    height:500px;
    text-align:center;
    background-color: white;
}

#roue a {
    color: black;
    font-variant: small-caps;
    font-weight: bold;
}

#roue a:hover {
    color: grey;
}


.selected {
    color: grey;
}

#jaunec {
    position: absolute;
    right:560px;
    top:100px;
    text-align:right;
}
#jaunec p { text-align:right; }
#bleuc {
    position: absolute;
    right:600px;
    top:260px;
    text-align:right;
}
#bleuc p { text-align:right; }
#vertf {
    position: absolute;
    right:510px;
    top:400px;
    text-align:right;
}
#vertf p { text-align:right; }
#jaunef {
    position: absolute;
    right: 325px;
    top: 470px;
    text-align:center;
}
#jaunef p { text-align:center; }
#bleui {
    position: absolute;
    left: 505px;
    top: 400px;
    text-align:left;
}
#bleui p { text-align:left; }
#rouge {
    position: absolute;
    left: 585px;
    top: 260px;
    text-align:left;
}
#rouge p { text-align:left; }
#bleuf {
    position: absolute;
    left: 560px;
    top: 100px;
    text-align:left;
}
#bleuf p { text-align:left; }
#noir {
    position: absolute;
    left: 440px;
    top: 0px;
    text-align:left;
}
#noir p { text-align:left; }
#vertc {
    position: absolute;
    right: 440px;
    top: 0px;
    text-align:right;
}
#vertc p { text-align:right; }
#centre {
    position: absolute;
    left: 280px;
    top: 180px;
    width: 140px;
    height: 140px;
    text-align: center;
}
#centre p {
    text-align:center;
    font-size: 1.2em;
}


#centre {
    color: black;
    cursor:pointer;
}

a {
    color: #0000aa;
    text-decoration:none;
}

a:hover {
    color: grey;
}

#encarts {
    position: absolute;
    width: 360px;
    left: 720px;
}

#encarts div {
    position: relative;
    margin-right: 20px;
    width: 340px;
    padding: 0px;
    /*  background-color: #c8d8de; */
    margin-bottom: 5px;
}

#encarts div ul li {
    position: relative;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 0px;
}

#encarts a {
    color: #444444;
}

#encarts h4 {
    margin-top: 0px;
    margin-bottom: 3px;
    font-size:1.2em;
    padding: 0.2em;
    color: white;
    text-align: right;
}

#encarts h4 a {
    color: white;
}

#encarts h4 a:hover {
    color: grey;
}

#encarts p.tous{
    margin-top: 0px;
    width: 100%;
    text-align: right;
}

#encart_richie h4 {
    background: #007f32 url('/degrade/encart_richie.png') no-repeat top left;
}

#encart_agenda h4 {
    background: #1b1c20 url('/degrade/encart_agenda.png') no-repeat top left;
}


#encart_biblio h4 {
    background: #d1010e url('/degrade/encart_biblio.png') no-repeat top left;
}


/*
  <div id="encarts" style="position:relative;margin:auto;width:1000px;text-align:center" >
  <div id="biblios" style="width:200px;float:left;margin:50px;border: 1px solid black;">
  */

