/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0A67B2;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #0A67B2;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.titre_menu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre_orange {
	font-weight: bold;
	color: #FF6600;
}
.titre_icone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	link: #FFFFFF;
}
.Warning {
	font-size: 10px;
	color: #FFFF33;
	background-color: #FF0000;
}
.cellule {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #007CC4;
	background-color: #FFFFFF;
	border: 1px solid #0A67B2;
}
.Bouton {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #007CC4;
	background-color: #CCE8F9;
	border: 1px solid #0666B2;
}
.Presse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.tableaucentre {
	text-align: center;
}
.tableaucentre td {
	text-align: center;
}

