body
{
 background-color: #D3D3D3;
 color: #000000;
 font-size: 15px;
}
hr
{
 padding:0px;
 margin:0px;
 margin-top:2px;
 margin-bottom:2px;
}
div.clsmt
{
 margin-left: auto;
 margin-right: auto;
 background-image: url('images/fond/CLSMT.png');
 background-repeat: no-repeat;
 width:720px;
 height:400px;
}
div.menu-haut
{
 height:35px;
 text-align: right;
}
div.principal
{
 width:450px;
 height:250px;
 padding-top:20px;
 margin-left: 270px;
 text-align: left;

}
div.navigation
{
 width:355px;
 height:55px;
 margin-left: 276px;
 margin-right:100px;
 padding-bottom:50px;

}
div.bonus
{
  background-color: #ffffff;
}
div.copyright
{
 padding-top:10px;
 height:25px;
 text-align:center;

}
div.bouton-main
{
 width:200px;
 height:65px;
 margin-left: 125px;
 background-image: url('images/fond/bouton.png');
 text-align: center; 
}
div.contacter
{
 text-align: center; 
 font-size: 25px;
}
p
{
font-size: 15px;
padding-left: 0.5cm;
 line-height: 0.75cm;
}
a
{
 font-size: 15px;
 color: #00008B;
 
}
a:visited
{
color: #483D70; /*#B0C4DE*/
}
a.navigation
{
 font-size: 15px;
 
}
a.navigation:visited
{
 font-size: 15px;
 color: #00008B;
 
}
a.contacter
{
 font-size: 25px;
}

h1
{

}
h2
{
 margin-top:5px;
}
h3
{
 color: #000000;
 font-size: 15px;
 text-align: center;
 padding: 0;
 text-decoration: none;

}
h4
{
  padding-bottom:  0px;
  margin: 0px;	
}
h5
{
 font-size: 15px;
 margin-bottom: 0px;
 padding: 0;
 text-align: center;
 text-decoration: none;
}
.hidden {
   display: none;
}

.visible {
   display: inline;
}
#Message
{
   background-image: url('images/fond/message.png');
	position: absolute;
	width:380px;
	height:180px;
	margin:25px 0px 0px 25px;
	padding:10px;
	top:45px;
	text-align:center;
	background-color:#cccccc;
}
#MessagePrincipal
{
	height:155px;
   line-height: 20px;
}
