html {

text-align:center;/*IE bug*/
}
body
{
background-image: url(img/back.png);
background-repeat: repeat-x repeat-y;
text-align:center;/*IE bug*/
overflow: auto;
padding:auto;
margin:auto;

}
div#centre{
position:relative;
height:772px;
width:900px;
margin:auto;
text-align: left;
}
div#contenu
{
position: absolute;
left: 143px;
top: 194px;
width: 590px;
height: 355px;
overflow: auto;
border: 1px solid black;
background-color: #414141;
scrollbar-base-color: #414141;
scrollbar-shadow-color: #414141;
scrollbar-highlight-color: silver;
font-family: verdana; 
font-size: 10px;
color: white;
padding: 5px;
}

div#agenda
{
width: 141px;
height: 285px;
background-color: #414141;
position: absolute;
top: 194px;
left: 750px;
border: 1px solid black;
overflow: auto; 
scrollbar-base-color: #414141;
scrollbar-shadow-color: #414141;
scrollbar-highlight-color: silver;
font-family: verdana; 
font-size: 10px;
color: white;
padding: 5px;
}

div#horaire
{
width: 298px;
height: 85px;
background-color: #414141;
border: 1px solid black;
position: absolute;
left: 143px;
top: 563px;
}

div#contact
{
width: 289px;
height: 85px;
background-color: #414141;
border: 1px solid black;
position: absolute;
top: 563px;
left: 450px;
color: white;
padding-left: 5px;
}

div#contact p 
{
margin-top: -9px;
text-align: center;
font-family: verdena;
}

div#newsletter
{
width: 150px;
height: 152px;
border: 1px solid black;
background-image: url(img/newsletter.png);
background-repeat: no-repeat;
position: absolute;
top: 496px;
left: 750px;
}
div#leftbanner{
border: 1px solid black;
width: 134px;
}
div#footer
{
width: 900px;
height: 37px;
background-color: #414141;
border: 1px solid black;
position: absolute;
top: 653px;
font-family: verdana; 
font-size: 9px;
color: white;
text-align: center; 

}
#saisie{
border: none; 
margin-top: 70px;
margin-left: 13px; 
font-family: verdana; 
font-size: 10px;
}
#envoyerok{
margin-left: 50px;
margin-top: 10px; 
}

h1{
font-size: 12pt;
text-align: center;
}

.astérix {
color: yellow;
font-weight: bold;
}
#horaireheure{
margin-top: -8px;
}
a
{
color: white;
text-align: center;
}

div#liens
{
text-align: center;
width: 100%;
}

div#contact p{
font-family: verdana; 
font-size: 10px;
color: white;
}
div#horaire p{
margin-top: -9px;
font-family: verdana; 
font-size: 10px;
color: white;
}

h2 {
font-family: verdana; 
font-size: 11px;
font-weight: bold;
color: white;
}
h3 {
font-family: verdana; 
font-size: 9px;
font-weight: bold;
color: gray;
}
