.global {
    position: absolute;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%; 
    height: 100%;
    width: 100%;
    padding-top: 0px;
    background-color:white;
    background-image: url(images/background.jpg);  
    background-repeat: repeat-x;  
    background-position:top center;   
}

.bgfishes{
    position: absolute;
    margin-left: auto;
    margin-right: auto;

    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%; 
    padding-top: 130px;
    padding-left: 150px;
    float: left;
    width: 75%;
    height:110px;
    z-index: 1;
    /*border: solid 1px white;*/
    background-image: url(images/poissons.png); 
    background-repeat: no-repeat;
     background-position:center top;
}

div.bodyrounded,div.round,div.top{
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width:100%;
/*    background-color: #F6FBFE; */
    background-color: white; 
    -moz-border-radius: 15px;  
    border-radius: 15px;
    text-align: center;
/*  vertical-align: middle; */
    
/*    padding: 5px;*/
    height: 600px;
    opacity:0.9;
}
div.bodyrounded-top{
     margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    width:70%;
/*    border: solid 1px black; */
    margin-top:0px;
}
div.round{
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    margin-bottom: 10px;
    border: solid 2px yellowgreen;
/*    border-top: solid 30px yellowgreen; */
    background-color:white; 
    background-repeat: no-repeat;
    width: 80%;
    height: 200px;
    text-align: center;
}
div.top{
   position: absolute;
   margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%; 
    height:40px;
    border:solid 1px white;
    
}

div.left-menu,div.mainbody,div.right{
    float : left;
    height: 100%;
/*  background-color:white; */
    text-align: center;
    margin-top: 10px;
/*  margin-left: 10px; */
/*  vertical-align: middle; */
}



div.left-menu{
    width: 15%;
    padding-left: 10px;
}

div.mainbody{
    margin-left: 2px;
    margin-right:2px;
    width: 68%;
    text-align: left;
}

div.right{
    width: 15%;
    border:solid 0px #33CC66;
    float: left;
    text-align: left;
}

.submenu{
        position: absolute;
	left: 25%;
	top: 105px;
	right: 0%;
	bottom: 0%; 
	height: 100%;
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
}

