body {
	background-image: url(images/fond0.jpg);
	background-repeat: repeat-x;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #034772;
}
.fondcentre {
	background-image: url(images/fondcentre.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #034772;
}
.fondpres {
	background-image: url(images/fondpres.gif);
	background-repeat: repeat-y;
}
.titrehome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.fondbas-home {
	background-image: url(images/fondbas2_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondbas-home2 {
	background-image: url(images/fondbas1_home.gif);
	background-position: right bottom;
	background-repeat: no-repeat;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A5B00;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #016698;
	text-decoration: underline;
}
.textgrand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034772;
}
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	border: 1px solid #034772;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #65A003;
	border: 1px solid #003300;
	cursor: hand;

}

