html, body
{
  padding: 0px;
	margin: 0px;
  background: #4B443E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 100%;
}

a
{
  color: #4B443E;
  font-weight: bold;
}

#principal
{
  height: 600px;
  background: #F2F2F1;
}

#principal h1
{
  margin: 0px;
  padding: 15px 0px 5px 0px;
  color: #4A443C;
  font-size: 24px;
  text-align: left; 
}

#principal h2
{
  margin: 0px;
  padding: 0px 0px 5px 0px;
  color: #4A443C;
  font-size: 12px;
  text-align: left; 
}

#bas
{
  height: 10%;
  background: url("../img/v2bande.jpg") repeat-x;
}

#contenu
{
  height: 100%;
  width: 680px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background: url("../img/v2perso.gif") no-repeat;
  background-position: bottom right;
  text-align: center;
}

#carre
{
  width: 540px;
  height: 420px; 
  margin: 20px auto 0px auto;
}

.une
{
  width: 220px;
  height: 160px;
  float: left;
  background: url("../img/v2unefond.jpg") no-repeat;
  text-align: left;
  padding: 25px;
}

#une_congres
{
  width: 270px;
  height: 210px;
  float: left;
  background: url("../img/v2congres.jpg") no-repeat;
}

#une_halle
{
  width: 270px;
  height: 210px;
  float: left;
  background: url("../img/v2halle.jpg") no-repeat;
}
