body {
  background: url(/img/bg.jpg) no-repeat #000000;
  background-position: top center;
  margin: 0px;
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
 	color: #ffffff;
}

td a:link {
 	color: #ffffff;
  text-decoration: underline;
}

td a:hover {
 	color: #ffffff;
  text-decoration: none;
}

td a:visited {
 	color: #ffff99;
}

.content-titre {
  font-family: Arial, Helvetica, "sans serif";
  font-size: 15px;
  color: #000000;
  letter-spacing : 1px
}
.content-titre a:link {
  color: #000000;
  text-decoration : underline;
}
.content-titre a:hover {
  color: #000000;
  text-decoration : none;
}
.content-titre a:visited {
  color: #000000;
}

.content-copyright {
  font-family: Arial, verdana, "sans serif";
  font-size: 9px;
  color: #000000;
}
.content-copyright a:link {
  color: #000000;
  text-decoration: underline;
}
.content-copyright a:hover {
  color: #000000;
  text-decoration : none;
}
.content-copyright a:visited {
 color: #000000;
}

.content-top {
	border-right : 1px #000000 solid;
}

.content-left {
	border-right : 1px #F7C500 solid;
	background: url(/img/bg-left.gif) repeat-y;
}
.content-left-1 {
	background: url(/img/bg-left.jpg) no-repeat;
}
.content-left-2 {
	background: url(/img/lr15.jpg) bottom left no-repeat;
}
.content-left-matchs {
	background: url(/img/resultats.jpg) no-repeat;
}


.Menu {
  font-family: Arial, Verdana, Helvetica, "sans serif";
  font-size: 11px;
  color: #000000;
  text-decoration : none;
  text-transform : uppercase;
}

.bg-menu {
	background: url(/img/bg-menu.gif) no-repeat;
}
.bg-menu2 {
	background: url(/img/bg-top.gif) repeat-x;
}

.bg-page {
	background: #3B3B3C;
}
.bg-page2 {
	background: url(/img/bg-page.gif) no-repeat;
}


.BorderPubForum {
  border-bottom:1px solid #F7C500;
  border-left:1px solid #F7C500;
}
.bg-menu-forum {
  background:#F8C600 url(/img/bg-menu.gif) no-repeat scroll 0 0;
}
.bg-menu-forum2 {
  background:transparent url(/forum/templates/asr/images/top-corner.gif) no-repeat scroll left top;
}


.bg-cadre-top {
	background: url(/img/cadre-top.gif) #F7C500 top left repeat-x;
}
.bg-cadre-int {
	background: url(/img/cadre-int.gif) #0A3253 top left repeat-x;
}
.bg-cadre-bottom {
	background: url(/img/cadre-bottom.gif) top left repeat-x;
}


.bg-bas{
	background: url(/img/bg-bas.gif) repeat-x;
}


.photo {
	border-top: 1px #FEE502 solid;
	border-right: 1px #FEE502 solid;
}

.pub {
	border-top: 1px #F7C500 solid;
	border-right: 1px #F7C500 solid;
}
