body
{
	background-image:  url("../images/cyber-piano-acces-libre-location-fondpiano-NB.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#000033;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#000033;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texte_grand {
	font-size: large;
}
.texte_tres_grand {
	font-size: x-large;
}
.texte_bleu_gris_18
{
	color: #003366;
	font-size: large;
}
.titre_page
{
	color:#003366;
	font-size: x-large;
}
.texte_petit
{
	font-size: x-small;
}
.textecorpsnormal {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.texte_grand_gras {
	font-weight: bold;
}
52