body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

body, th ,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.bord {
	border-top: 1px Aucune;
	border-right: 1px solid #063EAB;
	border-bottom: 1px solid #063EAB;
	border-left: 1px solid #063EAB;
}

.fond_menu_haut {
	background-image: url(../images/index_04.jpg);
	background-repeat: repeat-x;
}

.fond_menu1 {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
}

.fond_menu2 {
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
}

.fond_menu3 {
	background-image: url(../images/index_08.jpg);
	background-repeat: no-repeat;
}

.fond_accueil {
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
}

.fond_menu {
	background-image: url(../images/suite_01.jpg);
	background-repeat: no-repeat;
}

.fond_bas {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	background-color: #0071BD;
}

.fond_site {
	background-image: url(../images/suite3_05.jpg);
	background-repeat: no-repeat;
}

.minititre {
	font-size: 12px;
	color: #FF9933;
}

.cellules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #0F45AF;
}

.texte_lien {
	color: #063EAB;
	font-weight: bold;
}

a.lien {
	color: #063EAB;
	text-decoration: none;
	font-weight: bold;
}

a.lien:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a.lien1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.lien1:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}