a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a.resColGauche {
	font-size:smaller;
}
a.chercher {
        font-size: 10px;
        font-family: Verdana;
        font-weight: bold;
        text-align: center;
        background-color: #0048B3;

display:block;
}

a.chercher:hover{color: #FDFDFD;text-decoration:underline;}
a.chercher:visited{color:#FDFDFD;}
a.chercher:active{color:#FDFDFD;}
a.chercher:link{color:#FDFDFD;}

div.pSelectionHaut {
	font-size:smaller;
}

li.img {list-style-type:none;}
