@charset "iso-8859-1";
/*********  CSS RESET **************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	overflow: auto;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/********* FIN CSS RESET **************/
/********* TEMPLATE DE BASE  *************/
.screen-hide {
	display:block !important;
}
.print-hide {
	display:none !important;
}
body {
	background-color: #bdbdbd;
	margin: 0;
	padding: 0;
}
a, b, body, button, caption, dl, dd, del, div, dt, em, font, form, i, input, label, li, ol, p, s, strong, select, small, span, strike, sub, sup, td, textarea, th, tt, u, ul {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
}
hr {
	background-color: #996666;
	clear: both;
	color: #996666;
	display: block;
	float: left;
	height: 1px;
	line-height: 1px;
	margin: 5px 0px;
	padding: 0pt;
	vertical-align: middle;
	width: 100%;
}
.anchor {
	visibility: hidden;
	display: none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearboth {
	clear: both;
}
div, img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.contenant-externe {
	background: #bdbdbd url('../imgs/bg_body.png') repeat-x scroll left top;
	float: left;
	width: 100%;
	height: 100%;
}
.outer {
	margin: 0 auto;
	width: 995px;
}
.bg_gauche {
	float: left;
	width: 995px;
}
.bg_droite {
	float: left;
	width: 995px;
}
.bg_gauche_haut {
	width: 37px;
	height: 265px;
	float: left;
}
.bg_centre {
	background-color: #f2e9da;
	width: 950px;
	float: left;
}
.bg_droite_haut {
	width: 8px;
	height: 265px;
	float: left;
}
.centre_haut {
	height: 144px;
}
.centre_cms_haut, .centre_cms_bas {
	background-color: #FFFFFF;
	border: 1px solid #A39365;
	float: left;
	margin: 0pt 20px;
	padding: 10px;
	width: 888px;
}
.centre_cms_bas {
	margin: 0 20px 20px;
	float: left;
}
.centre_menu {
	display: none;
}
.centre_menu #menu-principal {
}
#menu-principal ul {
}
#menu-principal ul li {
}
#menu-principal ul li a {
}
.centre_centre {
	background: #e6decb url('../imgs/bg_centre_contenu.png') repeat-x scroll 0 0;
	float: left;
}
.centre_contenu {
	float: left;
	margin: 20px;
	width: 910px;
}
.centre_contenu_nomargintop {
	float: left;
	margin: 20px 20px 0 20px;
	width: 910px;
}
.centre_bas {
	background-color: #cccccc;
	width: 950px;
	float: left;
}
.centre_bas_contenu {
	color: #000000;
	background-color: #cccccc;
	width: 948px;
	margin: 0 1px;
	float: left;
}
.pied_contenu {
	margin: 10px 20px;
	text-align: center;
}
.pied_contenu p, .pied_contenu a {
	color: #000000;
	text-decoration: none;
}
.pied_contenu a {
	color: #000000;
	text-decoration: none;
}
.bg_bas {
	background-color: #cccccc;
	float: left;
	width: 995px;
	height: 19px;
}
.contactez-nous {
	visibility: hidden;
	display: block;
	clear: both;
	height: 66px;
	text-align: right;
	float: right;
}
div.barre-recherche {
}
a.logo-franceloisirs-ch {
	margin: 7px 53px 0 0;
	display: block;
	float: right;
}
div.recherche {
	visibility: hidden;
	width: 142px;
	margin-left: 555px;
	float: left;
	text-align: left;
}
.bouton-ok {
	background: transparent url(../imgs/bouton-ok.png) no-repeat scroll 0 0;
	float: left;
	height: 22px;
	width: 29px;
}
/********* COULEURS ET FORMES  *************/
.couleur-blanc {
	color: #ffffff;
}
.couleur-noir {
	color: #000000;
}
.couleur-rouge {
	color: #b42727;
}
.couleur-rouge-fonce {
	color: #a10000;
}
.bold {
	font-weight: bold;
}
/********* FIN TEMPLATE DE BASE  *************/

