body{
	margin:0 0 0 0; 
	background-color:#ffffff;
}
.image-fondgauche{
	background-image:url(images/lefttop.jpg);
	background-position:right;
}
.adresse{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
}
a.lienbas:link {
	font-size:12px;
    font-family:Tahoma;
	color:#ffffff;
	text-decoration: none;
}
a.lienbas:visited {
	font-size:12px;
    font-family:Tahoma;
	color:#ffffff;
	text-decoration: none;
}
a.lienbas:hover {
	font-size:12px;
    font-family:Tahoma;
	color:#ffffff;
	text-decoration: underline;
}
h1{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
}
.txt{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
a.lientxt:link {
	font-size:12px;
    font-family:Tahoma;
	color:#000000;
	text-decoration: none;
}
a.lientxt:visited {
	font-size:12px;
    font-family:Tahoma;
	color:#000000;
	text-decoration: none;
}
a.lientxt:hover {
	font-size:12px;
    font-family:Tahoma;
	color:#000000;
	text-decoration: underline;
}
.fondgauche{
	background-image:url(images/fond-gauche.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.fonddroite{
	background-image:url(images/fond-droite.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.fondbas{
	background-image:url(images/fond-bas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1000px;
	height:200px;
}
.fondmilieu{
	background-image:url(images/fond-millieu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:1000px;
}
