/* CSS Document */

body {
	text-align:left; /* 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:170px;
	height:420px;
	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;
	color: #FF0000;
	background-color:#FFFFFF;
	color:#FF6633;
	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;
	}	
	
#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:266px;
	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.lienarbo3c:link {
	text-decoration: none;
	color:#14aab4;
}
a.lienarbo3c:visited {
	text-decoration: none;
	color:#14aab4;
}
a.lienarbo3c:hover {
	text-decoration: none;
	color:#FF0066;
}
a.lienarbo3c:active {
	text-decoration:none;
	color:#14aab4;
}


a.lienarbo {
font-size:11px;
font-weight:bold;
}
a.lienarbo2 {
font-size:11px;
font-weight:bold;
}
a.lienarbo3 {
font-size:11px;
font-weight:bold;
}
a.lienarbo3c {
font-size:11px;
font-weight:bold;
}

a.lienarbo4 {
font-size:14px;
font-weight:bold;
}
a.lienarbo4:link {
	text-decoration: none;
	color:#669900;
}
a.lienarbo4:visited {
	text-decoration: none;
	color:#669900;
}
a.lienarbo4:hover {
	text-decoration: none;
	color:#CC0000;
}
a.lienarbo4:active {
	text-decoration:none;
	color:#669900;
}

span.lienarbo5 {
	font-size:12px;
	font-weight:bold;
	color:#CC6633;
}

a.lienarbo5 {
font-size:12px;
font-weight:bold;
}
a.lienarbo5:link {
	text-decoration: none;
	color:#CC6633;
}
a.lienarbo5:visited {
	text-decoration: none;
	color:#CC6633;
}
a.lienarbo5:hover {
	text-decoration: none;
	color:#CC0000;
}
a.lienarbo5:active {
	text-decoration:none;
	color:#CC6633;
}	


.arbo {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#690;
}	
