body {
	margin: 0px;
	background-color:#C9C9C9;
	font-size:70%;
	/* background-image: url(../images/FondHtml_clair.jpg); */
	background-repeat: no-repeat;
	background-position: left top;	
}
h1 {
	text-indent:-3000px;
	font-size:1px;
	position: absolute;	

}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;	
}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;	
}
img {
	border:0;
}
#global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	
}
#header {
	width:100%;
	height:50px;
	background-color:#262626;
	padding-top:10px;
}
#logo {
	width:170px;
	height:auto;
	margin-left:10px;
}
#contact {
	width:680px;
	height:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:90px;
	padding-left:45px;
	padding-right:45px;	
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/E14_maquette_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu{
	font-size:10pt;
	font-weight:bold;
}

#monplayer{
	background-color:#4F4F4F;
}

#monplayer p {
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

#monplayer h2 {
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 16px;
	text-align:center;
}

#monplayer h3 {
	color:#FFFFFF;
	font-size:14px;
	margin-left:10px;
}

#monplayer a {
	color:#FFFFFF;
	text-align:center;
	margin-left:10px;
}

#flash {
	width:750px;
	height:400px;
	background-color:#4F4F4F;
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #262626;
}

#flash h2 {
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 16px;
}
#flash h3 {
	color:#FFFFFF;
	font-size:14px;

}
#footer {
	width:100%;
	height:20px;
	background-color:#262626;
	color:#FFFFFF;
	font-size:90%;
	text-align:center;
	line-height:2em;
	position:absolute;
	bottom: 0px;
}
#copyright {
	text-align:left;
	width:19%;
	float:left;
	margin-left:1%;
}
#plugin {
	text-align:center;
	float:left;
	width:58%;
}
#liens {
	text-align:right;
	float:left;
	width:19%;
	margin-right:1%;

}
.espace {
	padding-top:4%;
}

