 /* ------------------------------------ *
  *  HAPedit 3.0.11.102 - CSS
  *  février 2006 12:18:57
  * ------------------------------------ */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}

p {
margin: 0 0 10px 0;
color: black;
}

h1 {
color: #996666;
text-align: right;
font-size: 1.4em;
}

h2 {
color: #529EB7;
text-align: right;
font-size: 1.2em;
}

h3 {
color: #529EB7;
text-align: left;
font-size: 1em;
}

a {
color: #69B3CC;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

img
{
border: 0;
}

td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}

#header {
height: 150px;
}
#conteneur {
position: relative;
width: 800px;
margin: 0 auto;
background: url(../images/capasthme2007new.jpg) left top no-repeat;
color: black;
border-right: 1px solid #DEDEDE;
}

#adresseecole {
width: 550px;
margin: 0 auto;
color: black;
}

#centre {
margin-left: 230px;
margin-right: 180px;
padding: 0;
color: black;
background: url(../images/fdscentre.gif) top no-repeat;
text-align: justify;
}

#gauche {
position: absolute;
left:0;
width: 230px;
}
#droite {
position: absolute;
right:0;
width: 180px;
}
/* #enavant {
height: 300px;
width: 400px;
margin-left: 30;
padding: 10;
border-right: 0px solid #529EB7;
border-top: 0px solid #529EB7;
background-color : transparent ;
border : 1px solid #529EB7;
} */

#pied {
clear: both;
height: 10px;
font-size: 0.7em;
text-align: right;
border-top: 2px solid #529EB7;
}

#centreaction {
margin-left: 280px;
margin-right: 0px;
border-left : 2px black;
padding: 0;
color: black;
background-color : transparent ;
text-align: justify;
}
#droiteaction {
position: absolute;
right:0;
width: 0px;
}


.menugauche ul {
list-style: none;
margin: 0px;
padding: 0px;
width: 100%;
}

.menugauche li {
float: left;
list-style-image : url(../images/puce.gif);
padding: 2px;
}

.menugauche li a {
padding: 0px;
}

.menugauche li:hover {
background-position: 0% -46px;
}

.menugauche li a:hover {
text-decoration: none;
}

.menugauche li:hover a {
background-position: 100% -46px;
}

.menucentre {
list-style: none;
margin: 5px;
padding: 15px;
text-align: left;
color: black;
}
.menucentre li {
list-style-image : url(../images/puce.gif);
margin-bottom: 5px;
}
.menucentre a {
margin: 0 2px;
text-decoration: underline;
}
.menucentre a:hover {
text-decoration: none;
}

