<!--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TEXTES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-->

.copyright {
	color:#6380BC;
	font-family : verdana;
	font-size : 7pt;
	font-weight: bold;
	text-align: center;
}

<!--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BALISES PAR DEFAUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-->

body {
	background-color:#37459C;
	margin-left : 0px;
	margin-top : 0px;
	margin-top : 0px;
	font-color: #404E97;
	font-family: arial;
}

a {
	color : #404E97;
}

a:link  {
	color : #404E97;
}

a:visited  {
	color : #404E97;
}

a:active  {
	color : #404E97;
}

a:hover  {
	color : #404E97;
	text-decoration : underline;
}

input  {
	font-family : verdana;
	font-size : 8pt;
	border:1pt;
<!--
	border-style:solid;
	border-color:#e6e6e6;
-->
}

select  {
	font-family : verdana;
	font-size : 8pt;
	border:1pt;
<!--
	border-style:solid;
	border-color:#e6e6e6;
-->
}

textarea  {
	font-family : verdana;
	font-size : 8pt;
	border:1pt;

<!--
	border-style:solid;
	border-color:#e6e6e6;
-->
}

input.submit  {
 	font-family : verdana;
 	font-size : 8pt;
<!--
 	border : 1 px;
 	border-style : outset;
 	border-color : #FFFFFFF;
-->
}