
body
{
	font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
	font-size:0.8em;
	

	background-color: #c4f0f4;
	background-image: url(../../pma/fond.png);
}

 a:hover
 {
	color: red;
}

a
{
	text-decoration: none;
	color: blue;
}




img
{
	border: none;
	vertical-align:middle;
}

label
{
	font-size:0.9em;
}



h1 {
	color: #1a21ff;
}

