body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.fondgauche {
	background-image: url(images/bas_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #27221C;
}
.fonddroite {
	background-image: url(images/bas_03.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #265E39;
}
.fondbas {
	background-image: url(images/bas_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #35834F;
}
.titre-mot-cle {
	font-family: "trebuchet MS", arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #265E39;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.TITRE {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #7E1E18;
	font-style: normal;
	font-size: 16px;
}
.SOUSTITRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #265E39;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}
.TEXTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.attention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: normal;
}
.rub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a.rub:hover {
	text-decoration: none; 
	color: #43A764;
}
.sousrub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sousrub:hover {
	text-decoration: none; 
	color: #009933;
}

.coord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.coord:hover {
	text-decoration: none; 
	color: #000000;
}
.LIEN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #35834F;
	text-decoration: underline;
	text-transform: none;
}
a.LIEN:hover {
	text-decoration: none; 
	color: #265E39;
}
.petit {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1A4048;
}

