@charset "iso-8859-1";
A:link {
    color: #FD8300;
    text-decoration: none;
    background: transparent;
    }

A:active {
    color: #FD8300;
    text-decoration: none;
    background: transparent;
    }

A:visited {
    color: #FD8300;
    text-decoration: none;
    background: transparent;
    }

A:hover {
    text-decoration: underline;
	}
	
TD {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    }

.titre1 { color:#FD8300; font-family: verdana; font-size: 18px; }
.titre2 {color: #D20000; font-family: verdana; font-size: 18px; font: bold}
.titre3 { color:#FFFFFF; font-family: arial; font-size: 12px; font: bold}
.total { color:#000000; font-family: arial; font-size: 12px; font: bold}
.panier1 { color:#FD8300; font-family: arial; font-size: 12px; font: bold}
.panier2 { color:#FD8300; font-family: arial; font-size: 10px;}

