body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px}

/* Liens du document */
a 
{
	color: #ffffff;
	text-decoration: none;
}

/* Liens survolés du document */
a:hover 
{
	color: #ff6600;
	text-decoration: none;
}

/* Images survolÃ©es du document */
img:hover
{
	border-width: 1px;
	border-color: #ffffff;
}

/* Identificateur BotLink du document */
#bl
{
	display: none;
}

/* style header */
#header_bkgd {
	background-image: url(../images/header/header_bkgd.jpg);
	width: 100%;
	height: 221px;
}

#span_toplist_header
{
	color: #000000;
	font-size: 14px; 
	font-family: Arial 
}

#link_toplist_header
{
	color: #000000;
	font-size: 14px; 
	font-family: Arial 
}

#link_toplist_header:hover
{
	color: #ff6600;
	font-size: 14px; 
	font-family: Arial 
}

.gallery{width:1170px; background-color:000000}


/* style toplists footer */
#toplist_bkgd {
        background-image: url(../images/toplist/toplist_bkgd.jpg);
        width: 100%;
        height: 356px;
}

#span_toplists_footer
{
	font-size: 14px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color: #ff6600;
}

#table_toplists
{
	width: 907px;
	border: medium solid #000000;
	border-collapse: collapse;
	align: center;
	background-color: #000000;
}

#table_toplists_entrecadre
{
        width: 100%;
	font-size: 27px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: medium solid #000000;
        border-collapse: collapse;
        align: center;
        background-color: #000000;
}

#toplist_images
{
        width: 1088px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
	font-weight: bold;
        color: white;
        background: #000000;
	border-width: 1px;
	border-color: #ffffff;
}

#toplist_images img
{
	border-width: 1px;
}

#toplist_images img:hover
{
	border-color: #ff6600;
}

/****************/
/* BANNER STYLE */
#table_banner
{
	 border: 0px solid gold;
	/*background-color: #6495ed;*/
}
#span_banner_title
{
	font-size: 16px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;	
	color: gold;
}

#link_banner
{
	color: gold;
}
#link_banner:hover
{
	text-decoration:underline;
	color: yellow;
}
#img_banner
{
/*
	border-width: 0px;
	border-style: solid;
	border-color: black;
	*/
	border: none;
}
#span_banner_join
{
	font-weight: 100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gold;
}
#span_banner_description
{
	font-weight: 100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

#hardlinks
{
        width: 100%;
        font-weight: 100;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: white;
        background: #000000;
}

#webmasters
{
        width: 100%;
        font-weight: 100;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: white;
        background: #000000;
	margin-top: 16px;
	margin-bottom: 5px;
}

#foot_disclaimer
{
	color: white;
	font-size: 11px;
	text-align: center;
	background: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#legal
{
        color: #888889;
	font-size: 2px;
}

#banner_haut {
	padding: 30px 0px 6px 0px;
}



