body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fond-hautdroite {
	background-color: #D20000;
	background-image: url(../images/fond_perdu_01_01.jpg);
	background-repeat: no-repeat;
}
.titre-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.titre-menu:hover {
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
}
.titre-sous-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #283D53;
	text-decoration: none;
}
.gauche { width: 250px;}
.centre { margin-left: 15px; }
a.titre-sous-menu:hover {
	color: #000000;
	text-decoration:underline;
}
.motcle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
	text-decoration: none;
	font-weight:bold;
}
.rouge {color:#FF0000; font-weight:bold;}
.gras {font-weight:bold;}
.h1 {
	font-size:17px;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration:underline;
}
.h2 {
	font-size:16px;
	margin-top: 15px;
	font-weight:bold;
	margin-left: 5px;
	text-indent: 45px;
	color:#CC0000;
	text-decoration:underline;	
	background: url(../images/casse.gif) no-repeat left top ;   
}
.eco {
	font-size:16px;
	margin-top: 16px;
	font-weight:bold;
	margin-left: 5px;
	text-indent: 45px;
	color:#339900;
	text-decoration:underline;
	text-align:center;
	background: url(../images/recyclage.gif) no-repeat left top ;  
}
.h2fiche {
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;	
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a img {border: none;}
a {
	text-decoration: none;
	/*color:#000099;*/
	color:#990000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#990000;
	font-weight:bold;
}
.critere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A384B;
	background-color: #E2E6E9;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}