body {	
padding: 0px; 
margin: 0px;
font-family: geneva, verdana, arial, sans-serif;
}

a:link, a:active,a:visited {color: #FFCC33; text-decoration: underline;}
a:hover {color: #000066;}

#container
{
padding: 0;
margin: 0;

background-image: url("picts/bg.jpg");
color: #666;
}

#top
{
height : 177px;	
width : 100%;
}

#top img {width: 100%; height: 177px; border-bottom: 1px solid black; }

#top h1{	
position: absolute;	
top: 15px;
right: 20px;
font-family : Times, Georgia, "Times New Roman", Garamond, Serif; 
font-size: 14px;
font-style: italic;
color: #CCCCCC;
text-align: right;
}

#leftnav
{
position: absolute;
top: 96px;
left: 0px;
width: 220px;
padding-right: 30px;
}
#leftnav p { margin: 0 0 1em 0; text-align: left;}

#content
{
margin: 40px 100px 20px 270px;
padding: 0;

}

a:link, a:active,a:visited {color: #999999; text-decoration: underline;}
a:hover {color: #cccccc;}

.image {margin: 0; padding:0}

h1 { 
	color: #000000; 
	font: 18px verdana, arial, sans-serif; 
	font-weight: bold; 
	}

h2 { 
	color: #999999; 
	font: 16px geneva, verdana, arial, sans-serif; 
	font-weight: bold;
	}

p, li, blockquote {
    font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	}
p.surtitre { 
	font-weight: normal;
	color: #000000; 
	font-style: italic;
	text-align: right;
	}

.groslien 	{ font: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; text-decoration: none }
.groslien:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; text-decoration: underline }



table { border: 1px solid #FFFFFF; font-family: verdana,times,arial;font-size: 100%;color: #fff; line-height:150%;}
th { padding: 10px 10px 10px 10px; font-weight:bold; }
td { padding: 10px 10px 10px 10px; border-top: 1px solid graylight;}
td.couleur {}

#footer
{
clear: both;
margin-top: 100px;
background-image: url("picts/bgfooter.jpg");
color: #fff;
font-size:80%;
height: 49px;
}

#footer p { padding: 30px 0 0 30px; color: #666; }


.floatright
{
float: right;
margin: 0 0 1px 50px;
clear: right;
padding: 1px;
background: #fff;
border: 1px solid #000;
}

#navcontainer {margin-left: 30px;}

a.lateral {font-family: verdana,tahoma,arial;font-weight:bold; line-height:150%;font-size:70%;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li {margin: 0px;}

#navcontainer a.lateral 
{
display: block;
color: #000;
background-image: url("picts/bouton.jpg");
width: 134px;
padding: 3px 12px 3px 8px;
text-decoration: none;
line-height: 160%;
font-size: 11px;
}

#navcontainer a.lateral:hover 
{
background-image: url("picts/boutonsup.jpg");
color: #ffffff;
}

#navcontainer ul ul li {margin: 2px 0 2px 0;}

#navcontainer ul ul a.lateral 
{
display: block;
color: #000;
background-image: url("picts/bouton.jpg");
width: 124px;
padding: 3px 12px 3px 18px;
text-decoration: none;
line-height: 160%;
font-size: 11px;
}

#navcontainer ul ul a.lateral:hover 
{
background-image: url("picts/boutonsup.jpg");
color: #ffffff;
}



#menuhaut {margin: 16px 20px 30px 200px;
padding: 0;}

#navlist
{
margin: 0;
padding: 0 0 20px 0px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 0px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }


