body {
	font-family: Verdana, Arial;
   font-size: 11px;
	color: #5B1700;
	background-color: #FDE9A5;
}
td {
    font-size:11px;
    color: #5B1700;
    font-family: Verdana, Arial;
}
a {
	color: #4B5D84;
	text-decoration: underline;
}
a:hover {
	color: #4B5D84;
	text-decoration: none;
}

img {
	border: 0;
}
.justify {
	text-align: justify;
}

.top {
	vertical-align:top;
	text-align: justify;
}
	
.soustitre{
	FONT-SIZE: 11px;
	COLOR: #4B5D84;
	font-weight : bold;
}
.peintre{
	FONT-SIZE: 11px;
	COLOR: #9E2800;
	font-weight : bold;
	font-style : italic;
}
.copyright {
	FONT-SIZE: 10px;
	COLOR: #F6C58A;
	FONT-FAMILY: Verdana, Arial;
}
.copyright a {
	FONT-SIZE: 10px;
	COLOR: #F6C58A;
	FONT-FAMILY: Verdana, Arial;
	text-decoration : none;
}
.error_message{
	FONT-SIZE: 10px;
	COLOR: #D20202;
	FONT-FAMILY: Verdana, Arial;
	font-weight : bold;
}
