#choixSalle{
	position:fixed;
	top:430px;
	left:50%;
	margin-left:520px;
	border:1px solid #000;
}

ul.intervenant, .intervenant li{
	margin:0;
	padding:0;
	list-style:none;
}

ul.intervenant{
	margin-top:10px;
}

.intervenant li a{
	display:block;
	margin-left:5px;
	text-decoration:none;
	color:#96030a;
	line-height:17px;
}

.menub {
		height:20px;
        border-top : none ;
		text-align:center;
        font-size :14px;
		 -moz-border-radius-bottomleft: 30px;
		 -moz-border-radius-topright: 30px;
		 border-radius-bottomleft: 30px;
		 border-radius-topright: 30px;
		 background-color: #B4D018;
		 height:40 px;
		 width:150px;
}

.menub:hover {
	background-color :#D5E129;
}

.menub a {
    border-top: medium none;
    color: white;
    font-family: "Trebuchet MS";
    font-size: 14px;
    height: 20px;
    text-align: center;
    text-decoration: none;
}


body, textarea{
	font-family:"Trebuchet MS";
	font-size:11px;
	margin: 0;
	padding: 0;
	background: #EEEEEE url(images/footer.gif) center bottom no-repeat;
}
table.menu_principal {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c4d018;
	border-right-color: #c4d018;
	border-bottom-color: #c4d018;
	border-left-color: #c4d018;
	text-align: center;
	margin-bottom:0 auto 15px auto;
}
.menu a {
        border-top : none ;
        margin-left : 4px;
        width : auto;
        font-size :18px;
		background-color : #B4D018;
        color : white;
		-webkit-border-top-right-radius: 30px;
		-webkit-border-bottom-left-radius: 30px;
		-moz-border-radius-topright: 30px;
		-moz-border-radius-bottomleft: 30px;
		border-top-right-radius: 30px;
		border-bottom-left-radius: 30px;
}

.menu a:hover {
        border-top : none ;
        margin-left : 4px;
        width : auto;
        font-size :18px; 
		background-color : #D5E129;
		color : white;
		-webkit-border-top-right-radius: 30px;
		-webkit-border-bottom-left-radius: 30px;
		-moz-border-radius-topright: 30px;
		-moz-border-radius-bottomleft: 30px;
		border-top-right-radius: 30px;
		border-bottom-left-radius: 30px;
}

#selected a {
        background-color : #C9363D;
    }
	
#selected a:hover {
        background-color : #EB585F;
    }
.calendar {
	 border : solid 3px;
	 margin:auto;width:400px; 
	 height:230px;
	 border-collapse : collapse;
	 
}
.empty {
	border:solid 1px;
	width:14%;
}
.day {
	border:solid 1px;
}
.dayfer {
	border:solid 1px;
	background-color:#999999;
}
.daywork {
	border:solid 1px;
	background-color:#EBB614;
}
.daytp {
	border:solid 1px;
	background-color:rgb(250, 100, 150);
}
.daywork_prive {
	border:solid 1px;
	background-color:#B6EB11;
}

.end{
	border:solid 1px;
	background-color:#999999;
}
.calendar td {
	font-size:10px;
	font-weight:bold;
}
.info{
	border-collapse:collapse;
	border:solid 2px;
	}
.info td {
	border:solid 1px;
	font-size:10px;
	width:100px;
}
.color {
	height:20px;
	width:20px !important;
}
.title {
	border:solid 1px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width:830px;
	font-style:italic;	
}
.daystage {
	border:solid 1px;
	background-color: rgb(36, 69, 155);
}

.daystages {
	border:solid 1px;
	background-color: rgb(36, 69, 155);
	color:white;
}

a{
	outline:none;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #D6E0FF;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:15px;
  cursor:pointer;
}

#navlist{
	margin: 0;
	padding: 0;
	z-index:90;
}

#navlist li
{	
	display: inline-block;
	list-style-type: none;
	margin:-2px;
	margin-top:-3px;
}
#navlist li a {
	 font-size:12px;
	 display:block;
	 width:140px;
	 height:35px;
	 color:#E3E895;
	 background:url(images/button.png) no-repeat top left;
	 border-left : solid 1px #fff;
	 border-right : solid 1px #fff;
	 border-collapse:collapse;
	 line-height:35px;
 }
