body
{
   width: 770px;
   margin: auto;
   background-color: #0d179c;
}
#haut
{
   margin-top: 10px;
   margin-bottom: 10px;
}
.rflote img
{
   float: right;
   margin-left: 10px;
}
.lflote img
{
   float: left;
   margin-right: 10px;
}
.left
{
   text-align: left;
   width: 850px;
}
.left a
{
   color: #dd1f00;
}
.left a:hover
{
   color: #0d6e92;
}
#bar
{
   width: 325px;
}
#cont
{
   margin-bottom: 5px;
   padding: 5px;
   color: #B3B3B3;
}
#cont h1
{
   color: #B3B3B3;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#cont h2
{
   height: 30px;
   background-color: #B3B3B3;
   border: 1px solid black;
   padding-left: 30px;
   color: #0d6e92;
}
#cont h3
{
   color: #878787;
}
#cont a
{
   color: #B3B3B3;
}
#cont a:hover
{
   color: #e79c1f;
}
#cont .intro
{
   text-align: center;
}
#cont .intro a
{
   	text-decoration: none;
}
#cont #titre p
{
   color: #B3B3B3;
   font-size: x-large;
   font-style: italic;
   font-weight: bold;
}
#cont .date
{
   text-align: right;
   font-size: small;
}
#a a
{
	text-decoration: none;
	color:#0d6e92;
	background-color: #B3B3B3;
}
#a a:hover
{
   text-decoration: underline;
}
#bas
{
   padding: 5px;
   text-align: center;
   color: #65bdf1;
}
#bas a
{
	text-decoration: underline;
	color: #B3B3B3;
}
#bas a:hover
{
	color: #65bdf1;
}
fieldset 
{
	padding: 0 .5em .5em;
	margin: 1em 0 .5em;
	border: 0px;
}
label.gauche 
{
	float: left;
	width: 39.5%;
	padding-right: .5em;
	text-align: right;
}
label 
{
	cursor: pointer;
}
label:hover 
{
	text-decoration: underline;
}
#position
{
	background-color: #B3B3B3; 
	margin: 0px 150px;
}
h3, th, td, h5, h4
{
	text-align:center;
}
table
{
	border-collapse:collapse;
	border:2px solid black;
	margin:auto;
}
th, td
{
	border:1px solid black;
	padding:2px;
}
form .titre
{
   width: 500px; 
}
.special
{
	text-align:center;
}
#centre
{
	text-align: center;
}
#centre img
{
	border: none;
}

