body {
	margin: 0px;
	padding: 0px;
	background-image:url(interface_new/fond.jpg);
}
h1 {
	display: none;
}
#bandeau{
background-image:url(interface_new/fond_haut.jpg);
width:100%;
}
#baseline{
background-image:url(interface_new/baseline.jpg);
width:100%;
height:13px;
}
#baseline_bas{
background-image:url(interface_new/baseline_fond.jpg);
margin-bottom:0px;

}
.fondbas {
	background-color: #B3B3B3;
	background-image: url(interface/home_r5_c3.jpg);
	background-repeat: no-repeat;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
}
.lien:hover {
	color: #FF9900;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	display: none;
}
.sepcate {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #FFDC4F;
	height: 16px;
	width: 100%;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	border: thin solid #003366;
	text-align: center;
}
.menu:hover {
	color: #003366;
	background-color: #FFFF99;
	border: thin solid #003366;
	font-weight: bold;
}
.bord {
	border: thin solid #003366;
}
.liencat {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.fondcata {
	background-image: url(interface/fondcata.jpg);
	background-repeat: repeat-x;
}
.form {
	margin: 0px;
	padding: 0px;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}