#home h1
{
	color: 					#4788B3;
	font-size: 				14pt;
	font-weight: 			bold;
	padding: 				10px 0;
}

#home #sun
{
	padding: 				10px 0;
}

#home #sun h1
{
	background-image: 		url(../images/home/sun.png);
	background-repeat: 		no-repeat;
	background-position: 	left;
	padding-left: 			30px;
	display: 				inline;
}

#home h2
{
	color:					#7FA3BB;
	font-size: 				11pt;
	font-weight: 			normal;
	padding-bottom: 		10px;
}

#home li
{
	background-image: 		url(../images/commons/puce.png);
	background-repeat: 		no-repeat;
	background-position: 	left;
	padding-left: 			10px;
	color: 					#4788B3;
	list-style-type: 		none;
	float: 					left;
	width: 					180px;
}

#home_subusecase
{
	clear: 					both;
	background-image: 		url(../images/home/arrow.png);
	background-repeat: 		no-repeat;
	background-position: 	left;
	padding: 				10px 0 10px 60px;
	font-weight: 			bold;
	color: 					#4788B3;
}

#home_testimonial
{
	color:					#5A93B9;
	font-weight: 			bold;
	font-style: 			italic;
}

.home_picture
{
	padding: 				10px 15px 10px 15px;
}

#home_left
{
	padding: 				0 20px;
}