#blocPrive
{
	width: 20%;
	padding-top: 18px;
	height: 100px;
	float: right;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-color: #D7E542;
	background-image:url(../imageEPA/fond_prive.gif);
	background-repeat: no-repeat;
	background-color: white;
}
#blocPrive table
{
	margin-top: 5px;
	border-collapse: collapse;	
}
#blocPrive td
{
	padding-left: 15px;
}

.important
{
	color: #FF0000;
}
#corps
{
	padding-bottom: 20px;
}
#affichage table
{
	margin: auto;
	width: 90%;
	border-collapse: collapse;
	text-align: left;
}
#affichage table th
{
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
#affichage table tr
{	
	border: 1px solid black;
}
#affichage table tr td
{
	padding-left: 20px;
}
a img
{
	border: none;
	text-align: center;
}
.c1 { background-color: #FFFFFF; }
.c2 { background-color: #FFFFCC; }

.recherche
{
	border: none;
}