#navlist a:hover{ 
	text-decoration: none;
	background:url(images/buttonhover.png) no-repeat top left;
}

#navlist a:link, #navlist a:visited
{
	text-decoration: none;
	border-collapse:collapse;
}
ul#subnav{
	position:relative;
	float:left;
	display:block;
	margin-top:3px;
	margin-left:-38px;
	display:none;
	z-index:80;

}
#subnav li{
	display:block;
}

#subnav li a {
 background:#9aaf1d no-repeat top left;

 }
#subnav a:hover{ text-decoration: none;
	background-color:#c4d018;
	 background-position:top;
	 background-repeat:no-repeat;
}
	 
.new {
	border: white solid 10px;
	-moz-border-radius : 0px;
	border-radius : 0px;
	-moz-border-radius-bottomleft : 5px;
	-moz-border-radius-bottomright : 5px;
	-moz-box-shadow: 0px 0px 12px 1px rgb(170, 170, 170);
	border-radius-bottomleft : 5px;
	border-radius-bottomright : 5px;
	background: #EEEEEE url('images/diagonals.gif');
	box-shadow: 0px 0px 12px 1px rgb(170, 170, 170);
	width: 960px;
	padding: 20px;
	height:auto;
	z-index:18;
	margin:auto;
}

label {

}
.form label{
	display:block;
	padding: -5px;
	padding-left : 150px;
}
h1 {
	padding-left:30px;
	border-left : solid 1px;
	border-bottom : solid 2px;
	margin:0 160px 0 80px;
	color:#aa0917;
}
.form button{
	margin-left : 460px;
}

.form input{
	width:220px;
	display:block;
	position:relative;
	left:0px;
	bottom:15px;
	margin-left : 460px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom:-10px;
	}
	
.form label.pv_prive{
	opacity:0.2;
}
.form span{
	width:220px;
	display:block;
	position:relative;
	left:0px;
	bottom:15px;
	margin-left : 460px;
	margin-bottom:-10px;
	}
	
.form select{
	width:220px;;
	display:block;
	position:relative;
	left:0px;
	bottom:15px;
	margin-left : 460px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	-moz-border-radius : 2px;
	border-radius : 2px;
	margin-bottom:-10px;
	}
	
	
.form input:hover {
	border:solid 1px #AAAAAA;
	background-color:#EEEEEE;
	}
.infosup {
	display:none;
}
#info {
	border-bottom: solid 1px gray;
	margin-left:80px;
	padding-left:30px;
	margin-right:160px;
	background:url(images/fleche-bas.gif) no-repeat right bottom;
}
.foot  {
	margin:auto;
	margin-top:0;
	width:100%;
	height:175px;
	z-index:8;
}
.sessmenu {
	margin:auto;
	width:350px;
	height:170px;
	background-color:rgba(225,225,225,0.5);
	padding:4px;
	padding-top:1px;
	-moz-box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	border-radius:3px;
	-moz-border-radius:3px;
	font-size:12px;
	color:#5E5E5E;
	text-align:center;
	}

.sessmenu h2 {
	display:block;
	height:25px;
	color:black;
	padding-top:3px;
	margin-top:3px;
	font-size:12px;
	font-weight:lighter;
	border-bottom:#CCC solid 1px;
}



.sessmenu input {
	padding:0px;
	margin-left:30px;
	border-color:#CCCCCC !important;
	background-color:rgba(255,255,255,0.5);

}
.sessmenu a,input {
	border : gray solid 1px;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background:#EBEBEB;	
}

.sessmenu a { 
	margin-top:-1px;
	padding:2px 4px 2px 4px;}

.button {
	text-align:center;
	height:35px;
}
.button a{
	display:inline;
	margin:	2px;
	width:auto;
	background:url(images/bar.png) repeat-x top;
	border: solid 1px #769836;
	border-radius:7px;
	-moz-border-radius:7px;
	text-decoration:none;
	margin:auto;
	padding:2px;
	padding-top:4px;
	color:#E3E895;
	-moz-box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
}

