body {
	background:url(../img/accueil-body-bg.jpg) repeat-x #e8e5de;
}

a:link {
	color: #5b91d3;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #66768a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #396191;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #5b91d3;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #066da6;
	line-height:100%;
	margin-bottom:10px;
}
h2 {
	font-size: 26px;
	color: #5b91d3;
}
.d2w-titre-1 {
	color: #5b91d3;
}
h3 {
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	color: #5b91d3;
	background-image: url(../exemples/bullet_theme1.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	padding: 5px;
	background-position: 0px 3px;
}
h5 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	background-repeat: no-repeat;
}

li {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 4px;
	list-style-type: none;
	list-style-image: url(/img/bullet_theme1.gif);
}
#contenu li {
	background:url(../img/bullet_theme1.gif) no-repeat;
	padding-left:20px;
	list-style-image: none;
}
#top li {
	background:url(../img/bullet_theme1.gif) no-repeat;
	padding-left:20px;
	list-style-image:none;
}
input  {
	color: #5b91d3;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#button {
	padding: 5px;
	color: #666666;
}
textarea  {
	color: #5b91d3;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select  {
	color: #5b91d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#MENU .level1Active a:link, #MENU .level1Active a:visited {
	border-bottom-color: #4b85ce;
}
#VERTICAL {
}
#VERTICAL a:hover {
	text-decoration: none;
}
#VERTICAL ul {
	list-style-type: none;
}

#VERTICAL .level0 {
	font-size: 15px;
	color: #666666;
}
#VERTICAL .level1 {
	font-size: 12px;
	color: #333333;
}
#MENUTERTIAIRE {
	font-size: 10px;
	color: #616161;
}
#MENUTERTIAIRE a {
	color: #616161;
	font-weight: normal;
}
#MENUTERTIAIRE a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}


/* CSS travail John */
#top .d2w-texte-1 {
	width:100%;
}

#head-bg {
	background-image:url(/img/head-accueil.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}

#page .centre-accueil {
	padding-left:0;
}
#bottom {
	background:url(/img/bg-centre-accueil.jpg) left center no-repeat;
	height:396px;
}
#top {
	margin-top:55px;
}
#bottom {
	clear:both;
}
#top-right, #bottom-right, #bottom-right-right {
	float:right;
}

#top-left, #bottom-left, #bottom-right-left {
	float:left;
}
#top-left {
	width:655px;
	margin-left:15px;
}
#bottom-left {
	width:337px;
}
#bottom-right-left {
	width:378px;
}

#bottom-right-right {
	width:230px;
/*	margin-right:23px;*/
	margin-right:15px;
	margin-top:3px;


/* #bottom-right-right {
	width:215px;
	margin-right:25px;
	margin-top:30px;
	/*width:215px;
	margin-right:23px;*/
	/*margin-right:15px;
	margin-top:3px;*/
} */
#bottom-right {
	width:636px;
}
#cours, #mag, #piscines, #maladiere {
	height:99px;
}
#bottom-right-left h2 {
	background:url(/img/bg-titre-accueil.gif) left 24px no-repeat;
	padding-left:20px;
	padding-top:10px;
}
#cours {
	background:url(/img/bg-home-cours.jpg) left no-repeat;
}
#bottom-right-left > div#cours.accueilhover {
	background:url(/img/bg-home-cours-on.jpg) left no-repeat;
}
#bottom-right-left > div#mag.accueilhover {
	background:url(/img/bg-home-mag-on.jpg) left no-repeat;
}
#bottom-right-left > div#maladiere.accueilhover {
	background:url(/img/bg-home-maladiere-on.jpg) left no-repeat;
}
#bottom-right-left > div#piscines.accueilhover {
	background:url(/img/bg-home-piscines-on.jpg) left no-repeat;
}
#mag {
	background:url(/img/bg-home-mag.jpg) left no-repeat;
}
#maladiere {
	background:url(/img/bg-home-maladiere.jpg) left no-repeat;
}
#piscines {
	background:url(/img/bg-home-piscines.jpg) left no-repeat;
}
.titres-accueil {
	margin-left:125px;
}
#cours h2 {
	color:#d9cb70;
}
#mag h2 {
	color:#4fa544;
}
#maladiere h2 {
	color:#a40f0f;
}
#piscines h2 {
	color:#4ebfd8;
}
#piscines a, #maladiere a, #mag a, #cours a {
	font-weight:normal;
	color:#676459;
}
#piscines a:hover, #maladiere a:hover, #mag a:hover, #cours a:hover {
	text-decoration:none;
}
div#bottom-left-clik {
	width:100%;
	height:100%;
	cursor:pointer;
}
.formulaire_sat {
	position:relative;
	float:right;
	margin-top:-35px;
	margin-right:20px;
}
#videos {
	float:right;
	margin-right:200px;
	margin-top:50px;
	margin-bottom:100px;