body {
	padding-top: 0px;
	margin-top: 0px;
	background-color: #340637;
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#conteneur {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	margin-top: 50px;
}
#contenu {
	background-color: #340637;
	height: 500px;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	font-size: 10px;
}
#get_flash  {
	text-align: center;
	font-size: 9px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#get_flash  a  {
	text-align: center;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
#get_flash  a:hover  {
	text-align: center;
	font-size: 9px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#logo_makrophaj {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	margin-top: 10px;
	clear: none;
	float: left;
	width: 200px;
	margin-left: -100px;
	position: absolute;
	left: 50%;
}

#pied {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
	font-weight: bold;
	margin-top: 30px;
	clear: both;
	float: none;
}

a  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
#liens {
	float: right;
	width: 100px;
	text-align: left;
	font-size: 9px;
}

