body {
	background-image:url(../img/fond-repet.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

a {
/*	font-weight:bold;*/
	text-decoration:none;
	color:#990000;
}
a:hover {
/*	font-weight:bold;*/
	text-decoration:none;
	color:#000000;
}

h1 {
	margin-top:0px;
	text-align:center;
	font-size:18px;
}

img {
	border-width:0px;
}

.tab_photo {
	font-size:10px;
	text-align:center;
}

#podium {
	border-style:dashed;
	border-width:2px;
	border-color:#000099;
}

#podium_label {
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}

.alerte {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}

form {
	margin-top:0px;
}