body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/art-award_bg.jpg);
	background-color: #1C1B16;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.texte {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	border: 1px solid #000000;
}
.texte2 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.texte2 a{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.texte2 a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
}
