body {
	width: 960px;
	margin: auto;
	background: url("images/fond-page.jpg") repeat-y center #fff;
	font-family:  arial, helvetica, sans-serif;
	color: #039;}

table { border: none; }
td	{ vertical-align: top; }
img 	{ border: none; }
p 	{ font: 80% arial, helvetica, sans-serif; }
h1	{ font-size: 140%; }
h2	{ font-size: 100%; }

a 	{ color: #f90; font-weight: bold; text-decoration: none }
a:hover		{ color: #039; }

.milieu { vertical-align: middle; }

li { font-size: 80%; }

#page	{
	width: 960px;
	}

#banniere	{ 
	width: 960px;
	height: 200px;
}

#navigation {
	background: url("images/fond-menu.gif") top no-repeat;
	width: 270px;
	height: 895px;
}

#navigation a { font-size: 110%; }
#navigation a.bleu { color: #039; }
#navigation a.bleu:hover		{ color: #f90; }

#menu1 {	height: 24px; margin-top: 28px; margin-left: 116px; }
#menu2 { 	height: 24px; margin-top: 64px;	margin-left: 100px; }
#menu3 {	height: 24px; margin-top: 64px;	margin-left: 84px; }
#menu4 {	height: 24px; margin-top: 64px;	margin-left: 78px; }
#menu5 {	height: 24px; margin-top: 64px;	margin-left: 86px; }
#menu6 {	height: 72px; margin-top: 48px;	margin-left: 94px; }
#menu7 {	height: 68px; margin-top: 24px;	margin-left: 112px; }
#menu8 {	height: 24px; margin-top: 30px;	margin-left: 132px; }

#contenu	{ 
	min-height: 895px;
	background: url("images/corps-page.gif") top no-repeat;
	padding: 10px 100px 20px 90px ;
	width: 500px;
	}
	
#copy 	{
   margin-left:220px;
 }	
	
#pied 	{
   margin:0px;
   height: 20px;
   background: url("images/pied-page.gif") bottom no-repeat;
 }
 
 /*-----------------------------------------------------------ABC COM-----------------------------------------------------------*/

#abccom {
	color: #C26D00;
	text-decoration: none;
	font-size: 11px;
	text-align:center;
	background:#fff;
}

#abccom a {
	color: #C26D00 /*#D29106*/;
	text-decoration: none;
}

#abccom a:hover {
	color: #C26D00 /*#D29106*/;
	text-decoration: underline;
}
