a:link { 
	font-weight: bold;
	text-decoration:none; 
	color: #C9BC72;
	}
a:visited { 
	font-weight: bold; 
	text-decoration:none; 
	color: #C9BC72;
	}
a:hover, a:active { 
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	}
	
#titresite   {
	position: absolute;
	width: 580px;
	height: 12px;
	left: 200px;
	top: 0px;
	}
	
#français   {
	position: absolute;
	width: 30px;
	height: 20px;
	left: 610px;
	top: 5px;
	}
	
#anglais   {
	position: absolute;
	width: 30px;
	height: 20px;
	left: 650px;
	top: 5px;
	}
	
#banniere  {
	position: absolute;
	width: 689px;
	height: 113px;
	left: 15px;
	top: 25px;
	background-image: url(images/Photobanniere2.jpg);
}

#titrepage  {
	position: absolute;
	width: 670px;
	height: 70px;
	left: 23px;
	top: 115px;
	
}

.bout{
	background: none;
	text-align: center;
	height: 100%;
	padding:6px;
	margin:0px;
	font-size: 12px;
	cursor: pointer;
	}

.bout:hover{
	background-image: url(images/fondbout.jpg);
	text-align: center;
	height: 100%;
	padding:6px;
	margin:0px;
	font-size: 12px;
	cursor: pointer;
}
	

#menus   {
	position: absolute;
	width: 113px;
	height: 350px;
	left: 23px;
	top: 185px;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menus table {
	font-family: Arial, Helvetica, sans-serif;
	color: #C9BC72;
	font-weight: bold;
	font-size: 1.2em;
	border-color:#CCCCCC;
	
	}
#activites   {
	position: absolute;
	width: 550px;
	height: 33px;
	left: 138px;
	top: 185px;
	border-color: #CCCCCC;
}
#activites table {
	font-family: Arial, Helvetica, sans-serif;
	color: #C9BC72;
	font-weight: bold;
	font-size: 1.0em;
	border-color:#CCCCCC;
	
}
#centre  {
	position: absolute;
	width: 570px;
	height: 530px;
	left: 132px;
	top: 223px;
	margin: 5px;
	overflow: auto;
}
#centre p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}
#centre li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
/*	text-indent : 3px;
	text-align: left;
	line-height: 19px;*/
}
#centre table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 0.9em;	

	padding: 0px;
	border-color:#CCCCCC;
	margin:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	text-indent : 3px;
	text-align: left;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D07A24;
	font-weight: bold;
	font-size: 0.9em;
	text-indent : 3px;
	text-align: center;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	text-indent : 3px;
	text-align: left;
	line-height: 20px;
	text-decoration: underline;
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	color: #D07A24;
	font-weight: bold;
	font-size: 0.9em;
	text-indent : 3px;
	text-align: center;
	line-height: 20px;
	text-decoration: underline;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D07A24;
	font-weight: bold;
	font-size: 1.2em;
	text-indent : 3px;
	text-align: center;
	line-height: 20px;
}

.blocgau  {
	border-color: #FFCC66;
	border-left-color: #CC9900;
	border-width: 2px;
	width: 530px;
	padding: 5px;
	margin-bottom: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
}

.blocdro  {
	border-color: #FFCC66;
	border-right-color: #CC9900;
	border-style: solid;
	border-width: 2px;
	width: 530px;
	padding: 5px;
	margin-bottom: 5px;
	border-left-width: 0px;
	border-top-width: 0px;
}

.bloc  {
	width: 530px;
	padding: 5px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;	
}

