body
{ 
background-image: 
url('images/fond.jpg');
fond-couleur: #FFCC99
background-repeat: repeat
}




#navcev
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

#navcev ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcev ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcev ul li a
{
background: #fff;
width: 78px;
height: 18px;
border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #FFA448;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcev ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#navcev a:active
{
background: #c60;
color: #fff;
}

#navcev li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

-->


#navcev1 ul
{
list-style-type: none;
text-align: left;
}

#navcev1 ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

#navcev1 ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcev1 ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: black;
}
