﻿body {
	background-color: #293338;
	color: #fff;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
}

input, textarea {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	background-color: #818b94;
	border: solid 1px #bbb;
	border-width: 0 0 1px 0;
	color: #fff;
	padding: 2px;
}

input.button {
	border-width: 1px;
}

a {
	color: White;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #ddd;
}

.invisible {
	visibility: hidden;		
	text-decoration: none;
}

ul.nolist {
	list-style: none none outside;
	margin: 0;
	padding: 0;
}

ul.smallList {
	margin: 0 0 0 2px;
	padding-left: 0;
	list-style-position: inside;
}

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#contentTable {
	border-collapse: collapse;
}

#main {
	
	text-align: left;
	width: 771px;
	margin: 0 auto;
	border-collapse: collapse;
}

#main td {
	padding: 0;
}

#header {
	height: 115px;
	background-image: url(images/header.jpg);
}

#header a {
	
	display:block;
	position: relative;
	
	left:370px;
	top: 10px;
	
	width:295px;
	height:100px;
	text-decoration:none;
}

#tabCol {
	width: 80px;
	
	vertical-align: top;
	background-image: url(images/tab_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#tabs {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;	
}

#tabs li {	
	margin: 0;
	padding: 0;
}

#tabs li a {
	text-decoration: none;
	padding: 0;
	margin: 0;	
	display: block;
	width: 80px;
}

.tabRealisations {
	background-image: url(images/tab_realisations.jpg);
	height: 125px;
	
}

.tabRealisationsSelected {
	background-image: url(images/tab_realisations_sel.jpg);
	height: 125px;
}

.tabCreations {
	position: relative;
	
	background-image: url(images/tab_creations.jpg);
	height: 110px;
}

.tabCreationsSelected {
	position: relative;
	
	background-image: url(images/tab_creations_sel.jpg);
	height: 110px;
}

.tabTechniques {
	position: relative;
	
	background-image: url(images/tab_techniques.jpg);
	height: 107px;
}

.tabTechniquesSelected {
	position: relative;
	
	background-image: url(images/tab_techniques_sel.jpg);
	height: 107px;
}

.tabCorailPiscine {
	position: relative;
	
	background-image: url(images/tab_corailpiscine.jpg);
	height: 114px;
}

.tabCorailPiscineSelected {
	position: relative;
	
	background-image: url(images/tab_corailpiscine_sel.jpg);
	height: 114px;
}

#content {
	vertical-align: top;
	height: 476px;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
}

#top {
	height: 212px;
}

#leftCol {
	float: left;
	padding-left: 22px;
	width: 240px;
	position: relative;
}

#leftCol .text {
	height: 180px;
}

#rightCol {	
	padding-top: 70px;
	margin-left: 280px;
	width: 300px;
}

#rightCol .text {
	height: 110px;
	
}

#bannerBack {
	clear: both;
	background-image: url(images/bannerback.jpg);
	height: 254px;
	width: 589px;
}

#banner {
	position: relative;
	top: 24px;
	left: 62px;
}

ul.diaporamalist li {
	padding: 2px;
	
}

ul.diaporamalist li a {
	background-image: url(images/images.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding: 1px 2px 2px 18px;
	
}

#diaporama {
	margin-top: 12px;
	margin-left: 22px;
	padding: 0;
	
	overflow: hidden;
}

#diaporama a {
	margin-left: 4px; color: #ccc; text-decoration: none;
}

#diaporama h2 {
	padding-left: 50px; padding-top: 4px; letter-spacing: 1px;
}

#flashcontent {
	margin-top: 10px;
}

#footer {	
	clear: both;
	height: 109px;
	background-image: url(images/footer.jpg);
	vertical-align: top;
}

#footer div {
	margin-top: 22px;
	margin-left: 120px;
	color: #5b6974;
}

#footer a {
	color: #738a9a;
}

h1 {
	background-image: url(images/titleback.jpg);
	background-repeat: no-repeat;
	border: solid 1px #a0afb9;
	font-size: 12pt;
	font-weight: normal;
	padding-left: 32px;
	line-height: 20px;
	margin: 0 0 6px 0;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 12pt;
}

.text {
	background-image: url(images/textback.jpg);
	padding: 2px;
	border: solid 1px #a0afb9;
}

.text p {
	margin: .5em 0;
}