body{
	background-color:#aaaaaa;
	background-image: url( '../images/degrade-fond.png' );
	background-repeat: repeat-x;
	font-family: serif;
	font-size: 12px;
	color: #ffffff;
	visibility: hidden;
}

input{
	border: 1px solid #888888;
	background-color: #eeeeff;
	font-family: inherit;
	font-size: 14px;
	padding: 0px 5px 0px 3px;
}

a{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
a:hover{
	text-decoration: underline;
	color: inherit;
}

div.onglet{
	text-align: left;
	display: block;
	position: relative;
	border: 0px solid #ffffff;
	background-color: transparent;
	margin: 0px 10px 10px 0px;
	padding: 3px 0px 0px 3px;
	background-image: url('../images/onglet.png');
	background-repeat: no-repeat;
}

img.onglet{
	position: absolute;
	top: 0px;
	left: 0px;
}
h1.onglet{
	display: block;
	padding: 12px 15px 5px 10px;
	font-size: 14px;
}
ul.onglet{
	display: block;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 20px 15px;
}
li.onglet{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 1px 3px;
	font-size: 13px;
	list-style-type: none;
}

img.lien-site{
	margin: 3px 3px 3px 3px;
	border: 1px solid #555555;
}

h1.colonne-droite{
	color:#000066;
}
hr.colonne-droite{
	display:block;
	width: 70%;
	border: 0px;
	background-color:#000066;
	height: 1px;
	margin: 5px auto 5px auto;
}

#page{
	display:block;
	position:relative;
	width: 980px;
	border: 1px solid #dddddd;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color:#000066;
	background-image: url( '../images/degrade-page.png' );
	background-repeat: no-repeat;
}

#logo{
	float:left;
	margin: 10px 0px 0px 20px;
	width:160px;
	height:160px;
}


#bandeau{
	display:block;
	position:absolute;
	left:180px;
	top:5px;
	height: 160px;
	width: 800px;
	background-image: url( '../images/bandeau-1.png' );
	background-repeat: no-repeat;
}
#cadre-date{
	float: right;
	margin: 10px 10px 0px 0px;
	height: 137px;
	width: 300px;
	font-size: 11px;
}
#table-date{
	margin: 0px 0px 0px auto;
	text-align: right;
}
#paris{
	display:block;
	position:absolute;
	left:725px;
	top:85px;
	height:35px;
}
#autres-clubs{
	display:block;
	position:absolute;
	right:10px;
	top:115px;
	cursor:pointer;
}

#liste-clubs{
	display:block;
	position:absolute;
	z-index: 2;
	right:0px;
	top:140px;
	width: 200px;
	border: 1px solid #000000;
	border-top: none;
	cursor:pointer;
	background-color:#000066;
	background-image: url( '../images/degrade-page.png' );
	background-repeat: no-repeat;
	background-position: -779px -140px;
	color: #ffffff;
}

ul.liste-clubs{
}
li.liste-clubs{
	font-size: 14px;
	list-style-image: url('../images/fleche.png');
}

#devise{
	margin: -15px 0px 10px 0px;
}

#rechercher{
	float: left;
	width: 148px;
	height: 20px;
	margin: 5px 2px 10px 4px;
}
#rechercher-loupe{
	float: right;
	margin: 0px 4px 2px 2px;
	cursor: pointer;
}

#colonne-gauche{
	float:left;
	clear: left;
	width: 200px;
	margin: 5px 0px 0px 0px;
}

#colonne-droite{
	float:right;
	clear: right;
	width: 200px;
	margin: -30px 1px 0px 0px;
	background-color: #eeeeee;
	min-height: 380px;
	text-align: center;
}

#liens-sites{
	background-color: #dddddd;
}

#contenu{
	width: 558px;
	min-height: 360px;
	margin: 140px 200px 0px 200px;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: #000000;
	background-color: #ffffff;
	background-image: url( '../images/degrade-contenu.png' );
	background-repeat: no-repeat;
	background-position: -200px -140px;
}

#pied{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	border: 0px;
	background-image: url( '../images/degrade-pied.png' );
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1.pied{
padding: 2px 2px 2px 2px;
font-size: 110%;
}
h2.pied{
padding: 0px 2px 2px 2px;
}
h3.pied{
padding: 6px 2px 5px 2px;
font-size:90%;
}