  /* design */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #09394D;
	BACKGROUND-IMAGE: url("pics/backpp.png");
     background-attachment: fixed;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #09394D;
	text-decoration: none;
}

a:active {
	color: #09394D;
	text-decoration: none;
}

p {
	margin: 0 0 12px 0;
}

h1 {
	font-size: 20px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}

h3 {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}

/* MARKETING */

.accroche {
	font-size: 18px
	text-align: center;
}

.p14 {font-size: 14px}

.red14 {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.blackunderline {
	font-size: 18px;
	text-decoration: underline;
}

.fluo {
	background-color: #FFFF00;
}

.cadrejaune {
	font-size: 14px;
	border: 1px solid #333333;
	background-color: #C9F0C2;
	text-align: center;
	padding: 5px;
	width: 80%;
	margin-right: 20px;
	margin-left: 25px;
}

.tablojaune {
	font-size: 14px;
	border: 1px solid #333333;
	background-color: #FFFFCC;
	text-align: justify;
	padding: 5px;
	width: 90%;
	margin-right: 20px;
	margin-left: 25px;
}


.fluocent2 {
	background-color: #99CCCC;
}


/* END MARKETING */