/******************** Bloc Club Total ********************/
#box_club_total{
	width:158px;
	display:block;
	border-color:#DADADA;
	border-style:solid;
	border-width:1px;
	background-image:url(./TOTAL_degrade_box.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FAFAFA;
	margin:0px;
}

#box_club_total .logo {
	margin-top:5px;
	margin-left:4px;
}

#box_club_total .picto {
	margin:0px;
	padding:0px;
	border:0px;
}

#box_club_total p.trait {
	font-size:2px;
	margin-bottom:9px;
	margin-top:9px;
	padding:0px;
	background-image:url(./TOTAL_trait_140.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#box_club_total form{
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
}

#box_club_total .contenu{
	margin:0px;
	padding:0px;
}

#box_club_total select {
	font-size:11px;
	color:#000000;
	width:125px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

#box_club_total input.texte, input.texte_valide{
	font-size:11px;
	color:#000000;
	width:110px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

#box_club_total input.texte{
	padding-left:2px;
	margin-bottom:10px;
}

#box_club_total input.texte_valide{
	top:0px;
	left:0px;
}

#box_club_total h2 {
	font-size:11px;
	font-weight:bold;
	color:#F8981D;
	margin-top:0px;
	margin-bottom:10px;	
}

#box_club_total .intitule {
	font-size:10px;
	color:#000000;
	margin:0px;
	padding:0px;
}

#box_club_total .lien {
	margin-top:25px;
}

#box_club_total .lien a {
	width:140px;
	font-size:10px;
	text-decoration:underline;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:left;	
	color:#F8981D;
	background-image:url(./TOTAL_puce_lien_orange.gif);
}

#box_club_total .valide {
	position:relative;
	margin:0px;
	padding:0px;
}

#box_club_total .ok {
	position:absolute;
	top:0px;
	right:11px;
}

#box_club_total .deconnexion {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
}

#box_club_total .bouton {
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	border:0px;
}
