body {
	margin:0;
	text-align:center;
	color: #0089AB;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#global{
	padding:auto;
	margin:auto;
	width: 900px;
}
.menu{
	width:900px;
	height:152px;
}
.main {
	width: 900px;
	padding:10px;
	text-align:justify;
}
.main a{
	color: #0089AB;
	text-decoration:underline;
	font-weight:bold;
}
.main object, embed{
	float:right;
}
.titre{
	font-weight:bold;
	text-decoration:underline;
}
.footer{
	width:900px;
	text-align:center;
	font-size:smaller;
}
.footer a{
	color:#0089AB;
	text-decoration:none;
}.spacer {
	clear: both;
}

.fushia {color: #D82C92}
.fushia a{color: #D82C92}

.titre_blc {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;		
}