@charset "utf-8";
/* CSS Document */


/*
author    : Yamen Bousselmi
email     : yab@justfindnow.com
date      : Juin 2009
copyright : JFN Technologie (JustFinddNow Technologie)
*/

*{
margin:0;
padding:0;
}

body,html{
	height:100%;/*---obligatoire pour le footer---*/
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:1em;
}

body{
	font-size:11px;
	background:url(../images/jfngc_bodybg.gif) top left repeat;
}
#jfngc_page{
	width:950px;
	margin:0 auto;
		
}


/* TRI ALPHABETIQUE */
/* **************** */
.ttd_sport_sortLinkContainer {
float:left;
height:-1px;
margin-bottom:0px;
margin-left:0;
margin-top:0;
padding-top:10px;
text-align:center;
width:653px;
}
.ttd_sport_sortLinkContainer ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:inherit;
margin:48px 0 0 160px;
padding:0;
}


.ttd_sport_sortLinkContainer ul li {
float:left;
height:19px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:18px;
}
a.ttd_sport_sortLink:link,
a.ttd_sport_sortLink:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	min-width:15px;
	height:19px;
	float:left;
	margin-right:1px;
	cursor:pointer;
	color:#333;
}

a.ttd_sport_sortLink:hover,
.ttd_sport_sortLinkContainer ul li a.ttd_sport_sortLinkCurrent{
	background:url(../images/annuaires/ttd_sport_sort_link_bg.png) top left no-repeat;
	color:#814600;
	padding-left:0;
}

a.ttd_sport_sortLink img{
	border:0;
	margin:2px 0 0 2px;
}
a.ttd_sport_SortLinkCurrent{
	float:left;
	height:20px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/annuaires/ttd_sport_palmares_sort_left.gif) top left no-repeat;
	padding-right:4px;
	cursor:pointer;
	margin-right:5px;
	color:#499216;
}

a.ttd_sport_SortLinkCurrent span{
	float:left;
	height:18px;
	background:url(../images/annuaires/ttd_sport_palmares_sort_right.gif) top right no-repeat;
	padding:2px 8px 0 4px;
	margin-left:4px;
}
.ttd_sport_SortLinkCurrent span{
	position:relative;
}

.ttd_sport_SortLinkCurrent span big{
	position:absolute;
	height:4px;
	background:url(../images/annuaires/ttd_sport_palmares_sort_this.png) bottom center no-repeat;
	width:100%;
	bottom:-3px;
	left:-2px;
	z-index:10;
}
.jfngc_contentLeftTexteIntro{
	width:775px;
	float:left;
	padding:10px 0;
	margin:10px;
}
/* PAGINATION */
/* --- */
.pagination{
	list-style:none;
	float:left;
	width:787px;
	text-align:center;
	margin-top:50px;
}

.pagination li{
	list-style:none;
	display:inline;
	
}

.pagination a:link,
.pagination a:visited{
	background:#d2bc9f;
	color:#814600;
	text-decoration:none;
	padding:3px 6px;
	text-transform:capitalize;
}

.pagination a:hover{
	background:#814600;
	color:#d2bc9f;
}

a.paginationCurrent:link,
a.paginationCurrent:visited,
a.paginationCurrent:hover{
	background:#814600;
	color:#d2bc9f;
}
/* PAGINATION SPORT */
.ttd_sport_pagination{
	padding:2px 6px;
	text-decoration:none;
	color:#814600;
	background:#F7F5ED;
}

.ttd_sport_pagination_current{
	padding:2px 6px;
	text-decoration:none;
	color:#fff;
	background:#814600;
}

.jfngc_contentLeftTexteIntro{
	width:775px;
	float:left;
	padding:10px 0;
	margin:10px;
}

.jfngc_contentLeftTexteIntro h1{
	float:left;
	color:#814600;
	font-size:1.2em;
	padding-left:10px;
}

a.jfngc_contentLeftTexteIntro_h1:link,
a.jfngc_contentLeftTexteIntro_h1:visited{
	color:#814600;
	text-decoration:none;
}

a.jfngc_contentLeftTexteIntro_h1:hover{
	text-decoration:underline;
}

.jfngc_contentLeftTexteIntro p{
	width:755px;
	float:left;
	padding:5px 10px;
	color:#111;
	text-align:justify;
	font-size:1.2em;
	line-height:1.63em;
}
/* CONTENT INSIDE */
/* --- */
.jfngc_contentLeftTexte{
	width:100%;
	float:left;
	padding:10px 0;
	margin-bottom:10px;
}

.jfngc_contentLeftTexte h1{
	float:left;
	color:#fff;
	font-size:1.2em;
	padding:7px 0 0 10px;
	width:777px;
	height:23px;
	background:url(../images/jfngc_insideh1bg.png) top left no-repeat;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-left:10px;
}

.jfngc_contentLeftTexte h1 a:link, visited, hover{
	color:#814600;
	text-decoration:none;
}

.jfngc_contentLeftTexte h2{
	width:767px;
	float:left;
	padding:0 10px;
	color:#814600;
	font-size:1.2em;
	margin:10px 0 0 10px;
}


.jfngc_contentLeftTexte h3{
	width:767px;
	float:left;
	padding:0 10px;
	color:#1945b5;
	font-size:1.2em;
	margin:10px 0 0 10px;
}


.jfngc_contentLeftTexte p{
	width:97%;
	float:left;
	padding:5px 10px 5px 20px;
	color:#111;
	text-align:justify;
	font-size:1.1em;
	line-height:1.63em;
	margin-bottom:10px;
}

.jfngc_contentLeftTexte p a:link, visited{
	color:#a90000;
	text-decoration:none;
}

.jfngc_contentLeftTexte p a:hover{
	text-decoration:underline;
}

.jfngc_contentLeftTexte ul{
	list-style:none;
	float:left;
	margin-left:20px;
}

.jfngc_contentLeftTexte li{
	list-style:none;
	padding-left:20px;
	float:left;
	background:url(../images/jfngc_insidepuce.png) no-repeat;
	background-position:0px 1px;
	margin-bottom:10px;
	font-size:1.1em;
	text-align:justify;
	width:747px;
}

.jfngc_contentLeftTexte span{
	clear:both;
	float:left;
}
/* --- */
/* --- */

