.general
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	border: 0px none;
	line-height: 140%;
}
.general_special
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	border: 1px solid Navy;
	line-height: 140%;
	border-top-width: 0px;
	border-left-width: 0px;
}
.general_overflow
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	border: 0px none;
	overflow: auto;
	max-height: 370px;
	height: 370px;
	max-width: 560px;
	width: 560px;
}
.general_petit
{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B22222;
	border: 0px none;
	line-height: 140%;
	text-align: center;
}
.general_petit a
{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B22222;
	border: 0px none;
	line-height: 140%;
	text-align: center;
}
.general_grand
{
	font-size: 26px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 0px none;
	line-height: 140%;
	text-align: center;
}
body
{
    background-color: #c2d2ff;
}
body a
{
	text-decoration: underline;
	color: Navy;
}
body a:visited
{
	text-decoration: underline;
	color: Navy;
}
body a:hover
{
	text-decoration: underline;
	color: Red;
}
.pied
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: Navy;
	border: 0px none;
}
.titre
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: Navy;
	border: 0px none;
}
.titre2
{
	text-align: center;
	line-height: 140%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: Black;
	border: 0px none;
}
.menu
{
	vertical-align: top;
}
ul#menu
{
	list-style-type: none;
	vertical-align: top;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: -30px;
}
ul#menu li
{
	margin-bottom: 6px;
}
ul#menu a
{
	margin: 0 2px;
	width: 110px;
	height: 18px;
	display: block;
	text-align: center;
	border: 1px solid gray;
	text-decoration: none;
	color: Navy;
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
ul#menu a:hover
{
	background: #78a2d2;
	color: Red;
}
.celltopleft
{
	width: 10px;
	height: 10px;
	background:url(linetopleft.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}
.celltopright
{
	width: 10px;
	height: 10px;
	background:url(linetopright.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
}
.cellleft
{
	width: 10px;
	background:url(lineleft.gif);
	background-repeat: repeat-y;
        background-position: right;
}
.cellright
{
	width: 10px;
	background:url(lineright.gif);
	background-repeat: repeat-y;
}
.cellbottomleft
{
	width: 10px;
	height: 10px;
	background:url(linebottomleft.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}
.cellbottomright
{
	width: 10px;
	height: 10px;
	background:url(linebottomright.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
}
.cellbottom
{
	height: 10px;
	background:url(linebottom.gif);
	background-repeat: repeat-x;
}
.celljustify
{
    text-align: justify;
}
.celltop
{
	height: 10px;
	background:url(linetop.gif);
	background-repeat: repeat-x;
}
test
{
    text-align: justify;
}

