body {
	background-color: #000000;
	background-image: url(images/bg-lignes.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_carre-gris {
	background-image: url(images/bg-carre-gris.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	font-size: 11px;
	color: #FFFFFF;
}
.texte {
	font-size: 11px;
	color: #CCCCCC;
}
.border-vert {
	border: 3px solid #aeee00;
	margin-right: 10px;
}
.titre {
	color: #FFFFFF;
	font-weight: bold;
}
.liens-vert {
	font-weight: bold;
	color: #AEEE00;
}
.liens-vert a {
	font-weight: bold;
	color: #AEEE00;
}
.liens-vert a:hover {
	font-weight: bold;
	color: #AEEE00;
	text-decoration: none;
}
.liens-rose {
	font-weight: bold;
	color: #ff358b;
}
.liens-rose a {
	font-weight: bold;
	color: #ff358b;
}
.liens-rose a:hover {
	font-weight: bold;
	color: #ff358b;
	text-decoration: none;
}
.border-rose {

	border: 3px solid #ff358b;
	margin-right: 10px;
}
.bg-bloc-abo {
	background-image: url(images/bloc-abo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #02AFF1;
}
form {
	display: inline;
}
.texte2 {
	font-size: 11px;
	color: #000000;
}
.telephone {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.legal {
	font-size: 11px;
	color: #016B94;
}
.liens-noir {
	font-weight: bold;
	color: #000000;
}
.liens-noir a {
	font-weight: bold;
	color: #000000;
}
.liens-noir a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border-blanc {
	border: 3px solid #FFFFFF;
}
.border-bleu {

	border: 3px solid #02AFF1;
}
.liens-blanc {
	font-weight: bold;
	color: #ffffff;
}
.liens-blanc a {
	font-weight: bold;
	color: #ffffff;
}
.liens-blanc a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.footer a {
	font-size: 11px;
	color: #666666;
}
.footer a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.menu_histoires_off {
	height: 20px;
	width: 262px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	border: 1px solid #AEEE00;
	margin-bottom: 0px;
	margin-top: 7px;
}
.menu_histoires a {
	height: 20px;
	width: 262px;
	background-color: #AEEE00;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	padding-left: 5px;
	border: 1px solid #AEEE00;
	margin-top: 7px;
}
.menu_histoires a:hover {
	height: 20px;
	width: 262px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	border: 1px solid #AEEE00;
	margin-bottom: 0px;
	margin-top: 7px;
}
.bg_membres {
	background-image: url(images/bg_membres.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
