body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.texte {
	background-repeat: repeat;
	background-image: url(../images/fond_text.png);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.menu {
	background-repeat: repeat;
	background-image: url(../images/fond_text.png);
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.menu_actif {
	background-repeat: repeat;
	background-image: url(../images/fond_text.png);
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
}
.pied_pageCoco {
	background-repeat: no-repeat;
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/lignecoco.gif);
	background-position: left bottom;
}

.pied_page {
	background-repeat: repeat-x;
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/ligne_bleu.gif);
	background-position: bottom;
}

.fond_blanc {
	background-color: #FFF;
	background-repeat: repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.fond_vert {
	background-color: #B6FF6C;
	background-repeat: repeat;
}

.cadre_couleur {
	background-repeat: repeat;
	background-image: url(../images/ligne.gif);
	border: thin double #B6FF6C;
}
.poissons {
	background-repeat: repeat-x;
	background-image: url(../images/poisson1.gif);
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center center;
}
.texte2 {
	background-repeat: repeat;
	background-image: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
