body{
margin:0px;
background-color:#2A911C;
height:100%;
}

.fond_menu{
background-image:url(interface/menu_fond.jpg);
background-repeat:repeat-y;
width:239px;
height:637px
}
.ensemble{
width:955px;
}

.centre{
background-image:url(interface/fond.jpg);
background-repeat:no-repeat;
background-position:top;
height:637px;
}
.haut_centre{
height:125px;
}
.bas_centre{
height:45px;
background-image:url(interface/baseline.jpg);
}
#fondCentre{
background-image:url(interface/fondecran.jpg);
height:400;

}
#scroll{
    overflow: auto;
	height:492px;
	width:692px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	display: none;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#35981B;
	font-weight:bold;
}
.sousTitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#6073DA;
	font-weight:bold;
}
.sousTitre:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#2A911C;
	font-weight:bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.baseline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-decoration: none;
}
.baseline:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-decoration: underline;
}
.cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.texteBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.contour {
	border: 1px solid #2A911C;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
}
#powered a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	text-decoration: underline;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
	float: left;
}

/* CSS Document */