.button a:hover, .button a.active{
	background:url(images/buttonhover.png) repeat-x top;
}
.vraper {
	width:1000px;
	margin:auto;
}
.current {
	text-align:center;
	float:left;
	color : #E3E895;
	padding-left:10px;
	padding-right:10px;
}

.current img{
		width:20px;
		height:20px;

}

#imgs {
		border : solid 1px black;
		width:70px;
		height:90px;
		float:left;
		margin-top:7px;
		border-radius:3px;
		-moz-border-radius:3px;
		-moz-box-shadow: 0px 0px 20px 0px rgb(170, 170, 170);
		box-shadow: 0px 0px 20px 0px rgb(170, 170, 170);
}



.current a{
	float:left;
	color:#E3E895;
	font-size : 14px;
	text-decoration:none;
	font-family: "Trebuchet MS";
	margin-left:7px;
	padding-right:10px;
	padding-left:10px;
	margin-left:1px;

}

.aprof{
	border-left:solid 1px #879a1c;
	border-right:solid 1px #879a1c;
	line-height:25px;
	margin:-2px;
	z-index:1;
	}
.aprof:hover{background-color:#97Aa2c;}

.asuiv:hover{background-color:#97Aa2c;}

.connect {
	position:absolute;
	color:#9CB551;
	margin-left:27%;
}

.asuivsession{
	border-left:solid 1px #879a1c;
	border-right:solid 1px #879a1c;
	line-height:25px;
	margin:-2px;
	z-index:15;
	opacity:0.5;
	}
	
.asuiv{
	border-left:solid 1px #879a1c;
	border-right:solid 1px #879a1c;
	line-height:25px;
	margin:-2px;
	z-index:15;
	}

.membar {




	border:solid 1px #769836;
	background-color:#96B856;
	width:auto;
	float:left;
	padding:2px;
	margin-top:20px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-right:20px;
	
	background: #c4d018; /* Old browsers */
	background: -moz-linear-gradient(top, #c4d018 0%, #98ae1e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4d018), color-stop(100%,#98ae1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c4d018 0%,#98ae1e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c4d018 0%,#98ae1e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c4d018 0%,#98ae1e 100%); /* IE10+ */
	background: linear-gradient(top, #c4d018 0%,#98ae1e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4d018', endColorstr='#98ae1e',GradientType=0 ); /* IE6-9 */
}

.principal {
	border:solid 2px;
	border-collapse:collapse;
	width:400px;
	height:200px;
	margin:6px;
}

.cumul{
	width:600px!important;
}
.principal td {
	font-size:10px;
	border:solid 1px black;
	width:50px;
	height:30px;
}

.principal td#idcalendar{
	text-align:center;
}

.principal td#idcalendar table{
	border:solid 1px;
	height:20px;
	width:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:rgb(182, 235, 17);
}
.principal td.ferie{
	color : #fff;
	background:#666666;
}

#txt {
	border : white solid 10px;
	margin-left: 80px;
	margin-right:80px;
	margin-bottom:20px;
	padding :10px;
	border-radius : 8px;
	-moz-border-radius : 8px;
	-moz-box-shadow: 0px 0px 10px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 10px 0px rgb(170, 170, 170);
}

.new textarea {
		/*margin-left: 80px;*/
		border : white solid 10px;
		width:770px;
		background:white;
		border-radius : 8px;
		-moz-border-radius : 8px;
		-moz-box-shadow: 0px 0px 10px 0px rgb(170, 170, 170);
		box-shadow: 0px 0px 10px 0px rgb(170, 170, 170);

}

.tooltip {
	display:none;
	-moz-box-shadow: 0px 0px 10px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 10px 0px rgb(170, 170, 170);
	-moz-border-radius : 8px;
	border-radius : 8px;
	border:white solid 2px;
	margin:-10px;
	padding-left:10px;
	font-size:12px;
	height:auto;
	width:450px;
	padding:15px;
	color:#fff;	
	background-image:url(images/tooltipfont.png);
	z-index:800;
	text-align:justify;
}

.tooltip label {
	position:relative;
	left:20px;
	}

#format {
	float:right;
}

