body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
}

h1 {
	color: #666666;
}

div#banniere {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 105px;
	width: 100%;
	background-image: url("../images/degrade_bas.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

div#banniere div#titre {
	position: absolute;
	top: 25px;
	left: 285px;
	height: 55px;
	width: 463px;
	background-image: url("../images/titre.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url("../images/titre.jpg");
}

div#menu {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 175px;
	background-image: url("../images/degrade_bas.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

img {
	border: 0px;
}

img.btn_webservice {
	cursor: pointer;
}

img.pointer {
	cursor: pointer;
}

div#menu .body_menu {
	display: none;
}

div#menu .body_menu {
	margin-left: 25px;
	margin-top: 0px;
}

.btn_menu {
	margin-top: 10px;
	margin-left: 10px;
	width: 165px;
	height: 30px;
	background-image: url("../images/ligne.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
}

div#menu div#logo {
	position: relative;
	margin-top: 0px;
	top: 0px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	width: 175px;
	height: 125px;
}

div#page {
	position: absolute;
	top: 125px;
	left: 215px;
	width: 600px;
	background-color: #FFFFFF;
}

div#text {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

div.ombre_bas {
	text-align:center;
	position: absolute;
	bottom: -2px;
	left: 0px;
	height: 20px;
	width: 604px;
	background-image: url("../images/degrade_bas.jpg");
	background-repeat: repeat-x;
}

div.ombre_bas a{
color:#000000;
}

div.ombre_gauche {
	position: absolute;
	top: 0px;
	right: -10px;
	height: 100%;
	width: 10px;
	background-image: url("../images/ombre_gauche.jpg");
	background-repeat: repeat-y;
}

table#descWebservice tr th
{
	
text-align:left;	
}
}
