body {
	background-color: #4D4D4F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fond {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	p,li,ul,ol,td			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
a:link {
/*ED1C24*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077A6;
	text-decoration:none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077A6;
	text-decoration:none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077A6;
	text-decoration:underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077A6;
	text-decoration:none;
}
.etirementombredroite {
	background-image: url(images/etirement_ombre_droite.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.etirementombregauche {
	background-image: url(images/etirement_ombre_gauche.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.etirementbasgauche {
	background-image: url(images/etirement_bas_g.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bord_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;

}
.fondtexte1 {
	background-image: url(images/fond_texte1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondtexte2 {
	background-image: url(images/fond_texte2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.t19px
{
	font-size: 19px;
}
.t18px
{
	font-size: 18px;
}
.t17px
{
	font-size: 17px;
}
.t16px
{
	font-size: 16px;
}
.t15px
{
	font-size: 15px;
}
.t14px
{
	font-size: 14px;
}
.t13px
{
	font-size: 13px;
}
.t12px
{
	font-size: 12px;
}
.t11px
{
	font-size: 11px;
}