body
{
   width: 100%;
   margin: auto;
   background-color:rgb(220,234,248);
}

strong
{
color:rgb(110,110,190);
}

a img 
{
   border: none; 
}

a img :visited
{
   border: none; 
}

a
{
  color:rgb(0,0,153);
}

 a:visited
{
  color:rgb(0,0,153);
}

caption 
{
   margin: auto; 
   color: rgb(0,0,153);
   margin-bottom: 20px; 
}

table 
{
   margin: auto; 
   border: 2px solid rgb(0,0,153);
   border-collapse: collapse; 
}

th 
{
   border: 1px solid rgb(0,0,153);
   background-color: rgb(163,196,255);
   color: rgb(0,0,153);
}

td
{
   border: 1px solid rgb(0,0,153);
   text-align: center; 
   padding: 5px; 
}

.plan
{
	text-align:center;
	border:none;
	}

#debut
{
   margin:2px;
   padding:5px;
   height:200px;
   width:100%;
   text-align:left;
   color:rgb(0,0,153);
   font-family:Arial,"Times New Roman",serif;
   font-size:small;  
}

.logo 
{
    float:left;
    height:100px;
    width:190px;	
}


#debut h1
{
	font-size:large;
	font-family:Arial,serif;
	text-align:center;
	}	

#debut h2
{	
	font-family: "Monotype Corsiva",arial,serif;
	font-size:x-large;
	text-align:right;
	color:rgb(0,0,153);
}


#debut h3
{
    font-family: arial,serif;
	text-align:center;
	font-weight:normal;
	font-size:medium;
}

#menu
{
   float:left;
   width:165px;
   margin:2px;
   padding:5px;
   text-align:left;
   color:rgb(0,0,153);
   font-family:Arial,serif;
   font-size:small;
}

#menu h1
{
   color:rgb(0,0,153);
   font-weight:bold;
   font-size:medium;
   text-align:left;
}

#menu h2
{
   text-align:left;
   font-weight:normal;
   font-size: small;
}

#menu strong
{
   background-color:rgb(0,0,153);
   color:rgb(230,250,255);
}

#corps
{
   margin-right:2px;
   margin-top:2px;
   margin-bottom:2px;
   margin-left:190px;
   color:rgb(0,0,153);
   font-family:Arial,serif;
   padding:5px;
}

#corps h1
{
	font-family:arial,serif;
	font-size:large;
	text-align:left;
}

#corps h2
{
	font-family:arial,serif;
	font-size:large;
	font-weight:normal;
	text-align:left;
}

#corps h3
{
    font-family: arial,serif;
	font-style:italic;
	text-align:center;
	font-weight:normal;
	font-size:small;
}

#corps h4
{
	font-family:arial,serif;
	font-size:medium;
	font-weight:normal;
	
	text-align:left;
}


#corps h6
{
   color:rgb(0,0,153);
   font-size:medium;
   font-weight:normal;
}


#fin
{
   clear:both;
   width:100%;
   font-family: arial,serif;
   margin:2px;
   text-align:center;
   color:rgb(0,0,153);
   font-size:xx-small;
   padding:5px;
}

#fin strong
{
	color:rgb(0,0,153);
	border: 1px solid rgb(200,220,243);
}

#fin h1
{
	font-family: "Monotype Corsiva",arial,serif;
	font-size:xx-large;
	text-align:center;
	color:rgb(0,0,153);
}

#fin h2
{
   font-family: arial,serif;
   font-style:italic;
   font-weight:normal;
   font-size:x-small;
}
