body, td, table{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	line-height: 20px;
}

body, html{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background: url(http://images.onlc.eu/designs/j_sport/spirale.png) no-repeat bottom left;
	overflow: hidden;
}

#container{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: url(http://images.onlc.eu/designs/j_sport/logoga_jaune.png) no-repeat bottom right;
}

#titresite{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 45px;
	color: #31383d;
	background-color: #cc9900;
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 96px;
	line-height: 96px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

h1#titresite  {
	font-weight: normal;
}

#menu{
	padding: 50px;
	width: 141px;
	overflow: hidden;
	top: 96px;
	position: absolute;
	bottom: 0px;
	background: url(http://images.onlc.eu/designs/j_sport/spirale.png) no-repeat bottom left #d3d3d3;
}

#contenu{
	padding-left: 450px;
	text-align: justify;
	padding-right: 100px;
	overflow: auto;
	top: 150px;
	bottom: 50px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
}

#mentions{
	padding-left: 10px;
	text-align: center;
	padding-right: 10px;
	padding-top: 20px;
	height: 80px;
	bottom: 20px;
	height: 20px;
	position: absolute;
	left: 240px;
	right: 0px;
	text-align: center;
}

#nompage{
	padding-left: 450px;
	text-align: justify;
	padding-right: 10px;
}

h2#nompage  {
	font-weight: normal;
	color: #31383d;
}

a {
	color: #c90;
}

a.menu{
	color: #31383d;
	font-size: 20px;
	text-decoration: none;
	line-height: 35px;
}
a.menu:hover{
	color: #fff;
}