/* CSS Document */

#footer, #footer a, #footer a:hover {
font-size:9px;
color:#333333;
/*background-color: #A5B300;  CAMION PIZZA */
/*background-color: #FFE600;  CAMION SNACK */
background-color: #42A0FF;  /*CAMION MAGASIN */
/*background-color: #FF7E28;  COMMERCE AMBULANT */

padding-LEFT:2px;
text-decoration:none;

}
#footer {
/*border-top:1px dotted #999999;*/

}