@charset "iso-8859-1";
BODY {
	background-color: #b9b9b9;
	margin-left: 0;
    margin-top: 0;
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana, arial; 
	LETTER-SPACING: 0px;
}
TD {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana, arial; 
	LETTER-SPACING: 0px;
}
#conteneur{
	height: 100%;
}
A:link {
	FONT-SIZE: 10px; 
	COLOR: #1f55c4; 
	FONT-FAMILY: verdana, arial; 
	TEXT-DECORATION: underline;
	font-weight:normal;
}
A:hover {
	FONT-SIZE: 10px; 
	COLOR: #1f55c4; 
	TEXT-DECORATION: none;
	font-weight:normal;
}
A:visited {
	COLOR: #1f55c4;
	FONT-SIZE: 10px;
	font-weight:normal;
	TEXT-DECORATION: underline;
}

a.orange {
	color: #ffd3ae;
	text-decoration: underline;
	FONT-SIZE: 10px;
	font-weight: bold;
}
a.orange:hover {
	color: #ffd3ae;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight:bold;
}
a.orange:visited {
	color: #ffd3ae;
	text-decoration: underline;
	FONT-SIZE: 10px;
	font-weight: bold
}
.black {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.white2 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.Style1 {
	font-size : 11px;
}
.Style3 {
	color : #0080ff;
}
.pop {
	position : absolute;
	visibility : hidden;
} 
