a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.boite {
	height: 915px;
	width: 750px;
	margin-left: -400px;
	z-index: 0;
	left: 50%;
	position: absolute;	
}
.baniere {
	float: none;
	height: 190px;
	width: 750px;
	position: relative;
	z-index: 1;
}

.transition2 {
	float: none;
	height: 12px;
	width: 750px;
	position: relative;
	z-index: 1;
	background-image: url(images/transition2.jpg);
	background-repeat: no-repeat;
}

.tous {
	float: none;
	height: 575px;
	width: 750px;
	position: relative;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	color: #000000;
}
.them {
	float: none;
	height: 1520px;
	width: 750px;
	position: relative;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	color: #000000;
	line-height: 22px;
	text-align: justify;
}

.real {
	float: none;
	height: 600px;
	width: 750px;
	position: relative;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	color: #000000;
}

.jury {
	float: none;
	height: 490px;
	width: 750px;
	position: relative;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	color: #000000;
}
.foot {
	float: none;
	height: 75px;
	width: 750px;
	position: relative;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

