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

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

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

#header {
height:185px;
}

#header1 {
height:134px;
}

#header2 {
height:51px;
}

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

#centre {
padding-bottom:20px;
overflow:auto;
background-image:url(../Images/Charte/Centre.jpg);
background-repeat:repeat-y;
}

/*----------------Colonne gauche-----------------------*/

#gauche {
float:left;
width:271px;
}

#gauche1 {
background-image:url(../Images/Charte/Bloc3.jpg);
background-repeat:no-repeat;
height:265px;
}

#gauche1_texte {
padding-left:39px;
padding-top:82px;
//padding-top:93px;
font-family:verdana;
font-size:10px;
color:#393323;
width:171px;
}

#gauche2 {
background-image:url(../Images/Charte/Bloc4.jpg);
background-repeat:no-repeat;
height:37px;
}

#gauche3 {
background-image:url(../Images/Charte/Bloc5.jpg);
background-repeat:no-repeat;
height:345px;
}

#gauche3_texte {
padding-left:39px;
padding-top:56px;
//padding-top:67px;
font-family:verdana;
font-size:10px;
color:#393323;
width:171px;
}

/*----------------Page centrale-----------------------*/

#page {
width:669px;
margin-left:271px;
}

#page1 {
background-image:url(../Images/Charte/Bloc8.jpg);
background-repeat:no-repeat;
height:64px;
width:669px;
}

#page_titre {
padding-left:36px;
padding-top:36px;
}

#page_texte {
margin-top:-3px;
//margin-top:-10px;
padding-left:7px;
padding-right:5px;
}

/*----------------Colonne droite-----------------------*/

#droite {
float:right;
width:60px;
}

#droite1 {
background-image:url(../Images/Charte/Bloc6.jpg);
background-repeat:no-repeat;
height:440px;
}

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

#footer {
width:100%;
height:55px;
//height:35px;
background-color:#C8C0AB;
}

#footer_texte {
padding-left:210px;
padding-top:1px;
//padding-top:0px;
//margin-top:3px;
text-align:center;
font-family:arial;
color:#5B5239;
font-size:11px;
font-weight:bold;
}

#footer_texte a {
text-decoration:none;
color:#5B5239;
}

#footer_texte a:active {
text-decoration:underline;
color:#751573;
}

#footer_texte a:visited {
text-decoration:none;
color:#5B5239;
}

#footer_texte a:hover {
text-decoration:underline;
color:#751573;
}

/*----------------Accessoires---------------*/

TD.process { 
background-image:url(../Images/Charte/FondTexte.jpg);
background-repeat:no-repeat;
}

TD.process2 { 
background-image:url(../Images/Charte/FondTexte2.jpg);
background-repeat:no-repeat;
} 

TD.process3 { 
background-image:url(../Images/Charte/FondTexte3.jpg);
background-repeat:no-repeat;
} 

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

.h1 {
font-weight:bold;
}

.h2 {
font-weight:bold;
font-size:12px;
}

.h3 {
font-weight:bold;
color:#A238AA;
}

.h4 {
font-family:arial;
font-size:16px;
font-weight:bold;
}

.h5 {
color:white;
}

.h6 {
color:#708C35;
font-weight:bold;
}

.h7 {
font-weight:bold;
font-size:12px;
color:white;
background-color:#A238AA;
}

.h8 {
font-weight:bold;
color:#751573;
}

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

a {
text-decoration:none;
font-weight:bold;
color:#A238AA;
}

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

a:visited {
text-decoration:none;
font-weight:bold;
color:#A238AA;
}

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





















