*{margin: 0; padding: 0;}



body {
text-align: center;
}

#header {
height: 163px;
background-color: #ffffff;
}

.img {
display: block;
}

#conteneur {
position: relative;
width: 950px;
margin: 0 auto;
background-color: #ffffff;
text-align: left;
}

#centre {
background-image:url("img/zig.png");
background-repeat:no-repeat;
background-color: #ffffff;
margin-left: 240px;
padding-left: 40px;
margin-top: 30px;
height: 600px;
padding: 20px;
/*width : 200px;*/
/*border : 2px solid gray;*/
}

html>body #centre {
height: auto;
min-height: 600px;
} 

#gauche {
position: absolute;
left:-1px;
margin-left: 20px;
background-color: #694692;
height: 540px;
width: 200px;
}

html>body #gauche {
height: auto;
min-height: 540px;
} 


#menu ul a {
display: block;
color: #ffffff;
font-size: 14px;
text-decoration: none;
text-indent: 25px;
margin-top: 7px;
background-image:url("img/puce.jpg");
background-position: left top;
background-repeat: no-repeat;
/*padding-left: 20px;*/
text-decoration: none;
font-weight: bold;
z-index: 10;
padding: 0;
}

#menu li {
margin: 1px;
padding: 1px;
}

#menu ul {
margin: 0;
padding: 0;
}

#menu ul a:hover {
color:red;
background-image:url("img/puce2.jpg");
}

.menugauche {
list-style-type: none;
z-index: 10;
}

.finmenu {
list-style-type: none;
font-size: 10px;
margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
border-top: solid 2px red;
border-bottom: solid 2px red;
}

.finmenu a {
color: #ffffff;
text-decoration: none;
}

.finmenu a:hover {
color: #ff0000;
text-decoration: none;
}

#centre p {
margin-left: 70px;
}

H3.spip {
text-align: right;
color: red;
margin-bottom: 20px;
border-bottom: solid 2px red;
margin-left: 400px;
font-size: 1.5em;
font-weight: bold;
}

.imgauche {
position: absolute;
left:0;
}

.imdroit {
position: absolute;
left:219px;
}

.imbas {
position: absolute;
left:0;
top: 700px;
}

.deco1 {
position: absolute;
left:140px;
top: 170px;
z-index: 20;
}

.deco2 {
position: absolute;
left:160px;
top: 210px;
z-index: 20;
}

.deco3 {
position: absolute;
left:150px;
top: 250px;
z-index: 20;
}

.deco4 {
position: absolute;
left:180px;
top: 290px;
z-index: 20;
}

.deco5 {
position: absolute;
left:150px;
top: 390px;
z-index: 20;
}

.deco6 {
position: absolute;
left:190px;
top: 430px;
z-index: 20;
}

.deco7 {
position: absolute;
left:160px;
top: 490px;
z-index: 20;
}

.deco8 {
position: absolute;
left:170px;
top: 525px;
z-index: 20;
}

#pied {
height: 20px;
background-color: #ffffff;
text-align: center;
font-size: 10px;
}

p{
margin-bottom : 20px;
/*width : 100%;*/
}

.spip_documents{
margin : 5px;
}

ul.spip{
/*border : 1px solid blue;*/
margin-left : 70px;
margin-bottom : 10px;
}

ul ul.spip{
/*border : 1px solid blue;*/
margin-left : 10px;
margin-bottom : 10px;
}
hr{
/*width : 100%;*/
color : black;
margin-left : 70px;
margin-bottom : 20px;
}


table {
margin-left : 70px;
}


td{
/*border : 1px solid blue;*/
background-color : #EEA0EE;
padding : 3px;
}

#centre div.spip_documents {
margin-left :70px;
}



#centre div{
margin-left :70px;
}

