body
{
   background: #073c59;
   margin:0;
   width: 100%;
   height: 100%;
   overflow:auto;
   left: 0;
   top: 0;
}
a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #A53903;
}

a:visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #506A86;
}

a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D24904;
}

.ligne {
clear:both;
width:750px;
border: 0;
border-bottom: 1px dashed #00008b;
margin:0px auto 0px auto;
}

.titre
{
   background:46717e;
   margin:10px auto 0px auto;
   width: 400px;
   height: auto;
text-align:center;
   border:solid 0px #fff;
}

.titre p
{
background:#46717e;
font-size: 25px;
font-family:segoe print;
letter-spacing : 5px;
color:#fff;
width: 270px;
border:solid 1px #fff;
margin:0 auto 0 auto;
padding:0 20px 0 20px;
border-radius:10px;
}


.footer
{
   background: #073c59;
   margin:20px auto 0 auto;
   width:900px;
   height:50px;
   border:solid 0px #000;
   text-align:center;
}

.footer p
{
font-size: 11px;
font-family:segoe print;
color:#ccd1d7;
}

.footerInd
{
   background: #073c59;
   margin:20px auto 0 auto;
   width:600px;
   height:auto;
   border:solid 0px #fff;
   text-align:center;
}

.footerInd p
{
font-size: 11px;
font-family:segoe print;
color:#ccd1d7;
}

.footerInd .regles
{
	float:left;
margin:20px 0px 20px 50px;
border:solid 0px #fff;
width:150px;
}

 .footerInd .copyright
{
	float:right;
margin:20px 20px 0 0;
}

.footerInd .copy
{
margin:5px 0 0 0;
border:solid 0px #fff;
}

