body {
	background-image: url(fonds/logoFondJaune2.jpg);

}
* {
	margin: 0px;
	padding: Opx;
	border-width: 0px;
}
div#global {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 850px;
	height: 560px;
	margin-left: -425px;
	margin-top: -275px;
}
div#tableau {
	background-image: url(fonds/ligneOb3.jpg);
}
a {
	text-decoration: none;
	color : black;
}
a:visited {
	color: Black;
}
a:focus {
	color: #A55070;
	font-style: normal;
	font-weight: bolder;
	font-size: 110%;
}

a:hover {
	color: #A55070;
	font-style: normal;
	font-weight: bolder;
	font-size: 110%;
	}
	.lien:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
	.lien:focus {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
		.jaune:link{
	color: #ECC342;
	text-decoration: none;
}
.jaune:visited{
	color: #ECC342;
	text-decoration: none;
	}
.jaune:hover{
	color: #ECC342;
	font-size: 100%;
	font-style: normal;
}
div#bandeau {
	border-left: 1px solid #FFF6D5;
	border-right: 1px solid #FFF6D5;
	background-color: #FFF6D5;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	}
div#menu {
left: 3px;
top: 125px;
	
}
	


