/* Corps du document */
body 
{
	background: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px; margin:0px;
}


/* Liens du document */
a 
{
	color: #330000;
	text-decoration: none;
}

/* Liens survoles du document */
a:hover 
{
	color: #000000;   /* #c82b01;*/
	text-decoration: underline;
}

/* Images du document */
img
{
	border-width: 2px;
	border-style: solid;
	border-color: #ea7434;
}

/* Images survolees du document */
img:hover
{
	border-width: 2px;
	border-style: solid;
	border-color: #ea7434;
}


/* HEADER  */
#header_bkgd {
	background-image:url(../images/header/header_bkgd.jpg);
	background-position: top center;
	width:100%;
	height:186px;
}

#header_table {
}

#header_table img {
	border: none;
	padding: 0;
	margin: 0;
}

#header_top {                                                   /* toplist blackboard */
	background-image:url(../images/header/header_03.jpg);
	background-position: top center;
	width: 465px;
	height: 146px;
	color: white;
	vertical-align: top;
	padding: 10px 2px 2px 38px;
}

#header_top a {                                                   /* toplist blackboard */
	color: white;
	font-size: 15px;
	font-weight: bold;
}

/*
#header_description {
        border: none;
	text-align: center;
	font-size:16px;
}
*/

#cadre_top img {                  /* petit image sur le haut des galeries pour rendre un peu plus degrade */
	border: none;
}

/* Toplist text entre les blocks */
.toplist_mid{padding:10px 0px 10px 0px; width:1000px; font-weight:bold; font-size:30px; color: #271d09}
.toplist_mid a{color: #271d09}

#table_img
{
	width: 1110px;
	border: 5px solid #FFCC66;
	border-collapse: collapse;
	background-color: #FFCC66;
	text-align:center;
}

/******************/
/* PAYSITE IMAGES */
#style_table_banners {
background-color:#FFCC66;
border:0 solid white;
border-spacing:0;
width:260px;
border: solid 2px #f9bc43;
margin: 0 6px 0 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

#style_td_banners {
background-color:#FFCC66;
text-align:center;
}

#style_td_banners img {
border-width: 2px;
border-style: solid;
border-color: #ea7434;
}

#style_td_banners img:hover {
border-color: red;
}

#style_sponsors {
color:#000000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
display: block;
}

#style_sponsors:hover {
color:#000000;
text-decoration: underline;
}

#style_join_now {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
display: block;
}

#style_join_now:hover {
text-decoration: underline;
}

#style_price {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
color: red;
}

#description {
border:0 solid white;
color:#000000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin:0 auto;
text-align:center;
width:240px;
}

#style_ALink_JoinNow {
text-decoration:none;
}



/* style toplists footer */
#toplist_bot_table
{
        width: 1110px;
        border-width: 3px;
        border-style: solid;
        border-color: #f9bc43;
        background-color: #FFCC66;
        font-size: 20px;
        font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.toplist_bot_title
{
	font-size: 26px; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #000000;
	padding: 7px 0px 16px 0px;
}

.toplist_bot_td
{
	padding: 0px 0px 0px 45px;
}

/* hardlinks */
#hardlinks
{
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

/* trade traffic */
#trade_traffic
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* parental control */
#parental_control
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-sherif;
}

#parental_control_images img
{
        border-width: 0px;
}

/* legal content */
#legal_content
{
	font-size: 10px;
	color: #888889;
	font-family: Arial, Helvetica, sans-serif;
}

/* smart thumbs */
#smart_thumbs{display:none}

/* robots */
#robots img
{
	display: none;
}

