/************** GENERAL ******************/
html, body {margin:0; padding:0; height:100%}
body {text-align:left; font:75%/200% Georgia, "Times New Roman", Times, serif; background:#839BBE url("images/body_fond.jpg") repeat-y left;}
p {font-size:1em;}
a {text-decoration:underline; border:none; color:#000;}
a:hover {text-decoration:underline; border:none; background:#000; color:#FC0;}

/************** LOGO ******************/
#logo {position:absolute; display:block; height:50px; width:380px; left:150px; top:85px; background:url("images/logo.gif"); z-index:2;}
#logo a {display:block; height:50px; width:380px;}
	#logo a:hover {background:transparent;}

/************** PAGE ******************/
#page {width:960px; text-align:left; margin-bottom:20px; background:#839BBE url("images/body_fond.jpg") repeat-y left; height:100%;}
html>body #page {height:auto; min-height:100%;}	

/************** BANDEAU ******************/
#bandeau {height:160px; width:100%; background-image:url("images/bandeau_fond.jpg");}
.top {margin-left:290px;}

/************** MENU ******************/
#menu {margin:10px 0 0 0; padding:0 0 0 10px; float:left; width:280px; background:transparent; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#menu p {padding:0 0 0 10px;}
#menu H3 {text-transform:uppercase; font-weight:bold;}
/* liste */
#menu ul { margin:0; padding:0; font:1.4em Georgia, "Times New Roman", Times, serif; list-style-type:none;}
#menu ul li {color:#012345;} 
#menu ul li a { text-decoration:none;}
#menu ul li a.currentpage { background:#FC0; color:#000;}
#menu ul li ul {margin-left:2em; list-style:square; font:.8em normal Arial, Helvetica, sans-serif;}

/************** CORPS ******************/
#corps {float:left; width:600px; text-align:justify; margin:10px 0 20px 30px;}
#corps h3 {margin:0.8em 0 1em; text-transform:uppercase; font-size:1.6em; color:#839BBE;}
#corps img {float:left; border:none; margin-right:1em;}

/************** MENU DROITE ******************/
#menudroite {margin:10px 0 0 30px; float:left; width:150px; background:transparent; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:8px;}
#menudroite h3 {font-size:9px; font-weight:bold;}
#menudroite p {margin:0 0 0 20px}

/************** PIED ******************/
#pied {clear:both; height:30px; width:700px; margin:20px 0 0 270px; background:transparent url("images/pied_fond.gif") top no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:.8em; text-align:center; padding-top:.5em;}
