/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.texte{
font-size: 11px;
color: black;
}
.commentaire
{
font-size: 11px;
}
#acces a,a:visited{
	color: #fc7919;
	font-weight:bold;
	text-decoration:none;
}
#acces a:hover{
	color: #fc7919;
	font-weight:bold;
	text-decoration:underline;
}
.orange{
color: #fc7919;
	font-weight:bold;
}
.gris
{
color:#91989e;
font-size: 12px;
}

.titreViolet
{
color:#a00057;
font-size:14px;
font-weight:bold;
}

a.violet:link ,
a.violet:visited ,
a.violet:active {
	font-size: 12px;
	color: #a00057;
	text-decoration:underline;
}

a.menuBas:link ,
a.menuBas:visited ,
a.menuBas:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}

a.menuBas:hover {
	text-decoration:underline;
}

a {
color: #9e0057;
}
#adresse{
color:#acacac;
}
#adresseHome{
color:#acacac;
}