/* CSS Distritoys */


a.lienbas:link { font-size: 10px; font-weight: normal; color: #5E6E86; text-decoration: none }
a.lienbas:visited { font-size: 10px; font-weight: normal; color: #5E6E86; text-decoration: none }
a.lienbas:hover { font-size: 10px; font-weight: normal; color: #13336E; text-decoration: none }
a.lienbas:active { font-size: 10px; font-weight: normal; color: #13336E; text-decoration: none }

a.lienbleu:link { font-size: 10px; font-weight: normal; color: #0099FF; text-decoration: none }
a.lienbleu:visited { font-size: 10px; font-weight: normal; color: #0099FF; text-decoration: none }
a.lienbleu:hover { font-size: 10px; font-weight: normal; color: #55BBFF; text-decoration: none }
a.lienbleu:active { font-size: 10px; font-weight: normal; color: #55BBFF; text-decoration: none }


.textebas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E6E86;
	font-size: 10px;
}