.form .textare {
	width:220px;;
	display:block;
	position:relative;
	left:0px;
	bottom:15px;
	margin-left : 460px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	-moz-box-shadow :none;
}

.formdevis input{
	width:120px;
	display:inline;
	position:inherit;
	margin-top : 2px;
	margin-left : 20px;
	margin-right : 20px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	-moz-border-radius : 8px;
	border-radius : 8px;
}

	.formdevis select{
	width:120px;
	display:inline;
	position:inherit;
	margin-left : 20px;
	margin-right : 20px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	-moz-border-radius : 0px;
	border-radius : 0px;
	}

.formdevis label{
	display:inline;
	padding: -5px;
	padding-left : 20px;
}

.formdevis {
	margin-left : 120px
}


.buttona:hover{
	background:url(images/buttonhover.png) repeat-x top;
}




.principal {
	height:250px;

}



.notif {
	text-align:center;
	padding-top:10px;
	float:right;
	color : #E3E895;
	width:50px;
}
.notif img{
	margin-top:2px;
	border:none;
	-moz-border-radius : 5px;
	border-radius : 5px;
}

.trombi {
	margin:auto;
}
.trombi td {
	width:120px;
	height:120px;
	text-align:center;
}


.trombi img {
	-moz-box-shadow:0px 0px 6px 0px rgb(170, 170, 170);
	box-shadow:0px 0px 6px 0px rgb(170, 170, 170);
	border:solid 1px white;
}
.dayplan {
	background: #d9e076 url(images/noday.png) repeat-x top left;
}

.noday {
	background: #b9c388 url(images/dayplan.png) repeat-x top left;
}

.visuplan {
	-moz-box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	width:95%;
	border-collapse:collapse;
}


.visuplan th{
	background:url(images/bar.png) repeat top left;
}

.visuday {
	border:solid 1px #6C8521;
}
.top {
	-moz-border-radius:3px !important;
	border-radius:3px !important;
}

.visuplan td{
	vertical-align:top;
	border:1px solid #6C8521;
}

.visuplan td.today{
	background:#980008;
}

.stagiaire td{
	background-color:#C5CF18;
	height:10px;
	-moz-box-shadow: 2px 4px 4px 0px rgb(170, 170, 170);
	box-shadow: 2px 4px 4px 0px rgb(170, 170, 170);
	-moz-border-radius : 3px;
	border-radius : 3px;
}

.prix {
	background:#2a2a2a url(images/prixfont.png) repeat-x top left;
	border:solid 1px black !important;
	color:white;
}

.ban {
		background-image:url(images/bar.png);
		height:35px;
		-moz-box-shadow: 0px -4px 6px rgb(180, 180, 180);
		box-shadow: 0px -4px 6px rgb(180, 180, 180);
		text-align:center;
		border-bottom:solid 1px #6C8521;
		width:99.5%;
		margin-top:40px;
}

#valide { 		
	-moz-box-shadow: 0px 0px 6px 0px rgb(51,204,0);
 }

#nvalide { 
	-moz-box-shadow: 0px 0px 6px 0px rgb(245,61,0);
  }

#locked {
	margin:	2px;
	width:auto;
	background:none #CCCCCC;
	border: solid 1px #769836;
	border-radius:7px;
	-moz-border-radius:7px;
	text-decoration:none;
	margin:auto;
	padding:2px;
	padding-top:4px;
	color:white;
	-moz-box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	cursor:default;
}

.buttona {
	display:inline;
	width:auto;
	background:url(images/bar.png) repeat-x top;
	border:solid 1px #769836;
	border-radius:7px;
	-moz-border-radius:7px;
	margin:auto;
	margin-top:2px;
	padding:2px;
	color:#E3E895;
	-moz-box-shadow: 0px 0px 6px 0px rgb(170, 170, 170);
}	






input[disabled], select[disabled],checkbox[disabled]
{
	background-color: #dcdcdc;
	border: #cbcbcb 1px solid;
	color: gray;
	cursor: default;
}

