/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	
}
.liens-menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 16px;

}
.liens-menu:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.titre {
	font-size: 16px;
	font-weight: bold;
	color: #003366;


}




.pied {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;


}



.bord-gche {
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;


}
.soustitres {
	color: #000000;
	font-size: 14px;
	font-weight: bold;


}




.liens {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	font-weight: bold;



}
.liens:hover {
	color: #0033CC;
	text-decoration: underline;
}






.titre-accueil {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.bord-bleu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.bord-haut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.tableau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	border-bottom-style: solid;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.petit {
	font-size: 10px;
}

