}
.bold {
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #054a65;
	text-decoration: none;
	line-height: 17px;
}
.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #054a65;
	text-decoration: none;
}
.menuHaut {
	color: #FFFFFF;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #054a65;
	text-decoration: none;
}
.coin-haut-centre {
	background-image: url(../images/cadre/haut_centre.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.coin-centre-gauche {
	background-image: url(../images/cadre/cote_gauche.jpg);
	background-repeat: repeat;
}
.coin-centre-droit {
	background-image: url(../images/cadre/cote_droit.jpg);
	background-repeat: repeat-y;
}
.coin-bas-centre {
	background-image: url(../images/cadre/bas_centre.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.menu {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

