#fiches_chiots {
color:white;
font-family:Arial, sans-serif;
font-size:20px;
letter-spacing:-1px;
text-align:center;
}

#bloc_fiches {
border:3px outset white;
width:885px;
margin:20px auto;
padding:0 0 0 30px;
}

.liste_fiches {
font-family:Arial, sans-serif;
font-size:14px;
float:left;
margin:15px 30px 15px 0;
padding:0;
}

.liste_fiches_droite {
margin:15px 0;
}

.liste_fiches ul {
list-style-type:none;
margin:0;
padding:0;
}

.liste_fiches li {
margin:7px 0;
padding:0;
}

.liste_fiches a {
color:white;
font-weight:bold;
}

.liste_fiches a:hover {
color:#b2e1b2;
}

#clear {
clear:both;
}
