body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.png);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

img {
    margin          : 0;
    padding         : 0;
    border          : 0;
}

em {
    font-weight     : bold;
    font-style      : normal;
    color           : #00498E;
}

a {
    color           : #4080D8;
    text-decoration : underline;
}

a:hover, a:active {
    color           : #00498E;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 750px;
	height: 75px;
/* 	padding: 35px 0 0px 40px; */
	background-image: url(images/bg_header.gif);
/* 	line-height: 70px; */
/* 	font-size:28px; */
/* 	font-weight:bold; */
	text-align         : center;
}

#container-name {
	float: left;
	color: #aceb41;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #06b2f0;
}

span.title_left {
	font-family        : MS Trebuchet, Verdana, sans-serif;
	color              : #06b2f0;
	font-weight        : normal;
}

span.title_right {
	font-family        : MS Trebuchet, Verdana, sans-serif;
	color              : #aceb41;
	font-weight        : normal;
}

#container-eyecatcher {
	width: 730px;
	padding: 0px 10px 0px 10px;
	height: 192px;
	background-image: url(images/bg_eyecatcher.png);
}

#container-navigation {
	width: 730px;
	background-color: #06b2f0;
	margin         : 0;
	padding        : 0;
	height: 25px;
/* 	border-bottom: 1px solid #ffffff; */
}

/*******************************************************************************
MENU
*******************************************************************************/
#container-navigation{
    position        : relative;
    display         : block;
    height          : 42px;
    font-size       : 11px;
    font-weight     :bold;
    background      :transparent url(images/blueslate_background.gif) repeat-x top left;
    font-family     :Arial,Verdana,Helvitica,sans-serif;
    text-transform  :uppercase;
}
#container-navigation ul{
    margin          :0px;
    padding         :0;
    list-style-type :none;
    width           :auto;
}
#container-navigation ul li{
    display         :block;
    float           :left;
    margin          :0 1px 0 0;
}
#container-navigation ul li a,#container-navigation ul li.selected{
    display         :block;
    float           :left;
    color           :#D5F1FF;
    text-decoration :none;
    padding         :14px 4px 0 4px;
    height          :28px;
}
#container-navigation ul li a:hover,#container-navigation ul li.selected{
    color           :#fff;
    background      :transparent url(images/blueslate_backgroundOVER.gif) no-repeat top center;
}
#container-navigation ul li.promo{
    background      :transparent url(images/blueslate_background_promo.png);
}
#container-navigation ul li.promo a{
    color           :#f00;
}
#container-navigation ul li.promo a:hover{
    color           :#fc4;
    background      :transparent url(images/blueslate_background_promoOVER.png) no-repeat top center;
}
.promo .selected {
    color           :#f22;
}
/*******************************************************************************
MENU
*******************************************************************************/


/* ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 25px;
	color: #ffffff;
}

#navigation li a {
	color: #ffffff;
	line-height: 25px;
	font-size: 15px;
	text-decoration: none;
	padding: 5px 10px 6px 10px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	color: #888;
	background-color: #fff;
}

#navigation li.selected {
	color: #888;
	background-color: #fff;
	line-height: 25px;
	font-size: 15px;
	text-decoration: none;
	padding: 5px 10px 6px 10px;
	border-right: 1px solid #ffffff;
} */

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 450px;
	float: left;
}

#border {
	width: 190px;
	margin-left: 470px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 19px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 10px 5px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

h5 {
	font-size: 12px;
	color: #06b2f0;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 5px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

/*-Subnavigation--------------------------- */

#subnavigation {
	width: 190px;
	margin: 20px 0 0 0;
	}
	
#subnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnavigation li.selected {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color: #FFF;
	background:  url(images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

#subnavigation li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	

#subnavigation li a:link,
#subnavigation li a:visited {
	color: #888;
	display: block;
	background:  url(images/menu5.gif);
	padding: 8px 0 0 10px;
	}

#subnavigation li a:hover {
	color: #FFF;
	background:  url(images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

/**************************************/

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
/* 	background-color: #E7F1FF; */
	padding: 4px;
/* 	border: 1px solid #006AC3; */
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

#card hr {
    width           : 25%;
    height          : 1px;
    border          : 0;
    color           : #888;
    margin          : 20px;
}

#card h1 {
    color           : #06b2f0;
    font-size       : 28px;
    margin          : 0;
}

#card h1 span {
    color           : #7ef723;
}

#card h2 {
    font-size       : 15px;
    margin          : 0;
    color           : #444;
    text-transform  : none;
	padding         : inherit;
	letter-spacing  : inherit;
}

#card td {
    vertical-align  : top;
    text-align      : center;
    word-wrap       : nowrap;
}

#card img {
    margin          : 0;
    padding         : 0;
    border          : 0;
    vertical-align  : middle;
    background-color: none;
    text-decoration : none;
}

a.tiny {
    font-size       : 10px;
}

#marques {
    list-style      : none;
}

#marques li {
    padding         : 10px;
}

#contact {
    padding         : 0;
    position        : absolute;
    top             : 20px;
    left            : auto;
    right           : auto;
    text-align      : right;
    width           : 650px;
    height          : 55px;
	margin-left     : auto;
	margin-right    : auto;
/* 	background-color: brown; */
}

#contact a {
    font-size       : 14px;
    color           : #888;
    text-decoration : none;
}
#contact a:hover {
    color           : #000;
    text-decoration : underline;
}

#bar {
    margin-bottom   : 20px;
}

#address {
    padding         : 5px;
    border-top      : 1px solid #ccc;
}

#address h5 {
    text-align      : center;
}

#address h5 span.title {
    font-size       : 16px;
}

#technoscopie {
    border          : 0;
}

#technoscopie td {
    text-align      : center;
    width           : 50%;
}

/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }


div.outer {
	float: left;
	width: 120px; height: 25px;
	margin: 0 3px 0 0;
	background: url( 'bars.gif' ) 0 -50px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'bars.gif' ) top left no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	}
div.outer a:active {
	color: black;
	}

#contact-button {
    position        : relative;
    top             : 20px;
    left            : 10px;

	float: left;
	clear:both;
    width           : 730px;
    height          : 55px;
    text-align      : center;
/*     border:2px solid red; */

	margin: 0 auto;
	background: url( 'images/piscine_printemps.png' ) 0 -55px no-repeat;
}

#contact-button a {
	display: block;
	margin: 0; padding:0;
	width:650px; height:100%;
	overflow:hidden;
	color           : #fff;
	text-decoration: none;
	font-size       : 20px;
	font-weight     : 700;
	padding-left : 80px;
/*  	line-height     : 14px; */
	background: url( 'images/piscine_printemps.png' ) top left no-repeat;
}

#contact-button br {
    margin : 0;
    padding : 0;
}

#contact-button a:hover {
	text-decoration : none;
	background-image: none;
	color           : #4060a0;
/* 	background      : url(images/piscine_printemps.png) 0 -64px; */
}

#badge {
    position        : absolute;
/*     top             : 270px;
    left            : -110px; */
    top             : 45px;
    left            : 720px;

	float: left;
	clear:both;
    width           : 235px;
    height          : 186px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/badge_piscine_kit.png');
}

#badge.badge[class] {
	background: url( 'images/badge_piscine_kit.png' ) no-repeat;
}

.alt {
  background-color: #eef;
}

.backlink {
  display : none;
}