#zircone {
margin-top:-250px;
}

.bordure {
	border: 1px solid #666666;
}
.fond {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.tableau {
	background-color: #CADDE8;
	border: 1px solid #006699;
}
.cadre {
	border: thin inset #CCCCCC;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-transform: uppercase;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fond_cellule {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	width: auto;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCCCCC;
}
