body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bgbois.jpg);
	font-family: Verdana, Arial;
	font-size: 14px;
}
a {
	color: #593c1a;
}
#wrapper {
	margin: auto;
	width: 960px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fffbde;
	background-image: url(../img/bgfondarc.jpg);
	/* background-image: url(../img/bglogo.jpg); */
	background-repeat: repeat-y;
	border-right: 1px solid #000;
}
#header img {
	border: 0;
}
#main {
	padding: 0 10px 10px 10px;
}
#footer {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #c7c3a4;
	font-size: 12px;
	font-weight: bold;
}
.center {
	text-align: center;
}

.tabRes {
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	text-align: center;
}

.tabRes th {
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.tabRes td {
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}


.tabRes1 {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	text-align: center;
}

.tabRes1 th {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #e6720b;
	color: #fff;
}
.tabRes1 td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}





#pageResultatCompet table {
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	text-align: center;
}

#pageResultatCompet th {
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
#pageResultatCompet td {
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}