body
{
	background-image: url('http://www.greniers.coursan.net/Image1.jpg');
  background-attachment: fixed;
}

.entete
{
	margin: auto;
	text-align : center;
	position: relative;
}

.entete h2
{
	color : red;
	margin-top : -5px;
	font-size: 24pt;
	line-height: 36px;
	font-family: Arial;
	font-weight: normal;
}

.entete h1
{
	color : #000080;
	margin-top : -10px;
	font-size: 32pt;
	line-height: 48px;
	font-family: Times New Roman;
	font-weight: normal;
}
.entete h3
{
	color : #000080;
	margin-top : -10px;
	font-size: 16pt;
	line-height: 24px;
	font-family: Arial;
	font-weight: normal;
	margin-top: 20px;
}

.contenu
{
	
}

.formulaire table
{
	margin-left: 10%;
	text-align: right;
}

.gauche
{
	text-align: left;
	margin-left: 0px;
}

.centre
{
	text-align: center;
}

.attention
{
	color: red;
  background-image: url('./obj/fond3.png');
}

.sousForm
{
  background-image: url('./obj/fond.png');
  border-radius: 10px 10px;
	-moz-border-radius: 10px; 
}

.sousForm h3
{
  color:  #003333;
  background-image: url('./obj/fond2.png');
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}

.barre
{
  background-image: url('./obj/bar_green.png');
  height: 5px;
}

.titre
{
  color: #336633;
}

.indications
{
  background-image: url('./obj/fond.png');
  margin-top: 20px;
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px
}

.indications li
{
  color: #666633;
  list-style-type:  circle;
}

.obligatoire
{
  color: #336633;
  font-style:  italic;
}

.important
{
  color:#CC6600;
  font-style:  italic;
}

.gras
{
  font-weight: bold;
}

.buvette
{
  color: #003333;
}

.asterisque
{
  color: #CC3300;
}

form
{
  color: #003300;
}

.errorForm
{
  color: red;
  background-image: url('./obj/fond3.png');
}

.validation
{
  background-image: url('./obj/fond.png');
  margin-top: 20px;
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
  color: #669933;
  text-align: center;
}

#activitePrecision
{
   visibility: hidden;
}
