body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1F1F1;
	margin: 0px;
}
.box_rep {
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #EECA5B;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.ligne_gris {
	background-image: url(images/bg-carre.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 8px;
	width: 100%;
}
.texte {
	font-size: 11px;
	color: #666666;
}
.texte a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.texte a:hover {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.titre {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.border {
	margin-right: 10px;
	border: 1px solid #999999;
}
.ligne_beige {

	background-image: url(images/bg-carre2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 8px;
	width: 100%;
}
.border_beige {

	margin-right: 10px;
	border: 1px solid #EECA5B;
}
.bg_accueil_lieux {
	background-color: #F0F0F0;
	background-image: url(images/accueil_lieux.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_debuter_carte {

	background-color: #F0F0F0;
	background-image: url(images/debuter_carte.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_faq_gauche {
	font-size: 11px;
	color: #666666;
	background-image: url(images/faq_gauche.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pad_5_top {
	margin-top: 10px;
}
.bg_faq_droite {

	font-size: 11px;
	color: #666666;
	background-image: url(images/faq_droite.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bordure-gris-hover {
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);
	-khtml-opacity:0.7;
	margin-top: 10px;
}

.bordure-gris {
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100);
	-khtml-opacity:1;
	margin-top: 10px;
}
.titre_abo {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.champ {
	width: 220px;
}
.texte2 {

	font-size: 10px;
	color: #999999;
}
form {
	display: inline;
}
.border_popup {
	border: 10px solid #FFFFFF;
	background-color: #e1e1e1;
}
.sub_nav {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.sub_nav a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.sub_nav a:hover {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menu_histoires_off {
	height: 20px;
	width: 150px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #00AF21;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 2px;
	display: block;
	border: 1px solid #00AF21;
}
.menu_histoires a {
	height: 20px;
	width: 150px;
	padding-left: 5px;
	background-color: #E8E8E8;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 2px;
	display: block;
}
.menu_histoires a:hover {
	height: 20px;
	width: 150px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #00AF21;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 2px;
	display: block;
	border: 1px solid #00AF21;
}.titre_membres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #00AF21;
	font-weight: bold;
}
.sous-titre_membres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 578px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #E8E8E8;
}
.border_membres {
	border: 1px solid #E8E8E8;
}
.hid {
    display:none;
}
.vis {
    display:inline;
}.quote {
	font-family: georgia;
	font-size: 22px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.alerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
