#telecharger{
	text-align: right;
	font-style: italic;
	font-size: 10pt;
	color: #52371B;
	margin: 0px 0px 3px;
	width: 740px;
}

#telecharger a{
	color: #52371B;
	text-decoration: underline;
}

#telecharger a:hover{
	color: #CC6600;
}	

#filtre{
	width: 740px;
	margin: 0px 0px 4px;
}

#filtre fieldset{
	border: solid 1px #52371B;
	padding: 3px;
}

#filtre legend{
	color: #52371B;
	font-weight: bold;
	font-family:Times New Roman, Times, serif;
	font-size: 11pt;
}

#filtre label{
	color: #52371B;
	font-weight: bold;
	font-size: 10pt;
	font-family:Times New Roman, Times, serif;
	margin-left: 5px;
	margin-top: 3px;
}

#filtre select{
	font-family:Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #52371B;
	margin-top: 3px;
	background-color: #FFFFD1;
}

#filtre input{
	font-family:Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #52371B;
	margin-left: 10px;
	margin-top: 3px;
}

#listing{
	width:720px;
	margin: 0px auto;
}

#listing th{
	font-weight: bold;
	font-size: 10pt;
}

#listing td{
	border-right: solid 1px #52371B;
	padding: 2px;
	font-size: 10pt;
	vertical-align: top;
}

#listing tr.impair{
	background-color: #FEEF66;
}

#listing img{
	border: none;
}

#pagination{
	text-align: center;
	width: 720px;
	margin: 10px auto 0px;
}

#pagination a{
	text-decoration: underline;
	font-size: 9pt;
	color: #52371B;
	font-weight: normal;
}

#pagination a:hover{
	text-decoration: underline;
	font-size: 9pt;
	color: #CC6600;
	font-weight: normal;
}

#pagination span{
	font-size: 9pt;
	color: #52371B;
	font-weight: bold;
}

#note{
	text-align: right;
	padding-right: 10px;
	width: 720px;
	font-style: italic;
}
