body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1780C0; background: url('images/atout_gauche.gif') 0 0 no-repeat; margin: 0;}

#conteneur {
  width: 600px;
  height: 100%;
  margin: 0 auto;
}

a {
  color: #72A34B;
  text-decoration: none;
  }
a:hover {
  color: #281293;
  text-decoration: none;
  }

h1 {color: #84C259; font-weight: bold; font-size: 20px; text-align: center;}
h2 {color: #1780C0;
	font-size: 16px; 
	font-weight: bold;
	text-align: center;
}

input {padding: 2px 5px; background-color: #BCE89A; border: none; color: #1780C0;}
input:hover {background-color: #84C259; border: none; color: #ffffff;}
.submit:hover {cursor: pointer;}
img {border: none;}
