#getStarted-News {
	background:			url(/img/accueil/getstarted-news-bg.gif) repeat-y left top;
}
#getStarted {
	margin-right:			0;
	width:					263px;
}
#main.mainHome #getStarted {
	margin-right:			7px;
	width:					200px;
}
#getStarted ul {
	float:					left;
	margin-right:			5px;
	margin-top:			10px;
}
#main.mainHome #getStarted ul {
	margin-top:			10px;
	width:					auto;
}
#getStarted li {
	/*background:			url(/img/common/ic-getstarted.gif) no-repeat 0 0px;*/
	height:				41px;
	margin:				0 0 5px;
	width:					126px;
}
#main #getStarted li {
	float:					left;
}
#main.mainHome #getStarted li {
	float:					none;
	width:					auto;
}
#getStarted li a {
	color:					#1d1d1d;
	display:				table-cell;
	font-size:				13px;
	height:				45px;
	line-height:			1em;
	overflow:				hidden;
	padding-left:			48px;
	vertical-align:		middle;
}
#main.mainHome #getStarted li a {
	font-size:				16px;
	padding-left:			55px;
}
#getStarted h2,
#getStarted h3,
#getStarted p {
	margin:				0;
	padding:				0;
}
#getStarted h2 {
	color:					#1d1d1d;
	font-size:				20px;
	font-weight:			normal;
}
#getStarted h3 {
	color:					#1D1D1D;
	font-size:				20px;
	font-weight:			bold;
	margin-top:			-6px;

}
#getStarted li.video a {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left 0px;
}
#getStarted li.video a:hover {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left -100px;
	color:					#0092c6;
}
#getStarted li.doc a {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left -200px;
}
#getStarted li.doc a:hover {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left -300px;
	color:					#9ed518;
}
#getStarted li.pdf a {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left -400px;
}
#getStarted li.pdf a:hover {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left -500px;
	color:					#fc8a00;
}
#getStarted li.object a {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left -600px;
}
#getStarted li.object a:hover {
	background:			url(/img/common/ic-getstarted.gif) no-repeat left -700px;
	color:					#6e6f6e;
}
