/****

	This is what you change to control the width of the entire forum.

****/
html, body {
margin: 0;
padding: 0;
height: 100%
}

body {
	background-color: #000;
}
#preview_section {
	background-color: #DDD;
	float: right;
	width: 800px;
}
li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #361564;
	text-decoration: none;
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
	line-height: 20px;
}
ul {
	margin-left: 25px;
	padding-bottom: 25px;
}
#TOUT{
	height: 100%;
}
#widthControl {
	width: 996px; /** Change to 100% for full fluid **/
	background-color: #FFFFFF;
	background-image: url(http://portail.aquariterraneen.fr/templates/beez/images/FondGauche.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	min-height: 100%;
}
.logo-box {
	background-color: #0a76c0;
	background-image: url("images/header_bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	padding: 0;
	height: 75px;
}
#nouvelleshaut{
	position:relative;
	left:60px;
	top:0px;
	z-index:1;
	width: 445px;
}
.itext {
	background-color: #353535;
	border-top: 1px solid #000000;
	border-right: 1px solid #565656;
	border-bottom: 1px solid #565656;
	border-left: 1px solid #000000;
	width: 200px;
	height: 20px;
	line-height: 22px;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.isearch {
	width: 54px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.helplinks {
	color: #ffffff;
	padding-bottom: 5px;
	padding-right: 5px;
}
.helplinks img {
	vertical-align: middle;
}
.helplinks a {
	color: #ececec;
	font-weight: normal;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 10px;
	line-height: 15px;
	vertical-align: middle;
	padding-bottom: 1px;
}
.helplinks a:link, .helplinks a:visited, .helplinks a:active {
	border-bottom: 1px solid #4c4c4c;
	color: #ececec;
	font-weight: normal;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 10px;
	line-height: 15px;
	vertical-align: middle;
	padding-bottom: 1px;
	font-size: 11px;
}
.helplinks a:hover {
	color: #0099FF;
	border-bottom: 1px solid #1088cd;
}

.navBar td{
	background-image: url(http://www.aquariterraneen.fr/design/navbar_F.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.navBar {
	text-align: left;
	height: 37px;
	margin-right: 5px;
	margin-left: 120px;
	display: block;
	width: auto;
}
.mainNav {
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding-top: 9px;
	line-height: 10px;
	}
.mainNav input{
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 75px;
	}
.mainNav a, .mainNav a:link, .mainNav a:visited, .mainNav a:active, .mainNav strong {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px;
	line-height: 15px;
}
.mainNav a:hover {
	color: #0099FF;
}
/****

	These are for the dropdown menus.

****/



a.subNav-link:link, a.subNav-link:visited, a.subNav-link:active {
	color: #000000;
	text-decoration: none;
	border: 0;
	display: block;
	background-color: #e0e0e0;
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	vertical-align: middle;
}
a.subNav-link:hover {
	color: #000000;
	text-decoration: none;
	border: 0;
	background-color: #f2f2f2;
}
a.subPro-link:link, a.subPro-link:visited, a.subPro-link:active {
	color: #000000;
	text-decoration: none;
	border: 0;
	display: block;
	background-color: #e0e0e0;
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	vertical-align: middle;
}
a.subPro-link:hover {
	color: #000000;
	text-decoration: none;
	border: 0;
	background-color: #f2f2f2;
}
/****

	This is the close button for the user dropdown.

****/

a.profile-close {
	display: block;
	float: right;
	width: 13px;
	height: 13px;
	text-indent: -1000em;
	background-image: url("images/profile_close.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 2px;
}
a.profile-close:hover {
	background-position: 0 -12px;
}
/****
TEXTE PRESENTATION SECTIONS
****/
.board_rules
{
	margin-bottom: 2px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 96px;
}

/* Normal, standard links. */

a:link, a:visited, a:active {
	color: #233E5F;
	text-decoration: none;
}
a:hover {
	color: #C49C00;
	text-decoration: none;
}
/* This is the red box for the guests if they are not logged in. */

.Warn-guest {
	border: 1px solid #d25454;
	background-color: #ffe8e8;
	margin: 10px 0 4px 0;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	color: #000000;
}
.Warn-guest a:link, .Warn-guest a:visited, .Warn-guest a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.Warn-guest a:hover {
	text-decoration: none;
	color: #000000;
}
/* These are the links in Pages [ 1 ], 2, 3, ... */

a.navPages:link, a.navPages:visited, a.navPages:active {
	color: #000000;
	text-decoration: underline;
}
a.navPages:hover {
	color: #1088cd;
	text-decoration: none;
}
/* This is the news fader text color */

#smfFadeScroller {
	font-size: x-small;
	font-family: verdana, sans-serif;
}
/* Navigation links - for the link tree. */

.nav-box {
	width: 100%;
	padding: 4px 0 4px 0;
	font-size: 11px;
}
span.nav-tree {
	margin-top: 5px;
}
div.nav-tree {
	margin-left: 130px;
}

.nav-tree a:link, .nav-tree a:visited, .nav-tree a:active {
	color: #000000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav-tree a:hover {
	text-decoration: none;
}
a.nav-tree:link, a.nav-tree:visited, a.nav-tree:active {
	color: #000000;
	text-decoration: none;
	border: 0;
	padding: 0 4px 0 4px;
	font-size: 11px;
}
a.nav-tree:hover {
	color: #ff6600;
	text-decoration: underline;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
/* This is the copyright links at the bottom of the page */

.copyright-links, .copyright-links a:link, .copyright-links a:visited, .copyright-links a:active {
	color: #000000;
	text-decoration: none;
}
.copyright-links a:hover {
	color: #1088cd;
	text-decoration: underline;
}
/* This is the topic author's name on the message index */

.topic-author a:link, .topic-author a:visited, .topic-author a:active {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.topic-author a:hover {
	text-decoration: underline;
}
/* Tables should show empty cells. */

table {
	empty-cells: show;
}
/* By default (td, body..) use verdana in black. */

td, th, tr {
	font-family: Verdana, Tahoma, Sans-serif, serif;
	font-size: 12px;
	color: #333333;
}

/* Input boxes - just a bit smaller than normal so they align well. */

input, textarea, button {
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button {
	font-size: 90%;
}
textarea {
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}
/* All input elements that are checkboxes or radio buttons. */

input.check {
}
/* Selects are a bit smaller, because it makes them look even better 8). */

select {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}
/* Standard horizontal rule.. ([hr], etc.) */

hr, .hrcolor {
	height: 1px;
	border: 0;
	color: #2F73FF;
	background-color: #3778FF;
}
/* No image should have a border when linked */

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* This is the blank html box for ads or whatever. */

#blank-box {
	/* Add styles here */

	text-align: center;
	margin: 4px 0 4px 0; /* top right bottom left; hide of no content */
}
/* A quote, perhaps from another post. */

.quote {
	color: #000000;
	background-color: #ffffff;
	border-top: 0px;
	border-left: 4px solid #565962;
	border-right: 1px solid #565962;
	border-bottom: 1px solid #565962;
	font-size: 11px;
	margin: 0 auto 1px auto;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* A code block - maybe even PHP ;). */

.code {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, "courier new", "times new roman", monospace;
	font-size: 11px;
	line-height: 1.3em;
	/* Put a nice border around it. */

border-top: 0px;
	border-left: 4px solid #565962;
	border-right: 1px solid #565962;
	border-bottom: 1px solid #565962;
	margin: 0 auto 1px auto;
	padding: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	/* Don't wrap its contents, and show scrollbars. */

white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */

max-height: 24em;
}
/* The "Quote:" and "Code:" header parts... */

.quoteheader {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	background-image: url("images/quote_img.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #c2c2c9;
	height: 17px;
	padding: 1px;
	border-top: 1px solid #565962;
	border-left: 4px solid #565962;
	border-right: 1px solid #565962;
	border-bottom: 0px;
	vertical-align: middle;
}
.codeheader {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	background-image: url("images/code_img.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #c2c2c9;
	height: 17px;
	padding: 1px;
	border-top: 1px solid #565962;
	border-left: 4px solid #565962;
	border-right: 1px solid #565962;
	border-bottom: 0px;
	vertical-align: middle;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */

.help {
	cursor: help;
}
/* /me uses this a lot. (emote, try typing /me in a post.) */

.meaction {
	color: red;
}
/* The main post box - this makes it as wide as possible. */

.editor {
	width: 96%;
}
/* Highlighted text - such as search results. */

.highlight {
	background-color: yellow;
	font-weight: bold;
	color: black;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */

.windowbg, .windowbg td {
	color: #000000;
	background-color: #e8e8e8;
}
.windowbg2, .windowbg2 td {
	color: #000000;
	background-color: #f2f2f2;
}
.windowbg3, .windowbg3 td {
	color: #000000;
	background-color: #e8e8e8;
}
.windowbgpinned, .windowbgpinned td {
	color: #000000;
	background-color: #fff1f1;
}
.windowbg2pinned, .windowbg2pinned td {
	color: #000000;
	background-color: #fffafa;
}
label {
	color: #000000;
}
/* This is the colored bar seperating each post */

.postsep {
	background-color: #3C7BFF;
	height: 2px;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 1px;
	line-height: 1px;
}
/* the today container in calendar */

.calendar_today {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 td {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
}
.titlebg a:hover {
	color: #1088cd;
}
/* same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited, td.titlebg table tr td a:hover {
	color: #FF9900;
	font-style: normal;
	text-decoration: underline;
}
.titlebg2 a:hover {
	text-decoration: underline;
	color: #1088cd;
}
/* This is used for categories, page indexes, and several other areas in the forum.

.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/

.catbg, td.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
	margin-left: 120px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
}
.catbg2, tr.catbg2 td, td.catbg2 {
	background-image: url(images/catbg.gif);
	background-color: #0a76c0;
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	border-width: 2px 0px 2px 0px;
	border-style: solid;
	border-color: #0a76c0;
}
.catbg, .catbg2, .catbg3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8CB2FF;
}
.catbg, .catbg2 {
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #FF9900;
}
.cat-whiteText {
	color: #ffffff;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor {
	padding: 0px;
}
/* This is the border arround the topic posts and quick reply. */

.displayborder {
	float: right;
	width: 880px;
}
/* This is the gridline color for the lines between boards and topics. */

.gridlineColor {
	padding: 0px;
}

/*					indicator SECTION		  */
.section{
	text-align: left;
}
#legende{

}
#legende img{
	padding: 3px;
	border: 1px solid #0099CC;
}
#legende{

}

#indicator{
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 99;
	height: 50px;
	width: 50px;
	top: 0px;
	left: -95px;
	display: inline;
}
#sectiondescription {
	display: inline;
	left: -75px;
	position: relative;
	z-index: 1;
	top: 0px;
	height: 25px;
}
#sectiondescription font:hover{
	color: #0099FF;
	text-decoration: none;
}
#sectiondescription span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: relative;
	top: 0px;
	left: 100px;
}
/* This is used on tables that should just have a border around them. */

.tborder {
	background-color: #0044D2;
}
.bloKhome {
	margin-left: 120px;
	margin-right: 6px;
}
.tborder td {
/*	color: #000000;*/

}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

.smalltext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
}
.middletext {
	font-size: 10px;
}
.normaltext {
	font-size: 11px;
}
.largetext {
	font-size: 12px;
}
/* Posts and personal messages displayed throughout the forum. */

.post, .personalmessage {
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
	text-align: left;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */

.signature {
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}
/* Sometimes there will be an error when you post */

.error {
	color: #FD2000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* definitions for the main tab, active means the tab reflects which page is displayed */

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last {
	background-position: left bottom;
	color: white;
	text-transform: capitalize;
	vertical-align: middle;
}
.maintab_back, .maintab_active_back {
	color: white;
	text-decoration: none;
	font-size:  11px;
	vertical-align: middle;
	padding: 6px 2px 10px 2px;
	font-family: tahoma, sans-serif;
}
.maintab_first {
	/*background-image: url(images/maintab_first.gif);*/

	background-repeat: no-repeat;/*width: 10px;*/

}
.maintab_back {
	/*background-image: url(images/maintab_back.gif);*/

	background-repeat: repeat-x;
}
.maintab_last {
	/*background-image: url(images/maintab_last.gif);*/

	background-repeat: no-repeat;/*width: 8px;*/

}
.maintab_active_first {
	/*background-image: url(images/maintab_active_first.gif);*/

	background-repeat: no-repeat;/*width: 6px;*/

}
.maintab_active_back {
	/*background-image: url(images/maintab_active_back.gif);*/

	background-repeat: repeat-x;
}
.maintab_active_last {
	/*background-image: url(images/maintab_active_last.gif);*/

	background-repeat: no-repeat;/*width: 8px;*/

}
/* how links behave in main tab. */

.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/catbg.gif);
	background-color: #0a76c0;
	background-position: top left;
	background-repeat: repeat-x;
	padding: 4px 10px 4px 10px;
	vertical-align: middle;
	border-width: 2px 1px 2px 1px;
	border-style: solid;
	border-color: #0a76c0;
	margin-bottom: 5px;
	margin-top: 5px;
}
.maintab_back a:hover, .maintab_active_back a:hover {
	color: #0099FF;
	text-decoration: none;
}
/* definitions for the mirror tab */

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	background-position: left top;
	color: white;
	text-transform: capitalize;
	vertical-align: middle;
}
.mirrortab_back, .mirrortab_active_back {
	color: white;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	padding: 10px 2px 6px 2px;
	font-family: tahoma, sans-serif;
}
.mirrortab_first {
	
	/*background-image: url(images/mirrortab_first.gif);*/

	background-repeat: no-repeat;
	width: 10px;
}
.mirrortab_back {
	/*background-image: url(images/mirrortab_back.gif);*/

	background-repeat: repeat-x;
}
.mirrortab_last {
	/*background-image: url(images/mirrortab_last.gif);*/

	background-repeat: no-repeat;
	width: 6px;
}
.mirrortab_active_first {
	/*background-image: url(images/mirrortab_active_first.gif);*/

	background-repeat: no-repeat;
	width: 6px;
}
.mirrortab_active_back {
	/*background-image: url(images/mirrortab_active_back.gif);*/

	background-repeat: repeat-x;
}
.mirrortab_active_last {
	/*background-image: url(images/mirrortab_active_last.gif);*/

	background-repeat: no-repeat;
	width: 8px;
}
/* how links behave in mirror tab. */

.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/catbg.gif);
	background-color: #0a76c0;
	background-position: top left;
	background-repeat: repeat-x;
	padding: 4px 10px 4px 10px;
	vertical-align: middle;
	border-width: 2px 1px 2px 1px;
	border-style: solid;
	border-color: #0a76c0;
	margin-bottom: 5px;
	margin-top: 5px;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: #0099FF;
	text-decoration: none;
}
/* The AJAX notifier */

