td.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

td.titre {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
}

td.normal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

td.petit {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

td.intitule {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

td.gras {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

input.formulaire {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border : 1px solid gray;
	padding-left : 1px;
	background : #FFFFFF;
}

.formulaire_boite {
	border: 1px solid gray;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input.options {
	border: 1px solid gray;
	background-color : #EEEEEE;
	font-weight : normal;
	font-size: 12px;
}

H1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: inline;
}

H1.accueil {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	display: inline;
}

H1.concours {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	display: inline;
}

H2.concours {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: inline;
}

A.copy:link {color: #000000; text-decoration: underlined}
A.copy:visited {color: #000000; text-decoration: underlined}
A.copy:hover {color: #000000; text-decoration: underlined}

