
.listeFiche {
	display:block;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px 3px 14px;
	border: 1px solid #D1D6ED;
	background: url(../img/fleche.png) 6px 9px no-repeat;
}
.listeFicheBleu {
	background-color: #EEF1F9;
}
.listeFicheVert {
	background-color: #F5F9F1;
}
.listeFiche a:link, .listeFiche a:visited{
	color: #304AAD;
	font-size: 11px;
}
.listeFiche a:hover{
	text-decoration:none;
}
.listeFiche .imgLeft {
	margin-right: 5px;
}
#listeAgauche {
	width: 100%;
	margin-right: 20px;
}
#carteAdroite {
	margin-left: 12px;
}
h3{
	color: #8EB655;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
.ligne{
	border-bottom: 3px solid #304AAD;

}
.resultat{
	padding:5px;
	font-weight:bold;
	color: #FFF;
	background: #8AB657;
}
.nbPages{
	font-size: 11px;
	color: #304AAD;
	display:block;
	text-align:center;
	margin-bottom:15px;
}
.nbPages a:link, .nbPages a:visited,  .nbPages a:active{
	color: #304AAD;
	text-decoration:none;
}
.nbPages a:hover{
	text-decoration:underline;
}
#affiner{
	display: none;
	position: absolute;
	padding: 5px;
	background: #C6DAAA;
	border: 1px solid #C0C8E6;
	font-size: 10px;
	width:auto;
}
.clear {
	clear: both;
	height: 0px;
	padding: 0; 
	margin: 0;
	font: 0;
	visibility: hidden;
}
.detailFiche h1{
	color: #8EB655;
	font-size: 18px;
	font-weight:bold;
	border-bottom: 3px solid #304AAD;
	margin-bottom:15px;
}

#gauche {
	float: left;
	width: 300px;
}
#signaletique {
	background: #EEF1F9 url(../img/signaletique.gif) top left no-repeat;
	padding: 30px 5px 5px 5px;
	border-right: 1px dotted #304AAD;
}
#milieu {
	float: left;
	width: 300px;
	margin-left:30px;
}
#domaine {
	background: #F3F8EE url(../img/domaine.gif) top left no-repeat;
	padding: 25px 5px 5px 5px;
	border-right: 1px dotted #8EB655;
}
#PEFC {
	float: right;
	background: #FFF;
	font-size: 9px;
	color: #8EB655;
	margin-top: -5px;
}
#categorie {
	padding-top: 15px;
}
#categorie a:link, #categorie a:visited{
	padding: 1px 5px;
	color: #FFF;
	background: #8EB655;
	font-weight: bold;
}
.detailG {
	font-weight: bold;
	margin-top:5px;
}
#puce_mini {
	position: absolute;
}
#carte_mini {
	float:left;
	margin-top:10px;
	margin-left:50px;
}
.retour {
	margin-top: 10px;
	float: right;
}
.retour a:link, .retour a:visited{
	padding: 1px 5px 1px 10px;
	color: #FFF;
	background: #304AAD url(../img/fleche_retour.gif) 2px  no-repeat;
	font-weight: bold;
	font-size:14px;
}