input[disabled]:hover, select[disabled]:hover,checkbox[disabled]:hover
{
	background-color: #dcdcdc;
	border: #cbcbcb 1px solid;
	color: gray;
	cursor: default;
}

.copie {
	font-style:italic;
	font-size:10px !important;
	border:none !important;
	background-color:white !important;
}

.copie:hover {
	text-decoration:underline;
}
.divcopie {
	position:relative;
	bottom:10px;
	float:right;
	width:130px;
	background-color:tranparent !important;
}

#delete {
	width:40px;
	height:20px;
	float:right;
	padding:0px;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:white;
	margin-top:-37px;
	opacity:0.8;
	-moz-box-shadow: 0px 0px 6px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 6px 0px rgb(170, 170, 170);
	
	background: #f0b7a1; /* Old browsers */
	background: -moz-linear-gradient(top, #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0b7a1), color-stop(50%,#8c3310), color-stop(51%,#752201), color-stop(100%,#bf6e4e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* IE10+ */
	background: linear-gradient(top, #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */

	border:solid 1px #777777 !important;
	}

#delete:hover {

	background: #ef6d3e; /* Old browsers */
	background: -moz-linear-gradient(top, #ef6d3e 1%, #bf4116 50%, #a50701 50%, #f2522e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ef6d3e), color-stop(50%,#bf4116), color-stop(50%,#a50701), color-stop(100%,#f2522e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ef6d3e 1%,#bf4116 50%,#a50701 50%,#f2522e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ef6d3e 1%,#bf4116 50%,#a50701 50%,#f2522e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ef6d3e 1%,#bf4116 50%,#a50701 50%,#f2522e 100%); /* IE10+ */
	background: linear-gradient(top, #ef6d3e 1%,#bf4116 50%,#a50701 50%,#f2522e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6d3e', endColorstr='#f2522e',GradientType=0 ); /* IE6-9 */

	-moz-box-shadow: 0px 0px 6px 0px rgb(170, 0, 0);
	box-shadow: 0px 0px 6px 0px rgb(170, 0, 0);
	border:solid 1px #A00 !important;
	
	cursor: pointer;

}

#afficheSalle{
	position:fixed;
	left:50%;
	top:320px;
	margin-left:520px;
	width:140px;
	padding:0;
}

#afficheSalle li{
	margin:0 0 3px 0;
	padding:0;
	list-style:none;
}
#afficheSalle a{
	display:block;
	text-align:left;
	width:100%;
	text-decoration:none;
	padding-left:10px;
}

.plannmenu {
	border:solid 1px #6C8521;
	border-bottom:none;
	margin-right:25px;
	width:640px;
	background: #d9e076 url(images/noday.png) repeat-x top left;
	-moz-box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	-moz-border-radius-topleft:8px;
	border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border-radius-topright:8px;
}

.plannday {
	height:30px;
	background:url(images/bar.png) repeat-x top left;
}

.visuplan li img{
	position:absolute;
	right:3px;
	top:0px;
}
.visuplan ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:3px;
	margin-right:0px;
}

