body {
    font-family:"Times New Roman", Times, serif;
    background: #A0B6DE;
    color: blue;
}

 .titre0 {
	color: white;
	font-weight: bold ;
	text-decoration: none;
	background-color: #0066B9;
	text-align: center;
	width: 150px;
}
 .titre1 {
	color: blue;
	font-weight: bold ;
	text-decoration: none;
	background-color: #E0E0E0;
	text-align: center;
	width: 150px;
}
 .titre2 {
	color: blue;
	font-weight: bold ;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	width: 150px;
}
a.vertical2 {
	font-family:"Times New Roman", times, serif ;
        font-size: 11pt ;
	color: blue;
	background-color: #E0E0E0;
	text-decoration: none;
	text-align: center;
	border: 0px outset #c0c0c0;
	display: block;
	margin-left: 0px;
	margin-top: 0px;

}
a.vertical2:hover {
  color: white;
  background-color: #0000FF;
  border: 0px inset #c0c0c0;
}

.frame {
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 840px;
	overflow: auto;
}

.flux  {

	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
div#retour {
	padding: 10px;
	text-align: left;
}
