.droite {
	width: 175px;
	height: 100%;
	padding: 0;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	background-color: #DAE3E8;
	position: relative;
	background-image: url(../images/droite_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.coordonnes{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023456;
}

.coordonnes .titre{
	font-size: 15px;
	font-style: normal;
}

.coordonnes .telephone{
	font-size: 17px;
	font-weight: bold;
}

.tampon{
	vertical-align: top;
	padding-top: 10px;
	height: 200px;
}
