body {
	background-image: url(images/palette/fond.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding-top: 75px;
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 0.8em;
	color: #FC0;

	}
	
.livre {
	background-color:#F3EFE0;
	padding-top: 75px;
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 0.8em;
	color: #OOOOOO;

	}	
	
	
.tableau {
	background-image: url(images/palette/fond-tableau.jpg);
}


.tableau-1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	text-align: center;
}


a:link {
	color: #00FF66;
}

a:visited {
	color: #00CCFF;
}
a:hover {
	color: #FFFF66;
}
a:active {
	color: #FF9900;
}

h1 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1.2em;
	color: #FC0;
}

h2 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1.1em;
	color: #9CF;
}

h3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
	color: #99FF33;
}

h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

h5 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

h6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}



#navcontainer ul { list-style-type: none; text-align: left; }
#navcontainer ul li a {
background: transparent url(http://www.artaven.com/images.c-off.gif) left center no-repeat;
padding-left: 5px;
text-align: left;
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}
#navcontainer ul li a:hover { background: transparent url(http://www.artaven.com/images/c-off.gif) left center no-repeat; color: black; }


#navcontainer2 ul { list-style-type: none; text-align: left; }
#navcontainer2 ul li a {
background: transparent url(http://www.artaven.com/images/c-off.gif) left center no-repeat;
padding-left: 15 px;
text-align: left;
font: normal 13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #FFFFFF;
}
#navcontainer2 ul li a:hover { background: transparent url(http://www.artaven.com/images/c-on.gif) left center no-repeat; color: black; }
#navcontainer2 ul li a#current { background: transparent url(http://www.artaven.com/images/c-on.gif) left center no-repeat; color: #666; }
