.body {
	/*background-image: url(img/bg_r.gif);*/
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	align: center;
	valign: middle;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #167981;
	font-style: normal;
	letter-spacing: 1px;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #541313;
	font-style: normal;
}
.txtrouge {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ED1B23;
	font-style: bold;
	letter-spacing: 1px;
}
.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: bold;
	letter-spacing: 1px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.txtgras {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	/*letter-spacing: 0.8px;*/
}
a { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
}
a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	color: #ED1B23; 
	font-weight: bold;
}
a.menu { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;
}
a.menu:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	color: #ED1B23; 
	font-weight: normal;
}
a.mail { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
}
a.mail:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
}
.bouton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 70;
	height: 18;
	background-color: #00545E;
	border: 1 #000000 groove;
	letter-spacing: 1px;
}
.champ {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	size: 20; 
	maxlength: 30;
	width:220px;
	border: 1 #ED1B23 groove;
	overflow: auto;
}

/* Référencement */

h1.h1tt {
	display: none;
}