/* CSS Document */

body,td,th {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #181f4a;
}
.texte {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	text-decoration:none;
	color: #181f4a;
}
.texte a{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	text-decoration:none;
	color: #181f4a;
}
.texte a:hover{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #181f4a;
	text-decoration:underline;
}
.titre {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #181f4a;
}
.menu_g {
	color: #181f4a;
}
.menu_g a{
	text-decoration:none;
	color: #181f4a;
}
.menu_g a:hover{
	text-decoration:none;
	color: #181f4a;
}
.visite {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.visite a{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
}
.visite a:hover{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #FFF;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
body {
	background-color: #cfe1ed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titre_page{
	font-size:16px;
	color:#000;
}
.titre_cat{
	font-size:14px;
}
li{
	list-style-image:url(img/puce.png);
}
.text_noir{
	font-size:10px;
	color:#000;
}
