#contact p
{
 line-height: 1.8em;
 text-align: justify;
}
#contact .titre
{
 width: 19em;
}

#contact #adresse
{
 margin-top: 2.5em; 
 text-align: center;
 width: 400px;
 width: 20em;
}

#contact #conception
{
 margin-top: 2.5em; 
 //text-align: center;
 width: 400px;
 width: 20em;
 color: #ffcc33;
}

#contact #adresse a
{
 color: white;
 text-decoration: none;
}
#contact #adresse a:hover
{
 color: #ffcc33;
}

#contact .carte
{
 width: 20em;
 margin-right: 5em;
 border: 1px solid #ffcc33;
}
#contact .france
{
 width: 20em;
 border: 1px solid #ffcc33;
}

#contact .centrer
{
 //border: 1px solid black;
 //background-color: red;
 text-align: center;
}
#contact div.liens
{
  padding-top: 2em;
  float: right;
  width: 27.8em;
}

#contact div.liens a
{
  color: #ccccff;
  font-weight: bold;
}