body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F82A86;
}
body {
	margin:0;
}
img {
	border:0;
}
.autres_liens {
	position:relative;
	margin:auto;
	width:900px;
	text-align:left;
}
/*******************************************************************************
Liens
*******************************************************************************/
a {
	color:#F82A86;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
/*******************************************************************************
Autres
*******************************************************************************/
h1 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}
h2 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
h3 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f82a86;
	background-color:#ffebf3;
	border: 1px solid #f65da0;
}
