body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0;
padding: 0;
background: transparent url(petitcoin.png) top left no-repeat;
}

h1.spip{
border-bottom: dotted 2px #cc0000;
color:#cc0000;
text-align: left;
font-size: 1.3em;
margin:0;
padding:0;
}

h1.titre{margin-top: 5px; margin-bottom: 10px; font-weight: bold; font-size: 1.3em; color:#cc0000; text-align: center;}

h3{
font-size: 1.1em;
text-align: center;
margin: 0;
margin-bottom: 10px;
padding: 0;
border-top: dotted 1px #000000;
border-bottom: dotted 1px #000000;
}

h3.spip{
text-align: center;
margin: 0;
margin-bottom: 10px;
padding: 0;
border: solid 1px #ffff00;
background-color:#ffffcc;
}

ul{
margin-top: 5px;
}

a{
border-top: dotted 1px #ff6600;
border-bottom: dotted 1px #ff6600;
text-decoration: none;
}

a:hover{
border-top: dotted 1px #ff6600;
border-bottom: dotted 1px #ff6600;
background-color:#ffff00;
text-decoration: none;
}

p {margin: 0 0 10px 0; text-align:justify;}

#header {height:75px; width:99%; margin:auto; text-align:center;}

#conteneur {
margin:auto;
width: 99%;
padding-top:12px;
}

#centre {
margin-left: 240px;
margin-right: 5%;
padding: 9px 10px 5px 10px;
min-height: 300px;
}

#gauche {
float:left;
margin-left: 5px;
width: 200px;
}

#droite {
float:right;
margin-right:5px;
width: 5%;
}

#pied {
	width: 99%;
	padding: 2px;
	text-align: center;
	height: 20px;
}

.cadremenugauche{
border:solid 0px #445566;
margin: 15px;
margin-top: 30px;
width: 80%;
}

.cadremenudroit{
border:solid 0px #445566;
margin: 15px;
margin-top: 30px;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;

}

.menugauche li {
margin-bottom: 5px;
}

.menugauche a {
margin: 0 2px;
width: 100%;
display: block;
color: #003300;
background: #bbee00;
text-decoration: none;
text-align: center;
border: 1px solid gray;
}

.menugauche a:hover {
border: 1px solid gray;
background-color: #Cfff20;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
/*border-top:dotted 1px #000000;*/
}

.menudroit li {
margin-bottom: 5px;
}

.menudroit a {
margin: 0 2px;
width: 100%;
display: block;
color: #003300;
background: #bbee00;
text-decoration: none;
text-align: center;
border: 1px solid gray;

}

.menudroit a:hover {
border: 1px solid gray;
background-color: #Cfff20;
}

.barre_spip {clear: both; width:99%; margin:5px auto; font-size:0.7em; text-align:center;}
.barre_spip a:link {color:#000000; border:none; text-decoration:none;}
.barre_spip a:hover {color:#000000; border:none; text-decoration:none;}
.barre_spip a:visited {color:#000000; border:none; text-decoration:none;}

.spip_documents_center {width: 100%; margin: auto; text-align:center;}
span.spip_documents_center {display:block; margin:auto; margin-top:1em;}

.mini {font-size:0.6em;}