@charset "utf-8";
/* CSS Document */
html
{height:100%;
}
body
{
background-color:#585C3E;
font-family:"Arial Narrow";
color:#ffffff;
font-size:14px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height:100%;
}
#banniere {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 1800px;
	height: 210px;
	margin-top: 0px;
	margin-left: -900px; /* moitié de la largeur */
	border:none;
	.roundedcornr_box_149869 {
   background: #221a16;
}
img
{margin-right:20px;
}
a
{color:#333333;
text-decoration:none;
  outline-width: 0px;
}

a:hover
{color:#006633;
border:0px;
}
