/*----les votes----*/
.surf_link_vote0 { font-family:georgia, verdana; text-align:center; width:100px; height:30px; color:#FFFFFF; font-size:x-large; background-image:url('../images_default/surf_vote1.gif'); background-repeat: no-repeat; }
.surf_link_vote1 { font-family:verdana; text-align:center; width:100px; height:25px; color:#FFFFFF; font-size:large; background-image:url('../images_default/surf_vote2.gif'); background-repeat: no-repeat; }
.surf_link_vote2 { width:100px; height:25px; background-image:url('../images_default/surf_vote2.gif'); background-repeat: no-repeat; }
.surf_link_vote3 { font-family:georgia, verdana; text-align:center; width:100px; height:20px; background-image:url('../images_default/surf_vote3.gif'); background-repeat: no-repeat; }
/*----les votes détails----*/
.surf_link_vote_detail0 { font-family:georgia, verdana; text-align:center; width:180px; height:30px; color:#FFFFFF; font-size:x-large; background-image:url('../images_default/surf_vote_detail1.gif'); background-repeat: no-repeat; }
.surf_link_vote_detail1 { font-family:verdana; text-align:center; width:180px; height:25px; color:#FFFFFF; font-size:large; background-image:url('../images_default/surf_vote_detail2.gif'); background-repeat: no-repeat; }
.surf_link_vote_detail2 { width:180px; height:25px; background-image:url('../images_default/surf_vote_detail2.gif'); background-repeat: no-repeat; }
.surf_link_vote_detail3 { font-family:georgia, verdana; text-align:center; width:180px; height:20px; background-image:url('../images_default/surf_vote_detail3.gif'); background-repeat: no-repeat; }
/*----Pagination style----*/
#tnt_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:3px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:3px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}
/*----Ombre titres sites----*/
.websitetitle {
	font-size: 15pt;
	font-weight: bold;
	color: #999999;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
     }

.websitetitle span {
	font-size: 15pt;
	font-weight: bold;
	color: #000066;
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
     
     }
/*----------------------*/

.surf_cont980h {
 background-image: url('../images_default/surf_cont980h.gif');
 width: 980px;
 height: 5px;
}

.surf_cont980b {
 background-image: url('../images_default/surf_cont980f.gif');
 width: 980px;
 height: 5px;
}

.surf_cont980g, .surf_cont980d {
 width: 2px;
 background-color: #2fabd6;
}

.surf_cont980c {
 width: 976px;
}

.hint {
   	display: none;
    border: 1px solid #FF0000;
    padding: 2px 5px;
	background: #3399cc;
	color: #FFFFFF;
}
