body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond_page.jpg);
	background-repeat: repeat-x;
}
a {
	color: #2B7DC9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCC66;
}
a:active {
	text-decoration: none;
}
.txt_titre1{
	font-family: Times New Roman;
	font-size: 26px;
	color: #000066;
	font-weight: bold;
}
.txt_titre2{
	font-family: Times New Roman;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}
.txt_general{
	font-family: Times New Roman;
	font-size: 15px;
	color: #000066;
}
.txt_general_gras{
	font-family: Times New Roman;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
}
.txt_general_i{
	font-family: Times New Roman;
	font-size: 15px;
	color: #000066;
	font-style: italic;
	padding-right: 5px;
}
.txt_intitule{
	font-family: Times New Roman;
	font-size: 15px;
	color: #000066;
	padding-right: 5px;
}
.txt_formulaire{
	font-family: Times New Roman;
	font-size: 15px;
	color: #000066;
	padding-right: 250px;
}
.txt_staff_bas {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
