body, td {
 font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
}

body {
 background-color:#EBF3D6;
 background-image:url('/images/bg_vert.jpg');
}

a {
 color: navy;
 font-weight: bold;
 text-decoration:none;
}
a:hover {
 color: green;
}

img {
 border:0px;
}

h1 {
 font-size: 14pt;
}

h2 {
 font-size: 12pt;
}

p,td {
 font-size: 10pt;
}

#page {
 width: 800px;
 text-align:left;
}

#logo {
 float: left;
 width: 221px;
}

#logadm {
 float:left;
 width: 100px;
 height: 20px;
}

#visuel {
 float: left;
 width: 479px;;
 text-align:right;
}

#navigation {
 padding-top: 10px;
 padding-bottom: 10px;
}

#sousmenu img {
 border: 1px solid black;
}

a.bouton {
 font-size: 10pt;
 font-weight: normal;
 text-decoration:none;
 border: 1px solid black;
 display: table-cell;
 padding: 2px;
 width: 150px;
 color: green;
 background-color: white;
}

a.bouton:hover {
 color: white;
 background-color: #84B531;
}

a.sousmenu {
 color: green;
 font-weight: normal;
}

a.sousmenu:hover {
 color: #333;
}

a.menuinterne {
}

#contenu {
 margin-top: 10px;
 margin-bottom: 10px;
}

#separateur {
 clear: both;
}

div.line {
 border-top: 1px solid green;
}

.menuresto {
text-align:center;
}

.menutitre {
 font-weight: bold;
 font-size: 12pt;
}

.menuprix {
 color: green;
}

.carteligne1,.carteligne2 {
 width:400;
 float:left;
}

.carteligne2 {
 font-style: italic;
}

.carteligne1compl,.carteligne2compl {
 font-style: italic;
 width:100;
 float:left;
 margin-left:20px;
}
.carteligne1fr,.carteligne1eur,.carteligne2fr,.carteligne2eur{
 width:100;
 float:left;
 margin-left:20px;
 text-align:right;
}

#footer {
 border-top: 2px solid green;
 padding-top: 5px;
 margin-top: 20px;
 text-align:center;
 font-size: 10pt;
}
#footer a {
 font-weight: normal;
}
