@import "page.css";

#banner { color : #229944; }

a.menu:hover {background : #EEEEEE; color : black;}
a.logo { color : #229944;}
a.logo:visited { color : #229944; }

table.entete {border-top:#000000 1px solid; border-left: 0px; border-right: 0px; border-bottom:#000000 1px solid;}
tr.entete {background-color:#DF8245; color : white;}

.suggestionOk { background-color: #006699;
                color: white;
                font-size: 11pt; font-weight: bold; text-align: center;
                width: 100%;
                padding: 3px;
                text-transform:uppercase;}

