body {
	background-image: url(../images/background/back.png);
	background-position: center;
}
#all {
	position: relative;
	width : 1000px;
	min-height : 100%;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 1000px;
	background-color: #e0fec6;
}
#menu {
	width: 1000px;
	height: 51px;
	background-image : url(../images/background/pastomenu.png);
	font-family: "Times New Roman", Verdana, sans-serif;
}
#menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	line-height: 250%;
}
#menu ul li {
	float: left;
	display: inline;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 8px;
	background-image: url(../images/background/space.png);
	background-repeat: no-repeat;
}
#menu ul li.first {
	background: none;
}
#menu ul li a {
	color: #4c9df1;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 30px;
}
.bouger, #menu ul li a.bouger {
	color : #f49923;
}
.creer, #menu ul li a.creer {
	color: #0ec41b;
}
.ulrich, #menu ul li a.ulrich {
	color: #b3189f;
}
#menu ul li a:hover {
	color: #aaaaaa;
}
#content {
	background-color: white;
	min-height: 200px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 76px;
	font-size: 16px;
}
#footer {
	position: absolute;
	clear: both;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 1000px;
	height: 76px;
	background-color: #e0fec6;
}
#footer img {
	vertical-align: middle;
}
a#gestion {
	text-decoration: none;
	color: inherit;
}
#newsAccueil {
	background-image: url(../images/background/newsAcc.png);
	width: 370px;
	padding: 15px;
	font-size: 90%;
}
#newsAccueil h3 {
	font-size: 125%;
}
#newsAccueil h2 {
	font-family: georgia;
}
#newsAccueil p img {
	vertical-align: baseline;
}
table.tab td.date {
	width: 140px;
	text-align: center;
}
form label {
	font-weight: bold;
}
form dd {
	margin-bottom: 30px;
}
#login {
	text-align: center;
	margin: 0 auto;
}
#login input {
	text-align: left;
}
#accGestion {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}
#accGestion a {
	text-decoration: none;
}
#formContact form dd {
	margin-bottom: 10px;
}
#contact {
	margin-right: 40px;
	font-family: Georgia;
}
div#info {
	width: 450px;
	float: right;
}
div#info p {
	margin-bottom: 5px;
	margin-left: 5px;
}
div#showJudo {
	margin-bottom: 60px;
}
#imgDroite {
	float: right;
	width: 400px;
	margin-right: 50px;
}
#imgGauche {
	float: left;
	width: 400px;
	margin-left: 50px;
}
.descTxt {
	width: 500px;
	padding: 20px;
	background-image: url(../images/Estampe.png);
}
.rightSub {
	margin-right: 70px;
	text-align: right;
	font-size: 14px;
}
.pDesc {
	font-style: italic;
}
ul.index {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 10px;
}
div#indexRight {
	float: right;
	width: 400px;
	margin-left: 10px;
}
#tabTarifsGym {
	width: 300px;
	margin: 0 0;
}
img.peintureWeb {
	vertical-align: middle;
}
td.prix {
	text-align: center;
}
.x-tree-node .x-tree-selected {
	background-color:#eff5fd;
}
.x-tree-node .x-tree-node-over {
	background-color: #d0dced;
}
p.prev {
	float: left;
	width: 120px;
	text-align: left;
	vertical-align: top;
}
p.next {
	float: left;
	width: 120px;
	text-align: right;
	vertical-align: top;
}