/* CSS Document */

a:link, a:visited
{
	text-decoration: none;
	color: #006633;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.titre
{
	font: small-caps 900 12px Verdana;
}

a.accueil
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-style: small-caps 900;
	font-weight: normal;
}

a.accueil:hover {
	text-decoration: none;
}

.accueil
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-style: small-caps 900;
	font-weight: normal;
}

.separate
{
	height: 10px;
	border-top: thin dotted #FF6600;
}

.bioman
{
	font: small-caps 13px Verdana;
	margin-left: 2cm;
}