a{	text-decoration:none;
	color: #B23838;
	}
a:visited {
	color: #B23838;
	text-decoration: none;
	
}
a:hover {
	color: #B23838;
	background-color: #C8C8C8;
	
}
a:active {
	color: #B23838;
	text-decoration: #666666;
	
}
TD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/puce.png);

}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 12px;
	background-image: url(images/header.gif);

}
input {
	border:1px solid black;
	background-color:#E1E1E1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 10px;
	height: 17px;
}
select, option {
	background-color:#E1E1E1;
	color:black;
}
textarea {
	border:1px solid black;
	background-color:#E1E1E1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
}
.TITLE{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	line-height: 36px;
	text-indent: 30pt;
	color: #666666;
}
.Citation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: justify;
	white-space: normal;
	padding-right: 24px;
	padding-left: 24px;
	line-height: 16px;






}