.visuplan li, li.dragable{
	position:relative;
	border:solid 1px #6C8521;
	height:auto;
	width:97%;
	margin-bottom:2px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(images/bar.png) repeat-x #98ae1e;
	-moz-box-shadow: 2px 2px 2px 0px rgb(70, 70, 70);
	box-shadow: 2px 2px 2px 0px rgb(70, 70, 70);
	list-style:none;
	
}
.visuplan .provisoire a{
	background: -moz-linear-gradient(left,  rgba(201,40,40,1) 0%, rgba(201,40,40,1) 4%, rgba(201,40,40,0) 5%, rgba(201,40,40,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(201,40,40,1)), color-stop(4%,rgba(201,40,40,1)), color-stop(5%,rgba(201,40,40,0)), color-stop(100%,rgba(201,40,40,0)));
	background: -webkit-linear-gradient(left,  rgba(201,40,40,1) 0%,rgba(201,40,40,1) 4%,rgba(201,40,40,0) 5%,rgba(201,40,40,0) 100%);
	background: -o-linear-gradient(left,  rgba(201,40,40,1) 0%,rgba(201,40,40,1) 4%,rgba(201,40,40,0) 5%,rgba(201,40,40,0) 100%);
	background: -ms-linear-gradient(left,  rgba(201,40,40,1) 0%,rgba(201,40,40,1) 4%,rgba(201,40,40,0) 5%,rgba(201,40,40,0) 100%);
	background: linear-gradient(to right,  rgba(201,40,40,1) 0%,rgba(201,40,40,1) 4%,rgba(201,40,40,0) 5%,rgba(201,40,40,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c92828', endColorstr='#00c92828',GradientType=1 );
	padding-left:8px;
}

.visuplan .nouv_salle{
	margin-top:15px;
	border:none;
	background:none;
	-moz-box-shadow:none;
	box-shadow:none;
	
}

.visuplan a{
	text-decoration:none;
	color:#96030a;
	padding-left:5px;
	display:block;
	line-height:18px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.cours_particuliers{
	background:url(images/barparticulier.png) repeat-x #27ac24 !important;
}
.cours_intra{
	background:url(images/barintra.png) repeat-x #15c45b !important;
}
.epreuves_finales{
	background:url(images/barfinale.png) repeat-x #e5ac00 !important;
}
.theorique{
	background:url(images/bartheorique.png) repeat-x #003399 !important;
}
.dragable a{
	display:inline;
}

.plannmenu2 {
	float:left;
	border:solid 1px #6C8521;
	border-bottom:none;
	margin-left:25px;
	width:300px;
	height:167px;
	background: #d9e076 url(images/noday.png) repeat-x top left;
	-moz-box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	-moz-border-radius-topleft:8px;
	border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border-radius-topright:8px;
	text-align:center;
}

#dragable {
	background: white url(images/bartrans.png) repeat-x top left;
	width: 100px;
}

#var {
	-moz-border-radius:10px;
	border-radius:10px;
	width:450px;
	margin-right:20px;
	padding:5px;
	border:solid 1px #BCD571;
	-moz-box-shadow: 0px 0px 12px 0px rgb(100, 100, 100);
	box-shadow: 0px 0px 12px 0px rgb(100, 100, 100);
	background-color: rgba(125,146,63,0.5);
	float:right;
	opacity:0.85;
}

#head_admin{
	margin:auto;
	padding-bottom:10px;
	background:url(../images/logo.gif) #FFF center no-repeat;
	height:150px; 
	width:100%;
	z-index:14;
}

#head_admin span{
	background:url(images/news.png) center no-repeat;
	color:#F33;
	font-weight:bold;
	display:block;
	position:absolute;
	left:50%;
	padding:30px 60px 40px 30px;
	margin-left:230px;
	margin-top:-60px;
}

.maj {
	text-decoration: none;
	background-color:#EEEEEE;
	padding:3px;
	border:solid 3px white;
	-moz-box-shadow: 0px 5px 6px 0px rgb(170, 170, 170);
	box-shadow: 0px 5px 6px 0px rgb(170, 170, 170);
}

.visu_suivi{
	clear:both;
	margin-bottom:40px;
}

.visu_suivi textarea{
	clear:both;
	margin-top:40px;
	width:inherit;
	border:none;
	margin:0;
	padding:0;
	background:none;
	
	border-radius : inherit;
	-moz-border-radius : inherit;
	-moz-box-shadow: inherit;
	box-shadow: inherit;

}

.visu_suivi input[type="submit"]{
	margin:	2px;
	width:auto;
	background:url(images/bar.png) repeat-x top;
	border: solid 1px #769836;
	border-radius:7px;
	-moz-border-radius:7px;
	text-decoration:none;
	margin:auto;
	padding:2px;
	padding-top:4px;
	color:#E3E895;
	-moz-box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	box-shadow: 0px 0px 12px 0px rgb(170, 170, 170);
	float:right;
}

.visu_suivi input[type="submit"]:hover{
	color:#FF0000;
	cursor:pointer;
}

li.intervenant{
	background:#39C;
	text-align:center;
}

#loader{
	width:100px;
	height:200px;
	margin:auto;
	text-align:center;
	padding-top:100px;
}