@charset "utf-8";
.texte {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	display: compact;
	font-weight: normal;
}
.texte_centre {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-align: center;
}
.titre_bleu {
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #31a0fc;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: normal;
}
.texte_info_bleu {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #31a0fc;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titre_info_bleu {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033FF;
}
a:link {
	text-decoration: none;
	color: #3300FF;
}
a:hover {
	text-decoration: underline;
	color: #3300FF;
}

.calque_menu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
sousmenus {
	font-family: "Viner Hand ITC";
	font-size: 16px;
	color: #003366;
}
.sousmenu {
	font-family: "Viner Hand ITC";
	font-size: 22px;
	color: #3A4470;
	text-align: center;
	font-weight: normal;
	background-image: url(Image/arriere_plan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 45px;
}
.titre_gras_noir {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	line-height: normal;
}
.logo_visites {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(Image/images%20visites/logo_visites.png);
}
.titre_lien_partenaire {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}
a:hover {
	color: #3300FF;
	text-decoration: underline;
}

