#bandeau {
	width:745px;
	margin:auto;	
}
#contenu {
	background-image:url('images/index_fond.png');	
	padding:10px;
}

h2 {
	font-size:20px;	
	margin:10px;
	margin-left:0;
	letter-spacing:1px;
}

h2 strong {
	font-style:normal;	
}

#h2ajuste {
	width:490px;	
}

#news_c {
	background:url('images/news_c.png') repeat-y;
	width:140px;
}
#news_h {
	background:url('images/news_h.png') top no-repeat;
}
#news_b {
	background:url('images/news_b.png') bottom no-repeat;
	padding-top:50px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:40px;	
}

#news_b ul {
	margin:0;
	padding:0;
	padding-left:20px;
	text-align:left;
	font-size:11px;
	list-style-position:outside;
	list-style-type:square;
}

#col_gauche {
	float:left;		
}

#col_droite {
	margin-left:180px;	
}


#col_droite ul {
	margin:0;
	padding:0;
	list-style-position:inside;
	list-style-type:none;
	font-size:14px;
}

#col_droite li {
	padding-left:45px;
	_text-indent:-16px;
	padding-top:10px;
	padding-bottom:10px;
}


li#adequaskill {
	background:url('images/picto_adequaskill.png') 0 50% no-repeat;
}
li#starter {
	background:url('images/picto_starter.png') 0 50% no-repeat;
}
li#prospector {
	background:url('images/picto_prospector.png') 0 50% no-repeat;
}
li#manager {
	background:url('images/picto_manager.png') 0 50% no-repeat;
}

