/*
bleu clair #99B3B3
bleu foncé #336666
*/

html, body{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#675C58;
font-size:12px;
line-height:14px;
background:#CACACA url(fond.jpg) top repeat;
}

#conteneur {
margin:0 auto;
/*width:955px;*/
width:1000px;
}
#menubar {
height:35px;
}
#menubar ul {
float: left;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
list-style: none;
}
#menubar li {
float: left;
}
#onglet_remapi a {
display:block;
background: url(menubar.gif) 0 0;
width:122px;
height:35px;
}
#onglet_centre {
display:block;
background: url(menubar.gif) -122px 0;
width:768px;
height:35px;
}
#onglet_ges a {
display:block;
background: url(menubar.gif) -890px 0;
width:27px;
height:35px;
}
#onglet_ges a:hover {
background: url(menubar.gif) -890px -35px;
}
#onglet_lex a {
display:block;
background: url(menubar.gif) -917px 0;
width:27px;
height:35px;
}
#onglet_lex a:hover {
background: url(menubar.gif) -917px -35px;
}
#onglet_livredor a {
display:block;
background: url(menubar.gif) -944px 0;
width:26px;
height:35px;
}
#onglet_livredor a:hover {
background: url(menubar.gif) -944px -35px;
}
#onglet_admin a {
display:block;
background: url(menubar.gif) -972px 0;
width:28px;
height:35px;
}
#onglet_admin a:hover {
background: url(menubar.gif) -972px -35px;
}

input {
border:#99B3B3 dotted 1px;
}

a {
font-weight:bold;
color:#336666;
text-decoration:underline;
}
a:hover {
font-weight:bold;
color:#99B3B3;
text-decoration:underline;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
.hide {
display:none;
}
.decale {
padding-left:20px;
}
.nodecale{
margin-left:-20px;
}
.accroche {
font-weight:bold;
color:#336666;
font-size:12px;
}

#conteneur {
background:#CCCCCC url(fond.jpg) top repeat;
}

/*#haut {
border:#336666 dotted 1px;
height:26px;
padding-top:3px;
line-height:20px;
}
#haut p {
text-align:center;
color:#336666;
font-weight:bold;
font-size:17px;
}*/

.grostitre {
font-size:25px;
}
