#header{
	z-index: 3;
	position: absolute;
	width: 100%;
	top: 0;
}

#header #info-topright{
	padding: 5px 5px 5px 10px;
	text-align: right;
	position: relative;
}

#header.normal #info-topright{
	background-position: bottom right;
	background-repeat:  repeat-x;
	margin-left: 130px;
}
#header.resultats #info-topright, #header.autres #info-topright{
	background-position: bottom right;
	background-repeat:  no-repeat;
}

#header.resultats #d_info, #header.autres #d_info {
	display: none;
}

#logo{
	position: absolute;
	left: 10px;
}

#header.resultats #logo{
	top: 20px;
}
#header.autres #logo{
	top: 35px;
}
#header.normal #logo{
	top: 5px;
}

.j{
	color: #ffdb00;
}

#d_arbo{
	font-weight: bold;
	text-align: left;
	float: left;
}
#d_arbo a {
	font-weight: normal;
}




#d_connexion2{
	width: 250px;
	padding: 10px;
	position: absolute;
	right: 10px;
	top: 25px;
	display: none;
	z-index: 3;
}

#d_connexion2 input{
	margin-bottom: 5px;
}

#creer{
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

#infos{
	padding: 5px;
}

#d_info{
	float: left;
}
#d_info a{
	text-decoration: none;
}
#d_info a:hover{
	text-decoration: underline;
}


#d_connexion{
	right: 5px;
}

#d_connexion img{
	vertical-align: middle;
}

/*
a#tt_soutenez{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#d_tt_soutenez{
	border: 1px solid #000;
	width: 100px;
	height: 100px;
	display: none;
}
*/


#d_assotip{
	width: 306px;
	position: absolute;
	background-position: center;
	right: 10px;
	top: 25px;
	display: none;	
	z-index: 4;
	padding: 10px 10px 8px 10px;
	font-size: 0.9em;
}
#d_assotip .asso{
	float: left;
	width: 240px;
}
#d_assotip .chiffres{
	float: right;
	width: 60px;
	text-align: right;
}
#d_assotip .cent{
	bottom:1px;
}
#d_assotip img{
	max-height: 20px;
	margin-right: 5px;
	vertical-align: top;
}


#d_compte{
	width: 250px;
	position: absolute;
	background-position: center;
	right: 170px;
	top: 25px;
	display: none;	
	z-index: 4;
	padding: 10px 10px 8px 10px;
	font-size: 0.9em;
}

#d_int{
	width: 150px;
	position: absolute;
	background-position: center;
	right: 10px;
	top: 25px;
	display: none;	
	z-index: 4;
	padding: 10px 10px 8px 10px;
	font-size: 0.9em;
	text-align: right;
}

hr{
	margin: 3px auto 3px auto;
	!margin: -3px auto -3px auto;
	width: 100%;
	height: 1px;
	border: none;

	color: #eee;
	background-color: #eee;
}

#why{
	cursor: help;
}

#d_why img{
	vertical-align: top;
	float: left;
	margin: 3px 5px 0 0;
}

#d_why{
	background-repeat: no-repeat;
	width: 220px;
	height: 115px;
	position: absolute;
	right: 10px;
	top: 35px;
	display: none;
	font-size: 0.9em;
	padding: 22px 8px 0 8px;
	z-index: 1;
}

.info{
	font-size: 1.1em;
	font-weight: bold;
}

#d_info img{
	vertical-align: middle;
}

#d_legende{
	position: absolute;

	color: gray;
	font-style: italic;
	font-size: 1.2em;
}


