a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #F63;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.titrea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #ccc;
	text-decoration: none;
}
.titreb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #09C;
	text-decoration: none;
}
.titrec {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
	text-decoration: none;
}

.b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.intitule {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.bgris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6192A5;
	text-decoration: none;
	font-weight: bold;
}
.blanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#apDivConteneur {
	position:relative;
	width:900px;
	z-index:1;
	margin: auto;
	background-color: #FFF;
}
#apDivMenus {
	width:900px;
	z-index:4;
	margin: auto;
	background-color: #e0e0e0;
	position: relative;
}
#apDivContenu {
	width:900px;
	z-index:2;
	margin: auto;
	background-color: #FFF;
	position: relative;
}
#apDivBas {
	width:900px;
	z-index:2;
	margin: auto;
	position: relative;
	background-color: #e7e7e7;
}
#apDivMentions {
	width:900px;
	z-index:2;
	margin: auto;
	position: relative;
	height: 20px;
}
#apDivIntro {
	position:relative;
	width:900px;
	height:20px;
	z-index:3;
	margin: auto;
}
.standard {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
