body {
	background:url(../img/piscines-body-bg.jpg) repeat-x #e8e5de;
}
a:link {
	color: #55cab6;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #66768a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #367f78;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #55cab6;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #367f78;
}
h2 {
	font-size: 26px;
	color: #55cab6;
}
h3 {
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	color: #55cab6;
	background-image: url(../exemples/bullet_theme7.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(../exemples/bullet_theme.gif);
}
#contenu li {
	background:url(../img/bullet_theme7.gif) no-repeat;
	padding-left:20px;
	list-style-image: none;
}
#nav-secondaire .level1 {
	background:transparent none repeat scroll 0 0;
	list-style-image:none;
}
#nav-secondaire li.level2 {
	margin-left:15px;
	padding-left:18px;
	background: url(/img/bullet_theme7.gif) no-repeat left center;
	list-style-image:none;
	margin-top:10px;
	margin-bottom:10px;
}
input  {
	color: #55cab6;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#button {
	padding: 5px;
	color: #666666;
}
textarea  {
	color: #55cab6;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select  {
	color: #55cab6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#MENU .level1Active a:link, #MENU .level1Active a:visited {
	border-bottom-color: #52cfc6;
}
#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;
}
#head-bg {
	background-image:url(../img/head-piscines.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#MENU .piscines a:link, #MENU .piscines a:visited {
	border-bottom-color: #52cfc6;
	padding-bottom: 14px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	color: #000000;
}