body
{
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

#bandeau_horizontal
{
	width: 100%;
	height: 81px;
	border: 0px;
	background: #010101 url(images/bandeau_horizontal.jpg) no-repeat;
}

#bandeau_vertical
{
	width: 79px;
	height: 360px;
	border: 0px;
	background: #FFFFFF url(images/bandeau_vertical.jpg) no-repeat;
}

a
{
	text-decoration: none;
	cursor: hand;
}

