
#menu_gauche{
	position:absolute;
	left: 0px;
    top:140px;
    width:250px;
    height:280px;

    float: left;
	
}

#content{
    position:absolute;
    left: 260px;
    top:140px;
    width:720px;
    height:450px;
    
    color:#ffffff;
}
    
    
#page {
	background-image:url(/images/club/main/fond_page_index.jpg);
}
#haut {
    
    background-image:none;
    
}

#contenu{
	position:relative;
	margin-left: 0px;
    margin-top:0px;
    width:1000px;
    height:590px;
	
}


#lien_retour{
    position:absolute;
    left: 0px;
    top:10px;
    width:250px;
    height:20px;
    
    font-size: 14px;
    font-weight: bold;
    text-align:center;
    line-height: 20px;
    
}

#menu_sport{
    position:absolute;
    left: 0px;
    top:40px;
    width:250px;
    height:240px;
    
}


#menu_sport ul li
{
    list-style: none;
    line-height: 37px;
    font-size: 14px;
    color:#ffffff;
    font-weight: normal;
    
    
}
#menu_sport ul li a
{
	font-family: verdana;
    font-size: 17px;
    letter-spacing: 4px;
}
#menu_sport ul li a:hover
{
	color:#ffffff;
}
.ligne_sport {
	position:relative;
	margin-top: 0px;
	margin-left:0px;
	float: left;
	height:35px;
	width: 250px;
	
	
}
.ligne_sport .nom {
	position:relative;
	margin-top:0px;
	margin-right:0px;
	padding-left: 20px;;
	height:35px;
	float: right;
	line-height: 30px;
	
	background-image: url('/images/frontend/main/accueil/fond_ts.png');


}
.ligne_sport .image {
	position:relative;
	margin-top:0px;
	margin-left:10px;
	float: right;
	width:55px;
	height:35px;
	

}


#fond_accueil {
    position:absolute;
    left: 0px;
    top:10px;
    width:721px;
    height:407px;
    
	
}

#federations{
    position:absolute;
    left: 3px;
    top:45px;
    width:193px;
    height:217px;
    
    background-image:url(/images/club/main/index/cadre_federations.png);
    
}

.federation {
	position: relative;
	margin-left:2px;
	margin-top: 0px;
	width: 170px;
	height: 25px;
	line-height:25px;
	padding-left:10px;
	font-size:12px;
	
	color: #ffffff;
	border-bottom: solid 1px #858585;
}

.federation a{
	color: #ffffff;
}

.federation_actif {
	position: relative;
	margin-left:2px;
	margin-top: 0px;
	width: 170px;
	height: 25px;
	line-height:25px;
	padding-left:10px;
	font-size:12px;
	
	color: #ffffff;
	border-bottom: solid 1px #d4d4d4;
}

.federation_actif a{
	color: #ffffff;
}

#lien_fed_clubs{
    position:absolute;
    left: 195px;
    top:53px;
    width:25px;
    height:22px;
    
    background-image:url(/images/club/main/index/fleche.png);
}

#clubs{
    position:absolute;
    left: 225px;
    top:45px;
    width:193px;
    height:217px;
    
    background-image:url(/images/club/main/index/cadre_clubs.png);
}
.club {
	position: relative;
	margin-left:0px;
	margin-top: 0px;
	width: 190px;
	height: 25px;
	font-size:11px;
	line-height: 25px;
	padding-left: 5px;
	color: #ffffff;
	
}
.club a{
	color: #ffffff;
}
.club_actif {
	position: relative;
	margin-left:0px;
	margin-top: 0px;
	width: 190px;
	height: 25px;
	font-size:11px;
	line-height: 25px;
	padding-left: 5px;
	color: #ffffff;
	
}
.club_actif a{
	color: #ffffff;
}



#lien_clubs_fiche{
    position:absolute;
    left: 420px;
    top:53px;
    width:25px;
    height:22px;
    background-image:url(/images/club/main/index/fleche.png);
}
#fiche{
    position:absolute;
    left: 445px;
    top:45px;
    width:273px;
    height:305px;
    background-image:url(/images/club/main/index/cadre_fiche.png);
}

#fiche div#nom_club {
    position:absolute;
    left: 3px;
    top:0px;
    width:265px;
    height:20px;
    font-size:12px;
    font-weight: bold;
    color: #ffffff;
    text-align:center;
    line-height:20px;
}
#fiche div#logo_club {
    position:absolute;
    left: 8px;
    top:20px;
    width:250px;
    height:260px;
    font-size:12px;
    font-weight: bold;
    color: #ffffff;
    
}
#fiche div#lien_club {
    position:absolute;
    left: 6px;
    top:275px;
    width:265px;
    height:20px;
    font-size:14px;
    font-weight: bold;
    color: #ffffff;
    text-align:center;
    line-height:20px;
}
#fiche div#texte_club {
    position:absolute;
    left: 6px;
    top:280px;
    width:265px;
    height:20px;
    font-size:12px;
    font-weight: normal;
    color: #ffffff;
    text-align:center;
    line-height:20px;
}



#traces {
    position:absolute;
    left: 0px;
    top:350px;
    width:500px;
    height:150px;
    
    
	
}

