.contour {
	border: 2px solid #A6B57D;
}
.fondpage {
	background-image:  url("images/fondpage.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A8A4F;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titrenoir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titre
{
	font-size : 14px;
	color : #FF0000;
}

.sous_titre
{
	font-size : 12px;
	color : #FF0000;
	font-weight : bold;
}

.hr_specif
{
	height:1px;
	color : #00734C;
}

.centre
{
	text-align : center;
}

.droite
{
	text-align : right;
}
.titrepage
{
	font-size : 16px;
	color:#00734C;
	text-align : center;
}

.erreur
{
	color : #FF0000;
	text-align : center;

}

.entetetable
{
	color : #000000;
	background-color : #FFFFFF;
}

body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin:0px;
}

a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}

a:hover
{
	color: #A9B7BF;
}

a:active
{
	color: #A9B7BF;
}

form
{
	display : inline;
}

td
{
	text-align : left;
	font-size:12px;
}

