a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: overline underline;
	color: #ffffff;
}

a:active {
	text-decoration: overline underline;
	color: #ffffff;
}

a.date{
  font-size:9px; 
  color:rgb(184,182,154);
}

li {
  list-style-type:none;
  background-image:url(images/puce.gif);
  background-repeat:no-repeat;
  background-position: left top;
  padding-left:20px;
  padding-bottom:4px;
}

li.sondage {
  padding-bottom:2px;
}

ul {
  margin: 5px;
  padding: 0;
  list-style-type: none;
}

td.lien {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:white; 
  text-align:center; 
  background-image:url('images/fond1.gif'); 
  background-repeat:repeat-x; 
  cursor: pointer; 
  vertical-align: middle;
  padding-top:6px; 
  padding-right:10px; 
  padding-left:0px; 
}

td.lienbis { 
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:white; 
  text-align:center; 
  background-image:url('images/fond2.gif'); 
  background-repeat:repeat-x; 
  padding-top:6px; 
  padding-right:10px; 
  padding-left:0px; 
  cursor: pointer; 
}


td.titremenu { 
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:white; 
  text-align:center; 
  background-image:url('images/fond1.gif'); 
  background-repeat:repeat-x; 
  background-position:0% -4px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

td.menu { 
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  background-color:#15506E; 
  padding:2px; 
  border-left: 1px solid black;
  border-right: 1px solid black;
}

td.sondage { 
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  padding:0px; 
  border: none;
}

td.qualif { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px; 
  text-align:center;
  color:white; 
  padding:0px; 
  border: none;
}

td.lastmenu { 
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  background-image:url('images/fond4.gif'); 
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color:#15506E;
  padding:2px; 
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

td.poule { 
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  background-color:#15506E; 
  padding:5px; 
  border-left: 1px solid black;
  border-right: 1px solid black;
}

td.lastpoule {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  background-image:url('images/fond4.gif'); 
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color:#15506E;
  padding:5px; 
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

td.news {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  padding:5px;
  border-bottom: 1px solid black;
  border-left:1px solid black;
  border-right:1px solid black;
}

td.newspolice {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  padding:5px;
}

tr.news {
  background-image:url('images/fond3.gif'); 
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color:#15506E;
}

tr.news_sans_fond {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  background-color:#15506E;
  padding:5px; 
}

td.bib {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:white; 
  padding:5px;
  border:none;
}

div.normal {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px; 
  margin:8px; 
}

div.marge { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px; 
  margin-left:8px; 
  margin-bottom:6px; 
}

div.menu { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10px; 
  margin-left:4px; 
  margin-bottom:6px; 
}

td.annonce {
  font-family:Arial, Helvetica, sans-serif; 
  text-align:left; 
  font-weight:normal; 
  border-width:1px; 
  border-color:black; 
  border-style:solid; 
  font-size:10px; 
  color:white; 
  background-image:url('images/fond3.gif'); 
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color:#15506E;
  padding:5px; 
}

td.content {
  font-family:Arial, Helvetica, sans-serif; 
  text-align:left; 
  font-weight:normal; 
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  font-size:11px; 
  color:white; 
  background-image:url('images/fond3.gif'); 
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color:#15506E;
  padding:5px; 
}

td.contentcenter {
  font-family:Arial, Helvetica, sans-serif; 
  text-align:center; 
  font-weight:normal; 
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  font-size:11px; 
  color:white; 
  background-image:url('images/fond3.gif'); 
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color:#15506E;
  padding:5px; 
}

.date {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:9px; 
  color:rgb(184,182,154);
}

table.joueur {
  border: 1px solid black;
  background-image:url('images/fond3.gif'); 
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color:#15506E;
  cursor: pointer; 
}

td.joueur {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:9px; 
  color:white; 
  padding:3px;
  border-top: none;
}

td.titrejoueur { 
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:9px; 
  color:white; 
  text-align:center; 
  background-image:url('images/fond1.gif'); 
  background-repeat:repeat-x; 
  background-position:0% -4px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

h1 {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:white; 
  margin: 0;
  padding: 0;
  display: inline;
}

h2 {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:13px; 
  font-style: italic;
  text-decoration: underline ;
  color:white; 
}

p {
  padding-left:3px;
  padding-right:3px;
  text-align:justify;
  text-indent:15px;
}

