body {
	margin:0px;
	padding:0px;
	background:#fff;
	font-size : 11px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
html>body {
	font-size : 70%;
}
.textehome {
	font: 130%/3em Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.textebas {
	font-size: 95%;
	font-weight: bold;
	line-height: 14px;
}
.textebashome {
	font-size: 100%;
	font-weight: bold;
	line-height: 14px;
}
.textenavhome {
	font-size: 100%;
	font-weight: bold;
}
.textenavcopy {
	font-size: 95%;
	font-weight: bold;
}
.textenav {
	font: 95%/1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.legende {
	font: 95%/1em Arial, Helvetica, sans-serif;
}
.petit {
	font-size: 90%;
}
.contenu {
	font: 100%/1.3em Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#rouge {
	color: #CC0000;
}
#bleu {
	color: #3399CC;
}
#orange {
	color: #FF6600;
}
#jaune {
	color: #FFAB00;
}
#rose {
	color: #FF007D;
}
#vert {
	color: #81AF00;
}
#violet {
	color: #7568AE;
}
#gris {
	color: #9D9D9D;
}
a.nav {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #999999;
	text-decoration: none;
}
a.navgris {
	color: #999999;
	text-decoration: none;
}
a.navgris:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.fondhome {
	background-image: url(images/chien_fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bordure {
	border: 2px solid #999999;