.tabtop {
	background-image: url(images/tab-top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid #0099FF;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
}

.titre {
	text-align: left;
	background-color: #FBFBFB;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:3px;
	color: #FFFFFF;
	font-size: 12px;
}

.titre2 {
	text-align: center;
	background-color: #6391DC;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
}

.bg {
	background-repeat: repeat-y;
	background-position: right bottom;
}

.lien02
{
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 15px;
}

.bouton{
    background:url(images/suppr.png);
    background-repeat:no-repeat;
}

b.red{
	font-size: 12px;
	color:#FF0000;
}

b.orange{
	font-size: 12px;
	color:#EF9007;
}

b.red2{
	font-size: 15px;
	color:#FF0000;
}

b.green{
	font-size: 20px;
	color:#33CC66;
}
b.gray{
	font-size: 12px;
	color:#B7B7B7;
	}
b.gris{
	font-size: 14px;
	color:#666666;
	}

.gray{
	font-size: 12px;
	color:#B7B7B7;
}
.gray2{
	font-size: 12px;
	color:#666666;
}
.gray3{
	font-size: 16px;
	color:#333333;
}
b.gray4{
	font-size: 16px;
	color:#666666;
	}

b.black {
	color: #666666;
	font-size: 14px;
}

table.bord {
	background-color: #FFFFFF;
/*	border: 1px solid #CCCCCC; */
    /*border: 2px solid #DDDDDD;*/
	margin-top: 25px;
	margin-bottom: 5px;
	border-collapse:collapse;
/*	margin-right: 5px;*/
}

table.bord2 {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
table.bord3 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

table.tablo {
	margin: 0px;
	border: 1px solid #000000;
	text-align: center;

}
td.cadre {
	border: 1px solid #000000;

}
td.cadre2 {
	border: 1px solid #000000;

}
td.bglien {
	background-image: url(images/fondrubrique.jpg);
	background-repeat: repeat;
	letter-spacing: 1px;
	margin-bottom: 3px;
	text-align: center;
	vertical-align: middle;
}

td.bglien0 {
	letter-spacing: 1px;
	margin-bottom: 3px;
/*	text-align: center;
	vertical-align: middle;*/
	background-color: #4a97cd;
}

td.bglien2 {
/*	background-image: url(images/fondrubrique2.jpg);*/
	background-repeat: repeat;
	letter-spacing: 1px;
	margin-bottom: 3px;

	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
}

td.bglien21 {
	background-image: url(images/fondrubrique2.jpg);
	background-repeat: repeat;
	letter-spacing: 1px;
	margin-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
td.bgimages {
	background-image: url(images/bonfond.jpg);
	background-repeat: repeat;
}

table.cadre {
	border: 1px solid #CCCCCC;

}

.central {
	width: 95%;
}
.textfield {
	color: #333333;
	height: 12px;
	width: 20px;
	font-size: 10px;
	margin-top: 0px;
	padding-bottom: 3px;
	border: 1px inset #F0F0F0;
}

p.interligne{
	text-align: left;
	margin-left: 10px;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	line-height: 15px;
}
.bordure
{
border: 0px solid #CCCCCC;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	/*	background-color: #d4e6f2; */
/*    background-image: url(images/bg.jpg);*/
	background-position: -10px 50px;
}
.tdclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BCBCBC;
	color: #FFFFFF;
	list-style-type: square;
	border: 1px solid #FFFFFF;
}

td.format1,td.format12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.format12{
background-color:#F1F1F1;
}
td.bottom{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cg {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	top: 0px;
}
.cd{
    background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	top: 0px;
}
p {
		text-align: left;
	margin-left: 10px;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
}
p.indent {
	text-align: left;
	margin-left: 10px;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	text-indent: 15px;
}

form.plusbas {
	text-align: center;
	margin-bottom: 0px;	
}

fieldset {
	width: 95%;
	margin-left:auto;
	margin-right:auto;
}
h.gray {
	color: #666666;
}

p.left{
text-align: left;
	margin-left: 6px;
	color: #666666;
	font-size: 14px;
	margin-top: 5px;
	}
	
p.center{
text-align: center;
	margin-left: 6px;
	color: #FF0000;
	font-size: 14px;
	margin-top: 5px;
	}
p.center2{
text-align: center;
	margin-left: 6px;
	font-size: 14px;
	margin-top: 5px;
	}
p.center3 {
	text-align: left;
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 50px;
}

p.center4 {
	text-align: left;
	font-size: 12px;
	margin-bottom: 0px;
	color: #6391DC;
}
p.center5 {
	text-align: center;
	font-size: 10px;
	margin-bottom: 5px;
	color: #000000;
	}
p.center6 {
	text-align: center;
	font-size: 12px;
	margin-bottom: 0px;
	color: #000000;
	}
p.center7 {
	margin-left: 0px;
	text-align: center;
	/*	margin-bottom: 5px;*/
/*	margin-top: -2px; */
}
	
p.bottom {
	text-align: right;
	font-size: 12px;
	margin-bottom: 0px;
}


.petitnoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BBBBBB;
}


p.right {
	text-align: right;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 10px;
	right: 10px;
	margin-bottom: 5px;
}
td.center {
	text-align: center;
}

.hr1 {
	color: #CCCCCC;
	margin-top: 0px;
	height: 1px;
	}
hr.dotted{
 border:1px dashed #CCCCCC; 
 }


p.left2 {
	text-align: left;
	margin-left: 6px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
p.left3 {
	text-align: left;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 6px;
	font-weight: bold;
	font-size: 16px;
	color:#FFF;
	background-color: #75C8F2;
	text-indent: 2px;
	line-height: 20px;

}
p.justify {
	text-align: justify;
	margin-left: 10px;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	font-size: 12px;
	margin-right: 10px;
	
}

.cgsm {
	margin-left: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #6391DC;
	font-size: 11px;
}


.ou {
	position:relative;
	left:533px;
	top:133px;
	width:301px;
	height:119px;
	z-index:1
}
.color {
	color: #666666;
}
.color2 {
	color: #FF0000;
	font-weight:bold;
}
.color3 {
	color: #6391DC;
	font-weight:bold;
}
.color4 {
	color: #666666;
	font-weight:bold;
	font-size: 14px;
}

td.code2{
background-color: #75C8F2;
}
td.code4{
	background-color:#E1E1E1;
}
.code2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
	text-indent: 2px;

}
.code4 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 4px;
}
.code6 {
	font-size: 12px;
	text-indent: 6px;

}
.code7 {
	font-size: 12px;
	text-indent: 6px;
}

.code62 {
	padding-right: 6px;

}
.code7,.code72{
	background-color:#F5F5F5;
}
.code72 {
	padding-right: 6px;
}

.menu {
	position:absolute;
	left:359px;
	top:237px;
	width:200px;
	height:300px;
	z-index:1;
	background-color: #3366CC;
}

a:link {
	font-family: verdana;
	color: #6391DC;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	text-decoration: none;
	color: #6391DC;
}

a:hover {
	font-family: verdana;
	color: #888888;
	text-decoration: underline;
}

/*lien 1*/
a.lien1
{
	color:#888888;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
}

a.lien1:visited
{
color:#888888;
text-decoration:none;
font-size: 10px;
}

a.lien1:hover
{
color:#6391DC;
text-decoration:underline overline;
font-size: 10px;
}

a.lien0
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

a.lien0:visited
{
color:#FFFFFF;
text-decoration:none;
font-size: 12px;
}

a.lien0:hover
{
color:#F0F0F0;
text-decoration:underline overline;
font-size: 12px;
}

a.lien2
{
	color:#6391DC;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.lien2:visited
{
color:#6391DC;
text-decoration:none;

}

a.lien2:hover
{
color:#FFFFFF;
text-decoration:underline;


}

a.lien3
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.lien3:visited
{
color:#FFFFFF;
text-decoration:none;

}

a.lien3:hover
{
color:#FFFFFF;
text-decoration:underline;

}


a.lien4
{
	color:#6391DC;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.lien4:visited
{

color:#6391DC;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

a.lien4:hover
{
color:#6391DC;
text-decoration:underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th.menuisier {
	
	color: #FFFFFF;
	background-color: #82B8DE;
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.right {
	text-align: right;
}

.textinput
{
	font-family: "arial", "helvetica";
	font-size: 10pt;
	border: 1px solid gray;
	color: black;
	vertical-align: middle;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

div.rounded-box {
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
}
div.top-left-corner, div.bottom-left-corner,
div.top-right-corner, div.bottom-right-corner {
    position:absolute; width:20px; height:20px;
    background-color:#FFF; overflow:hidden;
}
div.top-left-inside, div.bottom-left-inside,
div.top-right-inside, div.bottom-right-inside{
    position:relative; font-size:150px; font-family:arial;
    color:#E6E6E6; line-height: 40px;
}

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}
div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}
div.box-contents {
	position: relative; padding: 8px; color:#000;
}
