BODY {
    margin: 2px;
	background: #00408A;
}

.Border {
	border: 1px #FFFFFF solid;
}

.Border2 {
	border: 2px #FFFFFF solid;
}

.Bg-Top {
    background: url(/img/bg-top.gif) #253872;
	background-repeat: repeat-x;
	background-position: top left;
}

.Bg-Menu {
    background: url(/img/bg-menu.gif) #253872;
	background-repeat: no-repeat;
	background-position: top right;
}

.Text {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #FFFFFF;
}
.Text a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.Text a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.Text a:visited {
	color : #FFFFFF;
}


.TextLien {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #FFFFFF;
}
.TextLien a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.TextLien a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.TextLien a:visited {
	color : #FFFFFF;
}

.Text9 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 9px;
 	color: #FFFFFF;
}
.Text9 a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.Text9 a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.Text9 a:visited {
	color : #FFFFFF;
}

.Menu {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #FFFFFF;
}

.Menu a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.Menu a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.Menu a:visited {
	color : #FFFFFF;
}

.Titre {
	font-family: Times, Arial, Verdana, Helvetica, sans serif;
	font-size: 24px;
 	color: #FFCC00;
}
.Titre a:link {
	color : #FFCC00;
	text-decoration : underline;
}
.Titre a:hover {
	color : #FFCC00;
	text-decoration : none;
}
.Titre a:visited {
	color : #FFCC00;
}

.BG-01 {
    margin: 5px;
	background: #0C4C99 url(/img/rose-des-vents.gif) no-repeat;
}

.BG-crabe {
	background: #0A50A1 url(/img/crabe.gif) repeat-y;
}

.BG-poisson {
	background: #0A50A1 url(/img/poisson.gif) repeat-y;
}

.BG-phare {
	background: #0A50A1 url(/img/phare.gif) repeat-y;
}

.BG-coquillage {
	background: #0A50A1 url(/img/coquillage.gif) repeat-y;
}

.BG-bateau {
	background: #0A50A1 url(/img/bateau.gif) repeat-y;
}

.BG-etoile {
	background: #0A50A1 url(/img/etoile.gif) repeat-y;
}

TEXTAREA {
	FONT-SIZE: 12px;
	color : #000000;
	BORDER-WIDTH :2px;
	BORDER-COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
    padding : 2px;
    margin : 2px;
   	scrollbar-face-color:#253872;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#253872;
}

INPUT {
	FONT-SIZE: 12px;
	color : #802808;
	BORDER-WIDTH :2px;
	BORDER-COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
    padding : 2px;
    margin : 2px;
}

.bouton {
	FONT-SIZE: 12px;
    font-weight: bold;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	BORDER-WIDTH : 1px;
    BORDER-COLOR: #113700;
	padding  : 2px;
}
