body {
	margin: 0px;
	background-color:#FFFFFF;
	font-size:0,8em;
	background-repeat: no-repeat;
	background-position: left top;	
	font-family: Arial, "Trebuchet MS", Arial, serif;
	color: #E21919;
}
h1 {
	text-indent:-3000px;
	font-size:1px;
	position: absolute;	
}
h2 {
	font-size:1em;
	font-style:italic;
}
a {
	text-decoration:none;
	color:#888888;
}
a:visited {
	text-decoration:none;
	color:#888888;	
}
a:hover {
	text-decoration:underline;
	color:#999999;	
}
hr {
	color:#DFDFDF;
	border:solid 1px;
}
img {
	border:0;
}
#global {
	position: relative;
	left:50%;
	margin-left:-450px;
	width:900px;
	height:100%;
}
#header {
	width:100%;
	height:120px;
}
#header fieldset {
	padding-top:85px;
	border:0px;
	color:#888888;
	text-align:right;
	float:left;
	display:block;
	font-size:70%;
	color: #E21919;
	text-transform: uppercase;
	font-weight: bold;
}
#header legend {
	display:none;
}
#baseline {
	float:left;
	width:300px;
	padding-top:72px;
	padding-left:20px;
}
#logo {
	width:320px;
	height:auto;
	margin-left:10px;
	float:left;
}
#flash {
	width:900px;
	height:400px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #888888;
}
#footer {
	width:100%;
	height:20px;
	background-color:#FFFFFF;
	color:#888888;
	text-align:center;
	line-height:2em;
	position:relative;
	bottom: 0px;
}
#copyright {
	text-align:center;
	width:100%;
	float:left;
	margin-left:1%;
	font-size:70%;
}
#plugin {
	text-align:center;
	float:left;
	width:100%;
	font-size:70%;
}
#images_bas ul {
	display:block;
	width:100%;
	margin-left:0px;
}
#images_bas ul li {
	display:inline;
	line-height:22px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
}
.espace {
	padding-top:1%;
}
