* {margin: 0; padding: 0; text-decoration: none; border:0;}
p {margin: 0 0 1em 0;}
body {
	background: url(graphs/fond.png) repeat-x #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0px;
}
A.menuLi {text-decoration:none; color: #eee;} 
A.menuLi:hover {text-decoration:none; border-top: 1px solid #000; border-bottom: 1px solid #000; color: #eee;}
#centrageM {
	background: #dea;
	position: relative;
	width: 971px;
	top: 0px;
	margin: auto;
}
#contenu {
	position: absolute;
	width: 971px; 
	top: 190px;
}
#contenu2 {
	position: absolute;
	width: 971px; 
	top: 230px;
}
.clean {
	clear: both;
	height: 15px;
	display: block;
}
.espace {
	background: url(graphs/menus/spacer.gif);
	height: 50px;
	display: block;
}
.menubas {
	font-size: 10px;
	text-align: center;
	border: 0;
	display: block;
	padding-top: 0px;
	margin-bottom: 15px;
}
.present {
	background: url(graphs/image/back.jpg) no-repeat center bottom #fff;
	padding: 10px 10px 0px 10px;
	margin-bottom: 15px;
	border: 1px solid #007526;
	display: block;
	z-index : 0;
}
.annonce {
	background: #efe;
	position: absolute;
	height: 20px; width: 970px;
	left: 0px; top: 195px;
	border: 1px solid #CCC;
	text-align: center;
	font-weight: bold;
}
.onglet1 {
	background: url(graphs/menus/back.jpg) ;
	height: 25px;	
	display: block;
}
.onglet2 {
	float: right;
	display: block;
}
.rouge {
	color:#FF0000;
	font-weight: bold;
}
.fort {
	font-weight: bold;
	font-style: italic;
}



