a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #663366;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #666;
}
.brèves {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.vert {
	color: #76A849;
}
.titre-vert {
	color: #000;
}
.titre-vert font strong font {
	color: #82b641;
}
img {
	border: 0px;
}
.orange {
	color: #F93;
}