#ajax_in_progress {
	color: white;
	text-align: center;
	font-weight: normal;
	font-size: 14pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	visibility: hidden;
	background-color: #FF9900;
}
#footerarea {
	font-size: 9px;
	color: #333333;
	text-align: center;
	margin-left: 120px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
#txtsurfondperso {
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F0F0F0;
	height: 56px;
}
.windowbgperso
{
	background-image: url(fondsperso/fondperso.jpg);
}
.windowbgrepro
{
	background-image: url(fondsperso/fondrepro.jpg);
}
.windowbgeau
{
	background-image: url(fondsperso/fondeau.jpg);
}
.windowbgocean
{
	background-image: url(fondsperso/fondocean.jpg);
}
.windowbgpublic
{
	background-image: url(fondsperso/fondmonaco.jpg);
}
.windowbgliens
{
	background-image: url(fondsperso/fondliens.jpg);
}
.windowbgnourriture
{
	background-image: url(fondsperso/fondnourriture.jpg);
}

.windowbgautreforum
{
	background-image: url(fondsperso/fondautreforum.jpg);
}
.windowbgmort
{
	background-image: url(fondsperso/fondmort.jpg);
}
.windowbgeclairage
{
	background-image: url(fondsperso/fondeclairage.jpg);
}
.windowbgbricol
{
	background-image: url(fondsperso/fondbricol.jpg);
}
.windowbgpoisson
{
	background-image: url(fondsperso/fondpoisson.jpg);
}
.windowbgeponge
{
	background-image: url(fondsperso/fondeponge.jpg);
}
.windowbgcnidaire
{
	background-image: url(fondsperso/fondcnidaire.jpg);
}
.windowbgcrustace
{
	background-image: url(fondsperso/fondcrustace.jpg);
}
.windowbgechinoderme
{
	background-image: url(fondsperso/fondechinoderme.jpg);
}
.windowbgpanache
{
	background-image: url(fondsperso/fondpanache.jpg);
}
.windowbgtunicier
{
	background-image: url(fondsperso/fondtunicier.jpg);
}
.windowbgsondage
{
	background-image: url(fondsperso/fondsondage.jpg);
}
.windowbginvert
{
	background-image: url(fondsperso/fondinvert.jpg);
}
.windowbgalgues
{
	background-image: url(fondsperso/fondalgues.jpg);
}
.windowbgarca
{
	background-image: url(fondsperso/fondarca.jpg);
}
.windowbgarca2
{
	background-image: url(fondsperso/fondarca2.jpg);
}
.windowbglivres
{
	background-image: url(fondsperso/fondlivres.jpg);
}
.windowbgcerimes
{
	background-image: url(fondsperso/fondcerimes.jpg);
}
.windowbgzeusfaber
{
	background-image: url(fondsperso/fondzeusfaber.jpg);
}
.windowbgnagariel
{
	background-image: url(fondsperso/fondnagariel.jpg);
}
.windowbgjm06
{
	background-image: url(fondsperso/fondjm06.jpg);
}
.windowbgforum
{
	background-image: url(fondsperso/fondforum.jpg);
}
.windowbgtroc
{
	background-image: url(fondsperso/fondtroc.jpg);
}.windowbgwiki
{
	background-image: url(fondsperso/fondwiki.jpg);
}
.windowbgwiki
{
	background-image: url(fondsperso/fondwiki.jpg);
}
.windowbgconcour
{
	background-image: url(fondsperso/fondconcour.jpg);
}
.windowbgnaturoscope
{
	background-image: url(fondsperso/fondnaturoscope.jpg);
}
.windowbgnaturo
{
	background-image: url(fondsperso/fondnaturo.gif);
}
.windowbgbacocean
{
	background-image: url(fondsperso/fondbacocean.jpg);
}
.windowbgANat
{
	background-image: url(http://www.aquariterraneen.net/Themes/default/http://www.aqua-nat.org/images_page/banniere1.gif);
}
.windowbgNatIT
{
	background-image: url(http://www.aquariterraneen.net/Themes/default/http://www.natureaquarium.it/images/banner/banner_na.gif);
}
.windowbgaquabase
{
	background-image: url(http://www.aquariterraneen.net/Themes/default/http://www.aquabase.org/theme/default/r1_c1.gif);
}
.windowbgtrachinus
{
	background-image: url(fondsperso/fondtrachinus.jpg);
}
.windowbgminiteca
{
	background-image: url(fondsperso/fondminiteca.jpg);
}
.windowbgfifou
{
	background-image: url(fondsperso/fondfifou.jpg);
}
.windowbgarca2007
{
	background-image: url(fondsperso/fondarca2007.jpg);
}
.windowbgdidou
{
	background-image: url(fondsperso/fondidou.jpg);
}
.windowbgarca4
{
	background-image: url(fondsperso/fondarca4.jpg);
}
.windowbgarca3
{
	background-image: url(fondsperso/fondarca3.jpg);
}
.windowbginsitin
{
	background-image: url(fondsperso/fondinsitin.jpg);
}
.windowbginsitin02
{
	background-image: url(fondsperso/fondinsitin02.jpg);
}
.windowbginsitin03
{
	background-image: url(fondsperso/fondinsitin03.jpg);
}
.windowbgpechouille2
{
	background-image: url(fondsperso/fondpechouille2.jpg);
}
.windowbgyemenita
{
	background-image: url(fondsperso/fondyemenita.jpg);
}
.windowbgpechouille
{
	background-image: url(fondsperso/fondpechouille.jpg);
}
.windowbgseran
{
	background-image: url(fondsperso/fondseran.jpg);
}
.windowbgrascasse
{
	background-image: url(fondsperso/fondrascasse.jpg);
}
.windowbgviolet
{
	background-image: url(fondsperso/fondviolet.jpg);
}
.windowbgstefano
{
	background-image: url(fondsperso/fondstefano.jpg);
}
.windowbgnemo
{
	background-image: url(fondsperso/fondnemo.jpg);
}
.windowbgameca
{
	background-image: url(fondsperso/fondameca.jpg);
}
.windowbglepadogaster
{
	background-image: url(fondsperso/fondlepadogaster.jpg);
}
.windowbgtripterygion
{
	background-image: url(fondsperso/fondtripterygion.jpg);
}
.windowbggobie
{
	background-image: url(fondsperso/fondgobie.jpg);
}
.windowbgblennie
{
	background-image: url(fondsperso/fondblennie.jpg);
}
.windowbgcorisjulis
{
	background-image: url(fondsperso/fondcorisjulis.jpg);
}
.windowbgfiches
{
	background-image: url(fondsperso/fondfiches.jpg);
}
.windowbglimace
{
	background-image: url(fondsperso/fondlimace.jpg);
}
.windowbgcrevette
{
	background-image: url(fondsperso/fondcrevette.jpg);
}
.windowbgtomate
{
	background-image: url(fondsperso/fondtomate.jpg);
}
.windowbgameca2
{
	background-image: url(fondsperso/fondameca2.jpg);
}
.windowbgsulcata
{
	background-image: url(fondsperso/fondsulcata.jpg);
}
.windowbgascidie
{
	background-image: url(fondsperso/fondascidie.jpg);
}
.windowbgmerlin
{
	background-image: url(fondsperso/fondmerlin.jpg);
}
.windowbgpacific
{
	background-image: url(fondsperso/fondpacific.jpg);
}
.windowbgtavernier
{
	background-image: url(fondsperso/fondtavernier.jpg);
}
.windowbgjr
{
	background-image: url(fondsperso/fondjr.jpg);
}
.windowbgoli
{
	background-image: url(fondsperso/fondoli.jpg);
}
.windowbgoya
{
	background-image: url(fondsperso/fondoya.jpg);
}
.windowbgmozefok
{
	background-image: url(fondsperso/fondmozefok.jpg);
}
.windowbgtitecrevette
{
	background-image: url(fondsperso/fondtitecrevette.jpg);
}
.windowbgmediterranee{
	background-image: url(images/fondmediterranee.png);
}
.windowbgrecolter{
	background-image: url(fondsperso/fondcapturer.jpg);
}
.windowbgstef{
	background-image: url(fondsperso/fondstef.jpg);
}
.windowbgrenaud{
	background-image: url(fondsperso/fondrenaud.jpg);
}
.windowbgdavid22{
	background-image: url(fondsperso/fondavid22.jpg);
}
.windowbgrena29{
	background-image: url(fondsperso/fondrena29.jpg);
}
.windowbgchtirecif{
	background-image: url(fondsperso/fondchtirecif.jpg);
}
.windowbgbouba{
	background-image: url(fondsperso/fondbouba.jpg);
}
.windowbgnapharel{
	background-image: url(fondsperso/fondnapharel.jpg);
}
.windowbgprojet{
	background-image: url(fondsperso/fondprojet.jpg);
}
.windowbgcyril{
	background-image: url(fondsperso/fondcyril.jpg);
}
.windowbgcardi{
	background-image: url(fondsperso/fondcardi.jpg);
}
.windowbgbob{
	background-image: url(fondsperso/fondbob.jpg);
}
.windowbgdjoleva{
	background-image: url(fondsperso/fonddjoleva.jpg);
}
.windowbgmorganephil{
	background-image: url(fondsperso/fondmorganephil.jpg);
}
.windowbgnemo06{
	background-image: url(fondsperso/fondnemo06.jpg);
}
.windowbgDianabol{
	background-image: url(fondsperso/fondDianabol.jpg);
}
.windowbgesoxx{
	background-image: url(fondsperso/fondesoxx.jpg);
}
.windowbglysmata34{
	background-image: url(fondsperso/fondlysmata34.jpg);
}
.windowbgstef2{
	background-image: url(fondsperso/fondstef2.jpg);
}
.windowbghvdp{
	background-image: url(fondsperso/fondhvdp.jpg);
}
.windowbgalert{
	background-color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	background-image: url(fondsperso/fondalert.gif);
}

.youtube {
	margin: 3px;
	padding: 4px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	display: block;
}
.images {
	margin: 3px;
	padding: 4px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
a .M{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#Sujets{
	margin-left: 120px;
}
#THEBOX{
	display: block;
	text-align: left;
}

#txtsurfondperso_bac{
	height: 48px;
	width: 400px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #F0F0F0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
#ConTableau{
	width: auto;
	margin-top: 30px;
	margin-right: 5px;
}
#ConTableauIEdemerde{
	width: auto;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 5px;
}
#information{
	width: auto;
	margin-right: 5px;
	margin-left: 120px;
}
#machin{
	width: auto;
	margin-right: 5px;
	margin-left: 120px;
}

#Sections, #Sections2{
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 3px;
	background-image: url(images/VAGFORUM.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 85px;
	width: 100%;
}
#Sections td{
	padding-left: 300px;
	padding-top: 6px;
}
#Sections a{
	color: #FC0;
	text-decoration: none;
	word-spacing: 2px;
}
#section2 a{
	color: #FFF;
	text-decoration: blink;
	word-spacing: 2px;
}
#Sections a:hover, #Sections2 a:hover{
	color: #FFF;
	text-decoration: none;
	word-spacing: 1px;
}
.noborder {
	border: 0px none #FFFFFF;
}
