/*************************************************************/
/*  WRITTEN BY EOMER <eomer@frilan.ch> http://eomer.ovh.org  */
/*         PLEASE DO NOT REMOVE OR ALTER THIS HEADER         */
/*              YOU MAY COPY THIS CODE FREELY                */
/*************************************************************/
BODY
{
	background-color: #003366;
	text-align: justify;
}
/* BORDURES */
.borderbottom
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boderfull
{
	border: thin solid #000000;
}
/* FIN DE BORDURES */
TABLE
{
	font-family: "Arial";
	text-align: justify;
}

.menu
{
	background-color:#FFFFFF;
}
/* LIENS */
a:hover {text-decoration: none; color: #006BD7; background-color: white}
a:active {text-decoration: none; color: #006BD7}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/* FIN DE LIENS */
.titre1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	font-style: italic;
	color: #003366;
	text-align: center;

}
.menutop {
	border: thin solid #003366;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
}
.menubottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottombgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.underdotted {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

table.menu { background-color: #FFFFFF;
		
}
/****************************=E=O=F=**************************/

