.admin_contenu {
	left: 225px;
	top: 0px;
	bottom: auto;
	position: absolute;
}
.admin_flash {
	left: 200px;
	top: 0px;
	position: absolute;
}
.admin_gestionaff {
	left: 5px;
	top: 180px;
	width: 200px;
	position: absolute;
}

.admin_num {
	font-family: "Comic Sans MS";
	font-size: 50px;
	font-weight: bolder;
	color: #336600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}

.Index {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none;
	color:#666666;
}
.Index:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none;
	color:#222222;
}
.Contenu {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration:none;
	color:#660066;
	background-repeat: no-repeat;
}
.ContenuBlanc {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration:none;
	color:#FFFFFF;
}
.Menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#663366;
}
.Menu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#222222;
}
.TabTarif {
	border: 1px dotted #663366;
}
.Alerte {
	color:#FF0000;
	font-size:12px;
	font-family: "Trebuchet MS";
}
.Lien {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none;
	color:#660066;
	background-repeat: no-repeat;
}
.Lien:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none;
	color:#6633CC;
	background-repeat: no-repeat;
}
