.logo
{
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

.tel
{
	background-image:url(images/telephone.png);
	background-repeat: no-repeat;
}

.menu
{
	height: 20px;
}

.texte
{
	width: 370px;
	height: 460px;
	padding: 15px;
	padding-top: 0px
}

.textecontact
{
	width: 370px;
	height: 410px;
	padding: 15px;
	padding-top: 0px;
}

hr
{
	margin-top: 30px;
	margin-bottom: 30px;
}
