div.Footer{

	height: 168px;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

div.Footer div.Links{

	float: left;
	height: 168px;
	width: 298px;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
	border-left: solid 1px #695C65;
	border-bottom: solid 1px #695C65;
}

div.Links a{

	border: 0;
	display: inline-block;
	margin-top: 14px;
	margin-left: 18px;
	text-align: left;
	border: solid 0px #ff0000;
}

div.Links a img{

	border: 0;
}

div.OtherLinks{

	float: left;
	height: 168px;
	width: 298px;
	border: 0px;
	text-align: left;
	border-left: solid 1px #695C65;
	border-bottom: solid 1px #695C65;
}

div.OtherLinks a{

	border: 0;
	display: block;
	
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
	
	margin-top: 7px;
	margin-left: 20px;
	padding-left: 21px;
	border: solid 0px #ff0000;
	background: url(-images/commons/bullet_right_double_arrow.jpg) no-repeat left center;
}

div.OtherLinks a:hover{

	text-decoration: underline;
}

div.Testimonials{

	float: left;
	height: 168px;
	width: 361px;
	border: 0px;
	border: 0px;
	text-align: left;
	border-left: solid 1px #695C65;
	border-right: solid 1px #695C65;
	border-bottom: solid 1px #695C65;
}

div.Testimonials img.Title{

	margin-top: 21px;
	margin-left: 24px;
}

div.Testimonials div.Content{

	width: 250px;
	margin-top: 10px;
	margin-left: 23px;
	padding-top: 0px;
	padding-left: 45px;
	height: 62px;
	font-size:  9pt;
	color: #ffffff;
	overflow: hidden;
	border: solid 0px #ff0000;
	background: url(-images/footer/tesimonials_symbole.jpg) no-repeat left top;
}

div.Testimonials a.VioletButton{

	margin-top: 5px;
	margin-left: 24px;
}

div.Testimonials span.Writer{

	color: #53414F;
	font-weight: bold;
}

