@charset "iso-8859-1";
/* Date de création: 27/05/2008 */
.listefiche1 a {
	height: 40px;
	width: 170px;
	color: #FFFFFF;
	display: block;
	border : #E9967A; 
	border-style : solid; 
	border-top-width : 0pt; 
	border-right-width : 0pt; 
	border-bottom-width : 1pt; 
	border-left-width : 0pt; 
	background-color: #990000;
	padding: 2px;
	padding-left: 4px;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	}
	
.listefiche1 a:hover {
	height: 40px;
	width: 170px;
 	display: block;
	border : #E9967A; 
	border-style : solid; 
	border-top-width : 0pt; 
	border-right-width : 0pt; 
	border-bottom-width : 1pt; 
	border-left-width : 0pt; 
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #A02A2A;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.listefiche1 a:visited {
	height: 40px;
	width: 170px;
	color: #FFFFFF;
	display: block;
	text-decoration : none; 
 }
 
