body,td{
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
}

a.txtmenu, a.txtmenu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #A84592;
	font-weight: bold;
}
a.txtmenu:hover {
	color: Black;
}

.txtmenu_on {

	text-decoration: underline;
	font-weight: bold;
}

a, a:visited {
	text-decoration: none;
	color: #2B406B;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
img{
	border: 0px;
}
td.titre{
	font-size: 13px;
	margin-bottom: 5px;
	color: White;
	background-color: #E1B9DC;
	font-weight: bold;
}
h1{
	font-size: 11px;
	margin-bottom: 5px;
	color: Black;
}
p{
margin-bottom: 15px;
margin-top: 0px;
}
.bouton_form{
	color: White;
	background-color: #A84592;
}