/* BODY ET PSEUDOS-CLASSES
----------------------------------------------- */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../images/bgrd.png) top left repeat-x; 
	/* url(../images/b.png) top left repeat-x */}

a:link, a:visited, a:active  {
	color: #00E; }
	
a:hover  {
	color: #fOO !important;
	text-decoration: underline !important; }
		
/* Liens actifs */	
#active_menu {
	color: #f0a614; }	

/* DIVS DE GABARIT
----------------------------------------------- */	

#conteneur {
	background: #fff url(../images/hdrcagecconseil.jpg) top left no-repeat;
	margin: 0 auto;
	width: 969px; }

#header {
	height: 125px;}

#headerhaut {
	height: 82px; }	

#content {
	background: transparent;
	width: 660px;
	padding: 20px 10px 0 10px !important; }

#rightbar {
	background: transparent;
	vertical-align: top !important;
	width: 280px;
	height: 100%;
	margin: 10px 0 0 0; }

#footer {
	background: #000 url(../images/bf.png) top left no-repeat;
	height: 70px;
	clear: both;
	padding: 5px 0 0 0; }

#rightbar h3 {
	background: transparent url(../images/bh3.png)  top left no-repeat;
	font-size: 14px !important;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	letter-spacing: normal !important; }