body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#global {
	width:100%;
	height:auto;
	margin:0 auto;
	text-align: left;
	position: relative;
}
#entete {
	height: 50px;
	background-color: #000000;
	background-image: url(../images/popup/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#entete h1
{
	margin: 0px 0px 0px -3000px;
	padding: 0px;
}
h2
{
	color: #E6510A;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.Biofonction
{
	font-size: 0.9em;
	color: #E6510A;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.Biotexte
{
	color: #666;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 100px;
	margin-right: 10px;
}

