@charset "utf-8";
/* CSS Document */


	body{
	background-image:url("../medias/images/fond-accgen02.jpg");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#2d4797;
	}
	
	#slogan-accgen {
	position:relative;
	margin: auto;
	width:770px;
	height:40px;
	margin-top:89px;
	}

	#flash-accgen {
	position:relative;
	margin: auto;
	width:770px;
	height:470px;
	margin-top:3px;
	}
	
	#powered-openmedia {
	position:relative;
	margin: auto;
	width:720px;
	height:12px;
	margin-top:7px;
	text-align:right;
	}
	
	a, a:hover {
	color: #ffffff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;	
	}