body {
	color: #000000;
}
table {
	text-align: center;


}
td {
	vertical-align: top;
	height: auto;
	width: auto;
}
tr {
	height: auto;
	width: auto;
}
a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #30339A;
	font-weight: bold;
}
a:hover {
	color : #4E6351;
	font-weight: bolder;
}

#partenaire {
	width: 710px;
	position: fixe;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Images/static_bg.GIF);
	margin: auto;
	height: auto;
	background-repeat: repeat-x;
}
#partenaire p {
	vertical-align: middle;
	line-height: normal;
}
.coeur {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 18px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}
