@charset "iso-8859-1";

/* liste des bouton fiches info */
.listefiche_table {
	width: 170px;
	color: #FFFFFF;
	font-weight : 700; 
	display: block;
	border: 0px solid;
	background-color: #FF9900;
	padding: 0px;
	padding-left: 0px;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-color: #767676 #041F3F #041F3F #767676;
	margin: 0px;
	text-align: left;
}
.listefiche {
width: 170px;
display: block;
font-family : Verdana, Arial, sans-serif; 
font-size : 11px; 
font-weight : 700; 
color : #003399; 
border-color : #ffcc00; 
border-style : groove; 
border-top-width : 0pt; 
border-right-width : 0pt; 
border-bottom-width : 0pt; 
border-left-width : 0pt; 
padding-right : 0pt; 
padding-bottom : 0pt; 
padding-left : 0pt; 
padding-top : 0pt; 
/*
background-color : #FFFFFF; 
*/
} 
.listefiche a {
	width: 170px;
	color: #FFFFFF;
	display: block;
	border: 1px solid;
	background-color: #094081;
	padding: 0px;
	padding-left: 0px;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-color: #767676 #041F3F #041F3F #767676;
	margin: 0px;
	text-align: left;
	}
	
.listefiche a:hover {
	width: 170px;
 	display: block;
	border: 1px solid;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 0px;
	background-color: #FF9900;
	border-color: #041F3F #767676 #767676 #041F3F;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.listefiche a:visited {
width: 170px;
 color: #FFFFFF;
 display: block;
 text-decoration : none; 
 }


.liensfiche {
font-family : "Tahoma, verdana, arial"; 
font-size : 9pt; 
font-weight : 500; 
color : #dcdcdc; 
text-decoration : none;
} 

