/* CSS Document */

body {
	text-align:center; /* trafficotage pour que ça fonctionne sur Internet Explorer 6 et version antérieure*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#333333;
	height:100%;
	/*background:white url(image/?.gif) repeat-y center;*/
	}
		
#banniere {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	height:120px;
	z-index:3;
	}

#centrage { 
        width:780px;
        margin-left:auto; 
        margin-right:auto;
        text-align:left; /* trafficotage pour que ça fonctionne sur Internet Explorer 6 et version antérieure*/
		margin-top:0px;
        }
		
#menu {
	float:right;
	clear:none;
	width:240px;
	height:440px;
	background-color:#FFFFFF;
	z-index:3;
	}

#grandcontenu {
	float:left;
	clear:none;
	width:780px;
	height:auto;
	background-color:#FFFFFF;
	}
	
#espace {
	height:20px;
	}

#titremenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#FF0000;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	}
#titremenu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#CC0000;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	}	
	
#bonmenu {
	cursor:pointer;
	background-color:#F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#006699;
	padding-top:2px;
	padding-bottom:2px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	}
	

	
#bonmenubas {
	cursor:pointer;
	background-color:#F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#006699;
	padding-top:2px;
	padding-bottom:2px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	}

	
#footer {
	float:right;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009900;
	width:778px;
	height:auto;
	margin-top:40px;
	padding-top:0px;
	padding-bottom:5px;
	border-top:1px solid #e8e8e8;
	}
/*   Les liens   */
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#10759b;
	}
a:hover {
	color:#FF0000;
	}

a.lienarbo:link {
	text-decoration: none;
	color:#006699;
}
a.lienarbo:visited {
	text-decoration: none;
	color:#006699;
}
a.lienarbo:hover {
	text-decoration: none;
	color:#FF0066;
}
a.lienarbo:active {
	text-decoration:none;
	color:#006699;
}

a.lienarbo2:link {
	text-decoration: none;
	color:#993366;
}
a.lienarbo2:visited {
	text-decoration: none;
	color:#993366;
}
a.lienarbo2:hover {
	text-decoration: none;
	color:#FF0066;
}
a.lienarbo2:active {
	text-decoration:none;
	color:#993366;
}
a.lienarbo3:link {
	text-decoration: none;
	color:#108991;
}
a.lienarbo3:visited {
	text-decoration: none;
	color:#108991;
}
a.lienarbo3:hover {
	text-decoration: none;
	color:#FF0066;
}
a.lienarbo3:active {
	text-decoration:none;
	color:#108991;
}


a.lienarbo {
font-size:11px;
font-weight:bold;
}
a.lienarbo2 {
font-size:11px;
font-weight:bold;
}
a.lienarbo3 {
font-size:11px;
font-weight:bold;
}






td.toto { 
border-width:1px;
border-bottom-style:solid;
border-color:#CCCCCC;
border-collapse:collapse;
}

