/* Définition de règle */
@charset "iso-8859-1";


a:link {
    color: #408CFF;
    font-family: verdana ,arial, helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline}

a:visited {
    color:#408CFF;
    font-size: 10px ;
    font-style: normal ;
    font-weight: bold ;
    font-family:verdana ,arial, helvetica, sans-serif;
    text-decoration: underline}

a:hover {
    color:#CC0000;
    font-size: 10px ;
    font-style: normal ;
    font-weight: bold ;
    font-family:verdana ,arial, helvetica, sans-serif;
    text-decoration: underline}

BODY {background: url(images/fond.jpg) fixed #FBF4EA; background-repeat:no-repeat; background-position:center top;
scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #006600; scrollbar-darkshadow-color: 
#000000; scrollbar-face-color: #FFCC00; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #000000; 
scrollbar-track-color: #009933}	
	
.tableaccueil {
    color: #000000;
    font-size: 11px;
    font-family: verdana,arial,helvetica;
    font-weight: normal;
    text-decoration: none}

.tablemenu {
    color: #000000;
    font-family:  verdana,arial,helvetica;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none}

.tableexp {
    background-color: #FFFAE4;
    border: solid 1px;
    border-color: #00CC00;
    color: #000000;
    font-family:     verdana,arial,helvetica;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none}


.titre {
    color: #CC0000;
    font-size: 16px;
    font-family: verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: none}

.prix {
    color: #009933;
    font-size: 14px;
    font-family: verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: none}	
	

/* Fin de la section de style généré par WebExpert le 14/06/2005 22:59:38 */
