body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0e151b;
	background-color: #AFCEE3;
	scrollbar-face-color: #1AACB6;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #1AACB6;
	scrollbar-darkshadow-color: #1AACB6;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0e151b;
	font-size: 12px;
}

a:link {
	color: #189FA9;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #189FA9;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #8A7548;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0e151b;
	text-transform: uppercase;
}

.td1 {
	border: 1px solid #0e151b;
}


.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #0e151b;
	letter-spacing: 1px;
}
.menu {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.tableau-menu {
	background-image: url(images/modele/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.menu a:link {
	color: #0e151b;
	text-decoration: none;
	font-weight: normal;
}

.menu a:visited {
	color: #0e151b;
	text-decoration: none;
	font-weight: normal;

}

.menu a:hover {
	color: #12767E;
	text-decoration: none;
	font-weight: bold;
}
.index {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #189FA9;
	background-color: #FFFFFF;
}

