/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */


/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
 	background-image: url(../images/bg-top.jpg);
 	background-repeat:repeat-x;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	background-color:#fff;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a {
  text-decoration: none;
  color:#333333;
}
a:link {color: #CC6600; text-decoration:none;}
a:hover {color: #659FDE;}

img {border: 0 none;}



/* #######################  END GENERAL SETTINGS ############################ */

div#haut-image{
margin-top:0px;
	background:url(../images/header-top.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:325px;
}

div#menu-top{ 
	width:980px;
	height:25px;
	float:left;
	margin-top:285px;
	text-decoration: none;

}	

ul#mainlevel01 {
	padding:0;
	margin:0 0 0 0px;
}



ul#mainlevel01 li {
	background:transparent url(../images/topmenu-arrow.gif) no-repeat scroll 0 3px;
	display:inline;
	margin:0 26px 0 0;
	padding:0 0 0 22px;

}	


div#content{ 
	width:980px;
	height:100%;
	margin-top:10px;

}	

div#content-gauche{ 
	float:left;
	width:230px;
	height:120px;
	margin-top:0px;

}	
div#gauche-bas {
	float:left;
	width: 230px;
	margin-top:25px;



}
div#main{ 
	float: left;
	width:750px;
	height:100%;
	margin-top:0px;

}
div#footer{ 
	float: left;
	width:962px;
	height:100px;
	margin-top:10px;

}		
/* -------[Menu gauche]-------- */

#menu5 {
width: 200px;
border-style: none solid none solid;
border-color: #D0D0D0;
border-width: 1px;
margin: 10px;
}

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

#menu5 li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}


#menu5 li a:link, #menu5 li a:visited {
color: #777;
display: block;
background: url(../images/menu5.gif);
padding: 8px 25px 0 10px;
text-align: right;
}

#menu5 li a:hover {
color: #fff;
background: url(../images/menu5.gif) 0 -32px;
padding: 8px 25px 0 10px;
text-align: right;
}

#menu5 li a:active {
color: #fff;
background: url(../images/menu5.gif) 0 -64px;
padding: 8px 25px 0 10px;
text-align: right;
}
#menu18 {
width: 200px;
margin: 10px;
}

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

#menu18 li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
} 
#menu18 li a:link, #menu18 li a:visited {
color: #4D4D4D;
display: block;
background: url(../images/menu18.gif);
padding: 8px 0 0 10px;
}

#menu18 li a:hover {
color: #FF9834;
background: url(../images/menu18.gif) 0 -32px;
padding: 8px 0 0 10px;
}
/*fin menu gauche.......*/	

	
