#connexion {
	position:absolute;
	width:auto;
	height:41px;
	z-index:1;
	top: 1px;
	right: 0px;
	visibility: visible;
	font-family: Tahoma;
	font-size: 10px;
}


#cnx {
	position:absolute;
	top:48px;
	width:auto;
	height:22px;
	z-index:4;
	right: 5px;
	background-image: url(../images/arr_ban.jpg);
	border: 1px dashed #000066;
	margin: 5px;
	padding: 10px;
}

a{
	color: #FF9900;
	font-weight: bold;
}

a:hover{
color:#996633;
text-decoration:none;
}

#menuUp {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:63px;
	z-index:0;
	background:url(../images/marg-d.gif);

}

#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	Margin: 1%;
	height:auto;
	z-index:2;
	border: 1px dashed #FF6600;
}

#accueil{
	background-image: url(../images/kine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



body {
	font-family: Tahoma;
	font-size: 12px;
}


h2 {
	font-weight: 700;
	font-size: 12pt;
	text-transform: uppercase;
	font-variant: small-caps;
	border-bottom: 1px dashed #69c;
	color: #000069;
}

h2:first-letter {
	font-size: 24pt;
	color: #69c;
}

table{
    border: #a2c2e1 1px solid;
    border-collapse: collapse;
	width:95%;
}

td{
	color: #003366;
	border-bottom:#a2c2e1 1px solid;
}

th{
	color: #FFFFFF;
	background-color: #000069;
	font-weight:bold;
	text-align: left;
	border-bottom:#a2c2e1 1px solid;
}

tr.jaune {
	background-color: #FFFFEE;
}.grandTitre {
	color: #009;
}
