body {
	font-family:Arial,FreeSans;
	color:#58595b;
	background:#fff right 250px url('cercle.png') no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
}

#page {	
	left:0;
	top:0;
	position:absolute;
	background:#cadb2a url('competences-web.png') 30px 165px no-repeat;
	height:100%;
}

#content {
	position:relative;
	background:#fff;
	margin-left:200px;	
	height:100%;
}

ul#competences {
	background: url('liste-competences.png') no-repeat;
	width:174px;
	height:350px;	
	list-style:none;
	position:absolute;
	padding:0;
	margin:0;
	top:200px;
}

ul#competences a {
	text-decoration:none;
	color:#58595b;
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	z-index:9;
	left:0;
}
ul#competences a:hover {
	background:#CADB2A;
}

ul#competences li {
	position:absolute;
	text-align:center;
}


ul#competences #comp1 {
	top:47px;
	left:37px;	
	width:118px;	
	height:47px;
}
ul#competences #comp1 a {
	padding-top:16px;
	height:31px;
}

ul#competences #comp2 {
	top:109px;
	left:70px;
	height:45px;	
	width:96px;
}
ul#competences #comp2 a {
	padding-top:8px;
	height:37px;
}

ul#competences #comp3 {
	top:168px;
	left:36px;
	height:34px;
	width:128px;
}
ul#competences #comp3 a {
	padding-top:4px;
	height:30px;
}

ul#competences #comp4 {
	top:218px;
	left:30px;
	width:97px;	
	height:30px;
}
ul#competences #comp4 a {
	padding-top:8px;
	height:22px;
}

ul#competences #comp5 {
	top:263px;
	left:50px;
	width:123px;
	height:33px;
}
ul#competences #comp5 a {
	padding-top:10px;
	height:23px;
}

#contact-info {
	position:absolute;
	bottom:50px;
	left:20px;
	font-size:11px;
	
}


#logo h1 {
	margin:0;
	padding:0;
	background:url('logo-jnesis-blanc.png') center center no-repeat;
	height:100%;
}
/*h1 span {
	position:absolute;
	left:-999em;
}*/

.mini-content {
	position:absolute;
	border:solid 1px #CADB2A;
	margin:0 auto;
	width:500px;
	padding:1em;
	margin-left:-9999px;
	height:280px;	
}

.mini-content img {
	float:left;
	margin: 1em 1em 1em 1em;
}

#logo {
	border:none;
}

#home-content {
	position:absolute;
	left:240px;
	width:524px;
	top:180px;
}

#forces {
	position:relative;
	top:320px;
	padding:0;
}
#forces li {
	padding-top:74px;
	font-weight:bold;
	list-style:none;
	width:33%;
	text-align:center;
	float:right;
}
#ethique {
	background:url('picto-ethique-small.png') top center no-repeat;
}
#savoir-faire {
	background:url('picto-savoir-faire-small.png') top center no-repeat;
	color:#007C91;
}
#taille-humaine {
	background:url('picto-taille-humaine-small.png') top center no-repeat;
	color:#009EB4;
}

