html, body {
height:100%;
margin:0;
background-image:url(../Images/Charte/FondHaut.jpg);
background-repeat:repeat-x;
font-family:verdana, arial;
font-size:11px;
text-align:justify;
color:#573C2B;
}

#global {
min-height:100%;
width:1000px;
padding:0;
margin:0 auto;
position:relative;
}

/*----------------Header-----------------------*/

#header {
height:201px;
}

#bandeau {
background-image:url(../Images/Charte/BandeauHaut.jpg);
background-repeat:no-repeat;
height:144px;
}

#menu {
height:57px;
}

/*----------------Centre-----------------------*/

#carnet {
background-image:url(../Images/Charte/Carnet.jpg);
background-repeat:no-repeat;
height:539px;
}

#colonne_gauche {
position:absolute;
width:387px;
padding-left:91px;
padding-top:30px;
}

#colonne_droite {
width:387px;
padding-left:526px;
padding-top:35px;
}

/*----------------Footer-----------------------*/

#footer {
width:100%;
text-align:center;
font-family:arial;
color:#573C2B;
font-weight:bold;
}

#footer a {
text-decoration:none;
color:#573C2B;
}

#footer a:active {
text-decoration:underline;
color:#2A93BD;
}

#footer a:visited {
text-decoration:none;
color:#573C2B;
}

#footer a:hover {
text-decoration:underline;
color:#2A93BD;
}

/*----------------------Habillage des liens-------------*/

a {
text-decoration:underline;
font-weight:bold;
color:#2A93BD;
}

a:active {
text-decoration:underline;
font-weight:bold;
color:#A12F91;
}

a:visited {
text-decoration:underline;
font-weight:bold;
color:#2A93BD;
}

a:hover {
text-decoration:underline;
font-weight:bold;
color:#A12F91;
}

/*-------------------------Declarations-----------------*/

p {
margin-top:0;
margin-bottom:0;
}

img {
border:0;
}

table {
border:0;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.centre {
text-align:center;
}

li {
list-style-type:square;
}

/*----------------------Polices-------------*/

.h1 {
font-weight:bold;
}

.h2 {
font-weight:bold;
text-decoration:underline;
}

.h3 {
color:white;
}

.h4 {
text-decoration:underline;
font-weight:bold;
}

.h5 {
text-decoration:underline;
font-weight:bold;
font-size:12px;
}

.h6 {
font-family:arial;
font-weight:bold;
font-size:14px;
color:#A12F91;
}

.h7 {
background-color:#573C2B;
}
