.fond {
	background-color: #FFFFFF;
	background-image: url(images/fondegrade.jpg);
	background-repeat: no-repeat;
}
.border { border: 1px solid #CDA12D; }
.texte    { color: #000; font-size: 12px; font-family: Geneva, Verdana, Arial, Helvetica; text-decoration: none; }
a.texte:link     { color: #000; font: 12px Geneva, Verdana, Arial, Helvetica; text-decoration: underline }
a.texte:visited   { color: #000; font: 12px Geneva, Verdana, Arial, Helvetica; text-decoration: underline }
a.texte:hover    { color: #666666; font-size: 12px; font-family: Geneva, Verdana, Arial, Helvetica; font-variant: normal; font-weight: normal; line-height: normal; text-decoration: underline }
a.texte:active    { color: #000; font: 12px Geneva, Verdana, Arial, Helvetica; text-decoration: underline }
.texteform     { color: #113a32; font-size: 11px; font-family: Geneva, Verdana, Arial, Helvetica; background-image: none }
.signature    { color: #3b6525; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 10pt }
a.signature:visited   { color: #3b6525; font: 8pt/10pt font-family: Geneva, Verdana, Arial, Helvetica; text-decoration: none  }
a.signature:hover    { color: #3b6525; font-size: 8pt; line-height: 10pt; Geneva, Verdana, Arial, Helvetica; text-decoration: italic   }
a.signature:active    { color: #3b6525; font-size: 8pt; line-height: 10pt; Geneva, Verdana, Arial, Helvetica; text-decoration: italic   }

.fond2 {
	background-image: url(images/fondint.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.fond3 {
	background-image: url(images/bulles.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: left bottom;
}
.fond4 {
	background-image: url(images/fondg4.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.tritre {
	font-size: 10px;
	font-weight: bold;
	color: #cda12d;
	text-decoration: none;
	font-family: Geneva, Verdana, Arial, Helvetica;
}
.tritre2 {
	font-size: 12px;
	font-weight: bold;
	color: #cda12d;
	text-decoration: underline;
	font-family: Geneva, Verdana, Arial, Helvetica;
}
a. tritre2:active    {
	font-size: 12px;
	font-weight: bold;
	color: #cda12d;
	text-decoration: underline;
	font-family: Geneva, Verdana, Arial, Helvetica;
}
a. tritre2:visited   {
	font-size: 12px;
	font-weight: bold;
	color: #cda12d;
	text-decoration: underline;
	font-family: Geneva, Verdana, Arial, Helvetica;
}
a. tritre2:hover    {
	font-size: 12px;
	font-weight: bold;
	color: #cda12d;
	text-decoration: underline;
	font-family: Geneva, Verdana, Arial, Helvetica;
}
a. tritre2:active    {
	font-size: 12px;
	font-weight: bold;
	color: #cda12d;
	text-decoration: underline;
	font-family: Geneva, Verdana, Arial, Helvetica;
}
a {
	color: #000000;
	text-decoration: underline;
	font: 12px Geneva, Verdana, Arial, Helvetica;
}
.actu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}

span.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

#cadre   {
	position: relative;
	z-index: 0;
	top: 0px;
	width: 800px;
	height: auto;
	left: 0px;
	visibility: visible;
	overflow: visible;
}