/* Cadres */

.TableTop {
	height: 211px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.TopButton {
	border: none;
	width: 1000px;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.BrdBas {
	background-image: url(http://maxux.ovh.org/site/BrdBas.png);
	background-repeat: no-repeat;
	border: none;
	width: 1000px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

.TableBottom {
	background-image: url(http://maxux.ovh.org/site/bottom.png);
	height: 75px;
	width: 1000px;
	padding-top: 25px;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Boutons */

.Button {
	background-repeat: no-repeat;
	border: none;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
	padding-top: 2px;
}

.ButtonSelectNormal {
	background-image: url(http://maxux.ovh.org/site/select.png);
	width: 79px;
}

.ButtonSelectStart {
	background-image: url(http://maxux.ovh.org/site/select-start.png);
	width: 79px;
}

.ButtonSelectEnd {
	background-image: url(http://maxux.ovh.org/site/select-end.png);
	width: 81px;
}

.ButtonUnSelectNormal {
	background-image: url(http://maxux.ovh.org/site/unselect.png);
	width: 79px;
}

.ButtonUnSelectStart {
	background-image: url(http://maxux.ovh.org/site/unselect-start.png);
	width: 79px;
}

.ButtonUnSelectEnd {
	background-image: url(http://maxux.ovh.org/site/unselect-end.png);
	width: 81px;
}

/* Ajustements Boutons */
.OpenBrd {
	border: none;
	width: 25px;
	height: 20px;
	float: left;
}

.CloseBrd {
	border: none;
	width: 25px;
	height: 20px;
}

/* Header - Images */

.BrdGauche {
	background-image: url(http://maxux.ovh.org/site/BrdGauche.png);
	background-repeat: no-repeat;
	border: none;
	width: 25px;
	height: 211px;
	float: left;
}

.BrdCenter1 {
	background-image: url(http://maxux.ovh.org/site/BrdCenter1.png);
	background-repeat: no-repeat;
	border: none;
	width: 447px;
	text-align: center;
	height: 171px;
	float: left;
	padding-top: 40px;
}

.BrdCenter2 {
	background-image: url(http://maxux.ovh.org/site/BrdCenter2.png);
	background-repeat: no-repeat;
	border: none;
	width: 503px;
	height: 211px;
	float: left;
}

.BrdDroite {
	background-image: url(http://maxux.ovh.org/site/BrdDroite.png);
	background-repeat: no-repeat;
	border: none;
	width: 25px;
	height: 211px;
	float: left;
}


/* Contenu */
.BarTop {
	background-image: url(http://maxux.ovh.org/site/top-gradien.png);
	border: none;
	width: 960px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

.BarBottom {
	background-image: url(http://maxux.ovh.org/site/bottom-gradien.png);
	border: none;
	width: 960px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

.BarPlain {
	background-image: url(http://maxux.ovh.org/site/center-plain.png);
	border: none;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.TextZone {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/* Cadre du statut */
.status_table {
	height: 207px;
	width: 331px;
	background-image: url(../images/bord.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* IP */
.opaci {
	opacity: 0.8;
}
