body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#CCCCCC;
}
#conteneur{
	position:absolute;
	width:900px;
	margin-left:-450px;
	left:50%;
}
#bloc_banniere_menu{
	position:relative;
	width:900px;
	float:left;
}
#banniere{
	position:relative;
	width:900px;
	height:172px;
	background-image: url(../design/design_simple/images/DESIGN_01.png);
	float:left;
}
#menu{
	position:relative;
	width:900px;
	height:17px;
	background-image:url(../design/design_simple/images/DESIGN_02.png);
	float:left;
}
#decogauche{
	position:relative;
	width:63px;
	height:437px;
	background-image:url(../design/design_simple/images/DESIGN_03.png);
	float:left;
}
#bloc_contenu_pied{
	position:relative;
	width:837px;
	float:right;
	 }
#contenu{
	position:relative;
	width:837px;
	background-image:url(../design/design_simple/images/DESIGN_04.png);
	float:left;

}
#pied{
	position:relative;
	height:24px;
	width:837px;
	background-image:url(../design/design_simple/images/DESIGN_05.png);
	font-size:9px;
	float:right;
}
/* les liens du site */
A{
	text-decoration:none;
	color: #CC0000;
}
/* les liens survolés du site */
A:hover{
	text-decoration:underline;
	color:#FF0000;
}
.textedanstableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.textebasdepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
