@charset "UTF-8";
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.contenu {
	font-size: small;
	color: #FFFFFF;
}
.titre {
	color: #FFFFFF;
	font-size: 14px;
}
.titrepage {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.lien {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
}

.lien:hover {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}


.titregras {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
}
.titregrasmedium {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.menu {
	color: #FFCC33;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.menu:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
		text-decoration: none;

}
.contenu_interligne {
	font-size: small;
	color: #FFFFFF;
	line-height: 20px;
}
.menu_nonsouligne {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu_nonsouligne:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.liencopyright {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.liencopyright:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lientitre {
	color: #FFCC33;
	font-size: 14px;
	font-weight: bold;
}
.lientitre:hover {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
