.BorderTableBleue {
	border: 1px solid #000066;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

.background {
	background-attachment: fixed;
	background-image: url(../img/fondzpe0002.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

.titrePartner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
}