BODY
{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../img/top.jpg) no-repeat left top;
	font-family: arial, helvetica;
	font-size: 13px;
	color: #444444;
}

A
{
	color: #0000bb;
	text-decoration: underline;
	font-weight: bold;
}

A:hover
{
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

TD
{
	font-size: 13px;
}

SELECT
{
	font-size: 12px;
	font-family: arial, helvetica;
	color: #000000;
	background-color: #ffffff;
}

INPUT
{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #ffffff;
}

TEXTAREA
{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #ffffff;
	overflow: auto;
}

.Date
{
	position: absolute;
	left: 15px;
	top: 140px;
	font-weight: 600;
	background-color: #ffffff;
	border: #ffffff 1px solid;
	padding-left: 10px;
	padding-right: 10px;
}

.SsTitre
{
	width: 780px;
	font-size: 22px;
	font-weight: bold;
	font-style: oblique;
	color: #555555;
	border-bottom: #000000 2px solid;
	text-align: left;
}

.Bottom
{
	width: 780px;
	font-size: 12px;
	font-weight: bold;
	border-top: #000000 2px solid;
	text-indent: 2px;
	text-align: right;
}

.Titre
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.Top
{
	position: absolute;
	left: 15px;
	top: 5px;
	z-index: 1;
}

.Tableau
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.Section
{
	position: absolute;
	left: 0px;
	font-weight: bold;
	color: #000000;
	background: #ffffff url(../img/menu.gif);
	border: #000000 1px solid;
	text-indent: 5px;
	cursor: pointer;
	z-index: 2;
}

.SsSection
{
	font-size: 11px;
	color: #666666;
	border-left: #000000 1px solid;
	cursor: pointer;
}

.Annexe
{
	position: absolute;
	left: 5px;
	top: 200px;
	width: 145px;
	font-size: 10px;
	border-left: #000000 1px solid;
	z-index: 21;
}

.Recherche
{
	position: absolute;
	left: 170px;
	top: 50px;
	width: 250px;
	height: 100px;
	font-weight: bold;
	background-color: #dddddd;
	border: #000000 1px solid;
	z-index: 20;
}

.Bouton
{
	font-weight: bold;
	background-color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}
