@charset "utf-8"; 

* {margin:0; padding:0;}
	

body {  background: white ;font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Verdana, sans-serif; font-size:9pt; margin:0; padding:0;}
a:link, a:visited {color:#b6010c; text-decoration:none;}
a:hover, a:active, li a.active {color:#b6010c; text-decoration:underline;}


.conteneur {margin: 0 auto; padding:0; }
.wrapper {margin: 0 auto; padding:0; width:980px;}
#footer {position:relative; clear:both; background: url(images/bg-footer.gif) no-repeat top center;height:64px;margin-bottom:20px;}
	
 #logo {width:571px;height:253px;display:block;}
 	 #logo h1 {width:571px;height:253px;display:block;background: url(../img/logo.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
 
 #underwater {width:340px;height:68px;display:block;}
 	 #underwater h3 {width:340px;height:68px;display:block;background: url(../img/underwater.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
	 
#isotherm {float:left;width:140px;height:195px;display:block;margin-right:100px;margin-left:60px;}
 	 #isotherm h2 a{width:140px;height:195px;display:block;background: url(../img/btn-isotherm.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
	 
#professional {float:left;width:140px;height:195px;display:block;margin-right:100px;}
 	 #professional h2 a{width:140px;height:195px;display:block;background: url(../img/btn-professional.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
	 
#recreational {float:left;width:140px;height:195px;display:block;margin-right:100px;}
 	 #recreational h2 a{width:140px;height:195px;display:block;background: url(../img/btn-recreational.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
	 
#amphibitech {float:left;width:140px;height:195px;display:block;}
 	 #amphibitech h2 a{width:140px;height:195px;display:block;background: url(../img/btn-amphibitech.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
	 
#store {width:220px;height:133px;display:block;margin-top:39px;margin-bottom:23px;}
 	 #store h2 a{width:220px;height:133px;display:block;background: url(../img/btn-store.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
	 
#community {width:220px;height:133px;display:block;}
 	 #community h2 a{width:220px;height:133px;display:block;background: url(../img/btn-community.gif) no-repeat;text-indent: -8000px;font-size:8.5pt;font-weight:normal;}
	 
#footer {margin-top:80px;}

#meerkat {
	width: 100%;
	display: none;
}

#meerkat-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

#meerkat-content h1{
	color: #FFF;
	font-size: 12pt;
}

#meerkat-content p{
	color: #FFF;
	font-size: 1.2em;
}

#meerkat-content a.dont-show{
	color: #FFF;
	font-weight: bold;
}

#meerkat-content a.dont-show:hover {
	color: #FFF;
	text-decoration: none;
}



a.close {
	position: absolute;
	top: 7px;
	right: 3px;
	background: url(../images/close-btn.png) no-repeat 0 0;
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -9000px;
}

a.dont-show {text-decoration:underline;cursor:pointer;}
a.dont-show:hover {text-decoration:underline;cursor:pointer;color:#93d4cb;}
a.close-meerkat {
	position: absolute;
	top: 5px;
	right: 3px;
	background: #FFF;
	border: 2px solid #FFF;
	text-decoration: none;
	padding: 0px 4px 1px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #004e7e;
}

a.close-meerkat:hover {
	border: 2px solid #2e2a22;
	color: #2e2a22;
	cursor:pointer;
}

