a {
	font-family: verdana;
	font-size: 10pt;
	color: #C76547;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #A32A00;
	text-decoration: none;
	font-weight: bold;

}
p {
	font-family: verdana;
	font-size: 10pt;
	color: #A27B61;
	text-decoration: none;
	font-weight: normal;
	text-align: left;

}
body
{
	background-color: #000000;
	background-image:url(interface/fondcentre.png);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
.fond
{
	margin-left: auto;
	margin-right: auto;
	width:850px;
	border: 0px;
}

.tablescr
{
	margin-left: auto;
	margin-right: auto;
}
.cellscr
{
	width: 420px;
	height: 280px;
}

.titrec
{
	font-family: verdana;
	font-size: 10pt;
	color: #C76547;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.textec {
	font-family: verdana;
	font-size: 10pt;
	color: #A27B61;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;

}
.screen {
	border: 1px solid #A32A00;
}