body{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background-color: #AAAAAA;
}
.news{
	background-image: url(img/news_haut.gif);
	font-size: 12px;
	font-family:Arial;
	color: black;
	width: 550px;
	padding-left: 20px;
	padding-right: 20px;
	border-color: Black;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: outset;
}
.post{
	text-align: right;
	color: Black;
	font-size: 10px;
	font-family:Arial;
}
table {
	font-size: 12px;
	font-family:Arial;
	color: white;
}
a:link {
	color: Red;
}
a:visited {
	color: Red;
}
a:hover{
	color: Black;
	text-decoration: underline;
}
a{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: Red;
}
a.bouton{
	display: block;
	width: 110px;
	height: 12px;
	text-align: center;
	font-family: arial;
	color: black;
	border-color: black;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: black;
	border-style: outset;
	font-size: 11px;
	background-image: url(img/bouton1.gif);
}
a.bouton:link{
	background-image: url(img/bouton1.gif);
	text-decoration: none;
}
a.bouton:visited{
	color: black;
	background-image: url(img/bouton1.gif);
	text-decoration: none;
}
a.bouton:hover{
	background-image: url(img/bouton2.gif);
	text-decoration: none;
}
a.bouton2{
	margin-left: 26px;
	display: block;
	width: 108px;
	height: 12px;
	text-align: center;
	font-family: arial;
	color: black;
	border-color: black;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: black;
	border-style: outset;
	font-size: 11px;
	background-image: url(img/bouton1.gif);
}
a.bouton2:link{
	background-image: url(img/bouton1.gif);
	text-decoration: none;
}
a.bouton2:visited{
	color: black;
	background-image: url(img/bouton1.gif);
	text-decoration: none;
}
a.bouton2:hover{
	background-image: url(img/bouton2.gif);
	text-decoration: none;
}













.menu_gauche{
	background-image: url(img/menu_gauche_fond.gif);
	padding-left: 5px;
}
.menu_gauche_haut{
	font-family: Arial;
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-image: url(img/menu_gauche_haut.gif);
	height: 13px;
	padding-left: 20px;
}
.menu_gauche_mid{
	background-image: url(img/menu_gauche_mid.gif);
	padding-left: 4px;
}
.menu_gauche_bas{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background-image: url(img/menu_gauche_bas.gif);
	height: 13px;
}
.menu_gauche_fin{
	background-image: url(img/menu_gauche_fin.gif);
	height: 37px;
}
.menu_droite{
	background-image: url(img/menu_droite_fond.gif);
	text-align: right;
	padding-right: 4px;
}
.menu_droite_haut{
	font-family: Arial;
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-image: url(img/menu_droite_haut.gif);
	height: 13px;
	padding-right: 20px;
	text-align: right;
}
.menu_droite_mid{
	background-image: url(img/menu_droite_mid.gif);
	text-align: right;
	padding-right: 4px;
}
.menu_droite_bas{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background-image: url(img/menu_droite_bas.gif);
	height: 13px;
	text-align: right;
}
.menu_droite_fin{
	background-image: url(img/menu_droite_fin.gif);
	height: 37px;
}
.baniere{
	background-image: url(img/baniere.gif);
	width: 898px;
	height: 141px;
}
.page_bas{
	background-image: url(img/page_bas.gif);
	background-repeat: no-repeat;
	width: 548px;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}