/* CSS Document */
input, textarea, option , radio
{
	font-family: Arial;
	font-weight: bold;
	background-color: #FFFFFF;
	border-width:1;
	border-bottom-color:#cccccc;
	border-top-color:#bfbfbf;
	border-left-color: #cccccc;
	border-right-color: #bfbfbf;
	border-bottom-width: thin;
	background-attachment: scroll;
}
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 24px;
}

body 
{
	background-image: url();
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #bfbfbf;
	scrollbar-highlight-color: #bfbfbf;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #cccccc;
	background-color: #FFFFFF;
}

.Style4 
{
font-family: Verdana, Arial, Helvetica, sans-serif}

.Style5 
{
font-size: 16pt
}

.Style6 
{
	color: #A1A1A1;
	font-weight: bold;
}

.Style7 
{
	color: #7C7C7D;
	font-weight: bold;
}
.Style8 
{
color: #7C7C7D
}
.petit
{
	font-size: 10px;
}

a
 {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.Rouge {
color: #FF0000;
}

a:link 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
}

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

a:active 
{
	text-decoration: none;
}
.cellule
{
	background-color:#727272;
	color: #FFFFFF;
	font-weight: bold;
}