body {
margin: 0;
padding: 0;
}

body, table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}

p {
margin: 0 0 10px 0;
}

a{
color:#aa4911;
text-decoration:underline;
}

a:hover{
color:#5f7e0d;
text-decoration:underline;
}

#header {
height:178px;
background-image:url(images/bandeau.jpg);
overflow:hidden;
}
#haut {
height: 30px;
background-color:#CCCCFF;
}
h1{
font-size:18px;
color:#547ed8;
}
h2{
font-size:13px;
color:#003300;
}
h3{
font-size:13px;
color:#ca6e2b;
padding:0px;
margin:0px;
text-align:center;
background-color:#f8f6bd;
}

.sstitre{
font-size:14px;
color:#000066;
font-weight:bold;
}
#conteneur {
width:780px;
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
background-color:#ffffff;
background-image:url(images/fond3.jpg);
border:#42733e solid 1px;
}

#centre {
background-image:url(images/fond.jpg);
background-repeat:no-repeat;
}

#dansCentre {

}


#contenuPrincipal{
/*height:480px;
overflow: auto;*/
height:480px;
width:573px;
}
/*uniquement pour firefox*/
html>body #contenuPrincipal{
min-height:480px;
height:auto;
}

#dansContenuPrincipal{
padding-left:5px; 
text-align:justify; 
width:540px;

}
#droite {
	float:right;
	width: 204px;
	background-color: #8baf2e;
	height:380px;

}
/*uniquement pour firefox*/
html>body #droite{
min-height:380px;
height:auto;
}
#pied {
clear:both;
height: 17px;
line-height: 17px;
font-size:10px;
background-color: #42733e;
text-align:right;
padding-right:3px;
color:#FFFFFF;
}
#pied a{
color:#ffffff;
text-decoration:none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
padding-top:3px;
padding-bottom:3px;
font-size:11px;
}
#menudroit li {
margin-right:10px;
margin-left:10px;
border-bottom:#5e6636 solid 1px;
}
#menudroit a {

color: #5e6636;
font-weight:bolder;
text-decoration: none;
}
#menudroit a:hover {
text-decoration: none;
}

.lien {
text-decoration:none;
}

.lien:hover{
text-decoration:underline;
}
