.block-contact-us {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	background: transparent url(../images/picto-tel.png) 40px 50% no-repeat;
	padding: 9px 0 0 79px;
	border: solid 1px #efe3d9;
	height: 65px;
}
.block-contact-us:hover { border-color: #bc926c;}
.block-contact-us p { margin: 0; line-height: 22px;}

.block-contact-us a, .block-contact-us a:hover {
	text-decoration: none;	
	color: #3b3f44;
}
.block-contact-us .texte-jaune a {
	color: #f4c050;
	font-family: 'Raleway-SemiBold' ;
	font-size:  20px;
	font-style: normal;	
}