@CHARSET "UTF-8";
body{font-family: sans-serif;}
#logo {
	float:left;
	left: 0px;
	top: 0px;
	background-image: url("../images/logo_coerial.jpg");
	width: 128px;
	height: 128px;
}
#bandeau{
	top: 0px;
	float:right;
}
div.accroche {
	text-align:center; 
	font-family: sans-serif;
	font-size: 14px;
	color: #000080;
	font-style: italic;
}
img.droite {
	float: right;
	clear:both;
	margin: 0 0 .5em 1em;
	}
#bandeau .pics {
  display:none;
  }
#main{
clear:both;
}
#credit,#menu{
display:none;
}