/* Corps du document */
body 
{
	background-color: #FFEEB6;
}


#table_title
{
	width: 1110px;
	border: medium solid black;
	border-collapse: collapse;
	background-color: black;
}

/* Liens du document */
a 
{
	text-decoration: none;
}

/* Liens survolés du document */
a:hover 
{
 color: black; 
/* text-decoration: underline; */
}

/* Identificateur BotLink du document */
#bl
{
	font-size: xx-small;
	visibility: hidden;
}

/* Images du document */
img
{
	border-width: 0px;
	border-style: solid;
	border-color: white;
}

/* Images survolées du document */
img:hover
{
/*	border-width: 1px; */
/*	border-style: solid; */
/*	border-color: green; */
}




















/* style toplists */
#span_toplists
{
	font-size: 30px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#FFFF00;
}

/* style toplists footer */
#span_toplists_footer
{
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #FFFF00;
}

#span_toplists_footer:hover
{
 /* color: white; */
}

#span_toplists_num
{
 color: navy;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
}


/* style toplists part */
#span_toplists_part
{
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #FFFF00;
}

#a_toplist_part{ font-size: 20px; color: navy; text-decoration: underline; }
#a_toplist_part:hover{ color: #ffbb00; text-decoration: none;}
#a_toplist_part:visited{color: #ffbb00; text-decoration: none;}

#links_toplist{ color: navy; text-decoration: underline; font-weight: bolder; }
#links_toplist:hover{  text-decoration: none;}
#links_toplist:visited{ text-decoration: underline;}



#table_toplists
{
	width: 1092px;
	padding: 0px;
	border-spacing:0px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	background-color: #ffde6b;
}






#table_img
{
	border: 8px solid #ffde6b;
	border-collapse: collapse;
	background-color: #ffde6b;
}
#table_img td 
{
	padding: 2px;
        /*border: solid white 10px;*/
}

#table_disclaimer
{
	width: 1110px;
	border: medium solid #6495ed;
	border-collapse: collapse;
	align: center;
	background-color: #6495ed;

}

#span_disclaimer
{
	font-size: 14px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 

}
#td_toplist
{
        background-color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: black;
}

#td_toplist:hover
{
/*	border-color: yellow;*/
}
#td_toplist:hover
{
      background-color:black;
}
#style_table_banners
{
 width: 230px;
 padding: 0px;
 border-spacing: 0px;
 border-width: 0px;
 border-color: #888888;
 border-style: solid; 
}
#style_table_banners:hover
{
 /*border-color: yellow;*/
}
#style_td_banners
{
/* background-color: #228B22;*/
}
#style_td_banners1
{
/* background-color: #006400;*/
background-color:black;
}

#style_sponsors {font-size: 16px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #ff3399; text-decoration: underline;}
#style_sponsors:hover {text-decoration: none; color: #ffbb00;}
#style_sponsors:visited {text-decoration: none;color:  #ffbb00;}

#style8
{
 border-width: 0px;
 color: white;
}
#style_join_now {font-size: 15px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #ff3399; text-decoration: underline;}
#style_join_now:hover {text-decoration: none; color:  #ffbb00; } 
#style_join_now:visited {text-decoration: none; color:  #ffbb00; }

#price
{
 font-size: 16px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #999999;
 text-transform:capitalize;
}
#infoprice
{
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: italic;
color: #999999;

}
#content
{
 font-size: 11px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #888888;
 BACKGROUND-COLOR: #000000;
 TEXT-ALIGN: left;
 PADDING-LEFT: 2px;
 }
