body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 85px;
background-color: #999999;
text-align:center;
}
#haut {
height: 20px;
background-color:#CCCCCC;
}
#global {
position: absolute;
width: 830px;
left: 50%;
margin-left: -415px;
background-color: #EEEEEE;
}
#centre {
background-color:#FFFFFF;
margin-left: 155px;
margin-right: 10px;
margin-top:-15px;
}
#gauche {
position: absolute;
left:0;
width: 150px;
}
#droite {
position: absolute;
right:0;
width: 150px;
}
#pied {
height: 80px;
background-color: #CCCCCC;
	clear:both;
	font-size: xx-small;
}

.test {
	text-decoration: none;
	color: black;
	font-size: smaller
}
.test:hover {
	FONT-WEIGHT: bolder; text-decoration: none; 
	color: black;
}
.test:link {
	text-decoration: none;
	color: black;
}
.test:visited {
	text-decoration: none;
	color: black;
}

.smaller_style {
	font-size: smaller
}

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

}
.menuhaut ul {
list-style-type: none;
width: 100%;
}
.menuhaut li {
float: left;
}
.menuhaut a {
margin: 0px 2px 0px 0px;
width: 85px;
height: 20px;
display: block;
text-align: center;
border: 1px solid gray;
text-decoration: none;
color: #000;
background: #fff;
}
.menuhaut a:hover {
background: #ccc;
background-image:url(../images/patte.gif);
background-position:left;
background-repeat:no-repeat;
border: 1px solid gray; 
}
.selected {
margin: 0px 2px 0px 0px;
width: 85px;
height: 20px;
display: block;
text-align: center;
text-decoration: none;
color: #000;
background: #ccc;
background-image:url(../images/patte.gif);
background-position:left;
background-repeat:no-repeat;
border: 1px solid gray; 
}
H1.sommaire_text{
    font-family:Verdana;
	color: black;
	font-size: 8pt; 
	font-weight: normal; 
	display:inline; 
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #ffffff;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menurss {
list-style-type: none;
margin: 0;
padding:0;
}
.menurss li {
margin-bottom: 5px;
}
.menurss a {
margin: 0 2px;
color: #ffffff;
text-decoration: underline;
}
.menurss a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
