body
{
    background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a { color: #0000CC; text-decoration: none}
a:link	{ color: #0000CC; text-decoration: none}
a:active	{ text-decoration: none}
a:visited	{ color: #3333CC; text-decoration: none; font-weight: none }
a:hover
{
	color: #F9F;
	text-decoration: none;
}
 
p { text-align: justify;
    font-size: x-small;
 }
 

.dom {
    font-size: medium;
    color:#ff0099;
}

.date,.liste
{
	font-size: small;
	color: #666666;
}

#contenu ul
{
    padding: 0px 10px 0px 25px;
	list-style-type: default;
	list-style-position: outside;
	list-style-image: url(../img/bio-puce.gif);
}

h3
{
	color: gray;
	font-size: medium;
}

