body{
	overflow:visible;
}

.Span_Admin{
	font-family:Arial,Helvetica,sans-serif;
	color:#C51416;
	font-weight:bold;
	text-decoration: underline;
}

.divgrise
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background-color:rgba(0,0,0,0.5);
	z-index: 3;
	display:none;
}

.div_menu {
	position:fixed;
	width:611px;
	height:611px;
  margin: 0 auto;
  top:65px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  border:0px solid red;
  display:none;
  z-index:40000;
}

.div_menu1 {
	position:absolute;
	width:611px;
	height:611px;
  margin: 0 auto;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  border:0px solid red;
  display:block;
  z-index:40000;
}

.div_menuPF {
	position:fixed;
	width:611px;
	height:611px;
  margin: 0 auto;
  top:65px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  border:0px solid red;
  display:none;
  z-index:40000;
}

.div_menuPF_accueil {
	position:absolute;
	width:611px;
	height:611px;
  margin: 0 auto;
  top:65px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  border:0px solid red;
  display:block;
  z-index:40000;
}

.cube_bleu {
	position:absolute;
	background:url(../images/cube.png) no-repeat;
  background-position: center center;
  height:217px;
  width:217px;
}

.cube_bleu:hover {
	position:absolute;
	background:url(../images/cube_cyan.png) no-repeat;
	background-position: center center;
  height:217px;
  width:217px;
}

.div_cube_texte {
	position: relative;
	left:0px;
	top:45px;
	width:170px;
	height:170px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	color:#ffffff;
}

.div_cube_texte a{
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	color:#ffffff;
}

#c1 {
	top:0px;
	left:7px;
	z-index:4;
}

#c2 {
	top:0px;
	left:197px;
	z-index:4;
}

#c3 {
	top:0px;
	left:387px;
	z-index:4;
}

#c4 {
	top:189px;
	left:7px;
	z-index:3;
}

#c5 {
	top:189px;
	left:197px;
	z-index:3;
}

#c6 {
	top:189px;
	left:387px;
	z-index:3;
}

#c7 {
	top:377px;
	left:7px;
	z-index:2;
}

#c8 {
	top:377px;
	left:197px;
	z-index:2;
}

#c9 {
	top:377px;
	left:387px;
	z-index:2;
}

.tr_encours{
	background-color:#005abc;
	color: white;
}

.div_menu_login{  
	position:fixed;
	height: 180px;
	width: 194px;
	display:none;
	top:62px; 
	right:1px;
	z-index:40000000000;
	margin-right:1px;
	margin-top: 0px;
	background-color:white;
	box-shadow: 4px 4Px 12px #555;
}

.div_menu_login_table{
	position:absolute;
	height:180px;
	width:193px;
	border:1px solid #8597A3;
}

.menu_login{
	/*background-color:#8597A3;*/
	background-color:#005abc;
	color: white;
	font-family : Tahoma;
	font-size : 9pt;
	text-align:center;
	cursor:pointer;
}

.menu_login:hover{
	background-color:#bdd5fb;
	/*background-color:#E5E5E5;*/
	color: #868686;
	font-family : Tahoma;
	font-size : 9pt;
	cursor:pointer;
}

.menu_login_br{
	color: white;
	font-family : Tahoma;
	font-size : 9pt;
}

.interdit{
	cursor:url(../1.png), auto;
}

.interdit2{
	cursor:url(../annee.gif), auto;
}

.interdit3{
	cursor:pointer;
}

.nointerdit{
	cursor:url(''), auto;
}

a{
	color:white;
	text-decoration: none;
}

a:hover{
	color:white;
	text-decoration: underline;
}

#LIEN1{
	color:#005ABC;
	text-decoration: none;
}

#LIEN1:hover{
	color:#005ABC;
	text-decoration: none;
}

.avectri{
	font-family: Arial;
	font-size : 10pt;
}

.avectri tr{
	border:1px solid #B4B4B4;
}

.avectri td{
	border:1px solid #B4B4B4;
}

#TEC{
	font-family : Tahoma;
	font-size : 10pt;
}

.sortable td{
	border:1px solid #8597A3;
}

.table_interne{
	border:0px;
}
.table_interne tr{
	border:0px;
}
.table_interne td{
	border:0px;
}

SPAN { CURSOR:pointer }

.SAISIE{
text-align:center;
border: 0;
background-color:#CFD1D2;
}