a

  {

	color: #F4FCCE;

	text-decoration: none;

    cursor: hand;

    font-family: verdana;

    font-size: 10 px;

  }

.gauche

  {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #F4FCCE;
	background-color: #527B2C;

  }

.droite

  {
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	padding: 5;
	font-weight: bold;

  }

.texte

  {

    text-decoration: none;

    color: #F4FCCE;

    font-family: verdana;

    font-size: 12 px;

  }

.titre

  {

    text-decoration: none;

    color: #000000;

    font-family: verdana;

    font-size: 14 px;

  }

h1 {
	font-family: verdana;
	font-size: 14px;
	color: #F4FCCE;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

h2 {
	font-size: 12px;
	color: #F4FCCE;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 11px;
	color: #F4FCCE;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fond {
	background-image: url(../../../../images/zone-texte.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
	color: #F4FCCE;
}
.h1bis {

	font-family: verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}
