body
{
	scrollbar-arrow-color:#FF0000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FF0000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FF0000;
	scrollbar-track-color:#FFFFFF;
}

#navigation a
{
	text-decoration: none;
	color: #808080;
}

#navigation a:hover
{
	text-decoration: none;
	color: #000000;
}

#tableau
{	
	width: 100%;
}

#formulaire
{	
	color: #000000;
}

p
{
	font-family: Calibri, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}

a
{
	white-space: normal;
	color: rgb(143,5,5);
	text-decoration: none;
}

a:hover

{
	white-space: normal;
	color: rgb(208,139,139);
	text-decoration: none;
}

h3
{
	font-weight: bold;
	color: 000000;
}

h3 a
{
	text-decoration: none;
	color: #0066FF;
	font-size: 16px;
}

h3 a:hover
{
	text-decoration: none;
	color: #808080;
	font-size: 16px;
}

h4
{
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

h4 a
{
	text-decoration: none;
	color: #0066FF;
	font-size: 13px;
}

h4 a:hover
{
	text-decoration: none;
	color: #808080;
	font-size: 13px;
}

h5
{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

h5 a
{
	text-decoration: none;
	font-size: 12px;
}

h5 a:hover
{
	text-decoration: none;
	font-size: 12px;
}

h6
{
	font-weight: bold;
	color: #000000;
}

h6 a
{
	text-decoration: none;
	font-size: 10px;
}

h6 a:hover
{
	text-decoration: none;
	font-size: 10px;
}

ul
{
	list-style-type: circle;
}

li
{
	padding-bottom: 5px;
}

.titre_deroule
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.formulaire
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.liens_formulaire a
{
	text-decoration: none;
	font-size: 10pt;
}

.liens_formulaire a:hover
{
	text-decoration: none;
	font-size: 10pt;
}

.liens_cellules
{	
	bgcolor: #FFFFC4;
	color: #808080;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border: solid 1px;
}

.liens_cellules a
{
	text-decoration: none;
	color: #0066FF;
	font-size: 16px;
	font-weight: bold;
}

.liens_cellules a:hover
{
	text-decoration: none;
	color: #808080;
	font-size: 16px;
	font-weight: bold;
}

th
{
	height: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background: rgb(208,139,139);
	border: 1px solid #C0C0C0;
}

th a
{
	color: #000000;
}

th a:hover
{
	color: rgb(143,5,5);
}

table
{
	border-collapse: collapse;
}

#table
{
	border: 0px;
}

td
{
	height: 20px;
	border: 0;
	padding-left: 10px;
	padding-right: 5px;
}

#table_3
{
	border: 1px solid #C0C0C0;
	width: 100%;
	background-color: #FFFFFF;
	font-size: 10px;
}

#table_3 td
{
	border: 1px solid #C0C0C0;
}

#table_6
{
	width: 300px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

#table_6 td
{
	border: 1px solid #C0C0C0;
}