body { font-family : Verdana; font-size: 12px;
}

a:link {text-decoration:none; font-weight: bold; color: #604CAF; font-size: 12px;}
a:visited {text-decoration:none; font-weight: bold; color: #604CAF;font-size: 12px;}
a:active {text-decoration:none; font-weight: bold; color: #604CAF;font-size: 12px;}
a:hover {text-decoration:none; font-weight: bold; color: #29AAEC;font-size: 12px;}

a.selected:link, a.selected:visited, a.selected:active, a.selected:hover {color: red;text-decoration:none;font-weight: bold;font-size: 14px;}
.selected {color: red;text-decoration:none;font-weight: bold;font-size: 14px;}

a.petit:link, a.petit:visited, a.petit:active {color: #604CAF;text-decoration:none;font-weight: normal;font-size: 10px;}
a.petit:hover {color: #29AAEC;text-decoration:none;font-weight: normal;font-size: 10px;}

ul.menucasino 
{
   list-style-image: url("../images/puce-party-poker.gif");
   margin-left:0;
padding-left:45px;  

}

ul.menupoker 
{
   list-style-image: url("../images/puce_games_card.png");
   margin-left:0;
padding-left:45px;  

}

ul.menuparis 
{
   list-style-image: url("../images/puce-paris-sport.gif");
   margin-left:0;
padding-left:45px;  

}



h1 {
	color:#457AC0;
	font-weight: bold;
	font-size: 24px;
	background-image:url(../images/titre.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}

h2, .titre {
	color:#457AC0;
	font-weight: bold;
	font-size: 18px;
}

#copyright {
  padding-top: 10px;
  clear: both;
  text-align: center;
  color:gray;
  font-weight: bold;
  font-size: 11px;
}


#copyright a {
	text-decoration:none; font-weight: bold; color: #1B70DF; font-size: 11px;
}

#misc {
  color: #355C8F;
  text-decoration:none;
  font-weight: bold;
  font-size: 12px;
  padding-left:25px;
  padding-right:35px;
  text-align: center;
}

.content {
text-align: justify;
padding-left:20px;
background-image:url(../images/cadrecontent.jpg);
background-repeat:repeat-y;
}

.separation {
	background: transparent url(../images/hr.jpg) no-repeat top center;
	height: 20px;
}
.separation hr {
	display: none;
}

.good {
  color: #0F6E0D;
  font-weight: bold;
  font-size: 14px;
}

.bad {
  color: #9D0000;
  font-weight: bold;
  font-size: 14px;
}

.pseudo {
  color: #DF9300;
}

TH {
  color: white;
  background-color: black;
  font-weight: bold;
  text-align:left;
}

.petitgris {
  color:gray;
  font-size:10pt;
}

.validation {
  color:orange;
  font-size:10pt;
  font-weight: bold;
}
.brouillon {
  color:gray;
  font-size:10pt;
  font-weight: bold;
}
.actif {
  color:green;
  font-size:10pt;
  font-weight: bold;
}

.imageBorder { border:1px solid black; }
.imageBorder:hover { border:1px solid #E86B00; }

iframe.border, img.border { border:1px solid #A5C7EC; }

.themouseover {
  cursor:pointer;
  background-color: #CEE9F0;
}

.themouseover2 {
  background-color: #CEE9F0;
}

.themouseout {
	
}

.position {
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	color:#DF9300;
}

.positionsuper {
	font-weight:bold;
	font-family:Tahoma;
	font-size:10px;
	color:#DF9300;
	vertical-align:super;
}

.positionpetit {
	font-size:11px;
}

.positionpetitsuper {
	font-size:7px;
	vertical-align:super;
}

.notation {
	font-size:11px;
	color:#DF9300;
}

TABLE.border {
	border-color: black;
	border-style : solid;
	border-width : 1px;
	background-color: #EEF8F6;
}

#input_recherche {
	position: relative;
	top: 0px;
	left: 3px;
	padding: 0 10px;
	height: 18px;
	width: 149px;
	background: transparent url(input_search.png) no-repeat top left;
	border: 0;
}
