@charset "utf-8";
body {
	background-image: url(../en/images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.border {
	border: 1px solid #010014;
}
.content {
	background-image: url(../en/images/palmar_r4_c3.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 168px;
	color: #EBF3F6;
}
.reseau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EBF3F6;
}
.textbold {font-weight: bold}
.textibold {
	font-weight: bold;
	font-style: italic;
}

