body
{
background-color:#D0B9D1;

}

.tableprincipale {
	border: 1px solid Black;
	background-color:#DEDAD9;
}

.titrearticle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
.texte
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color:#000000;
}
.image {
	background-image: url(imgs/rond.gif);
	background-position: right top;
	border: 3px dashed #FF9900;
	background-repeat: no-repeat;	
}

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color:#000000;
}
