* {
	margin: 0;
}
html, body {
	height: 100%;
}


body{
	font-size:12px;
	font-family:arial;
	margin: 0;
}

#content {
	background: url("../images/variations.png") no-repeat scroll -20px -10px transparent;
	width:1200px;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; 
}
#fond_content{
	height:70px;
	margin:0; 
	width:1200px;
}
#footer{
	border-top:1px solid #1A4473;
	margin:auto;
	width:1200px;

	height:55px

}
h1{
	color:#1A4473;
	border-bottom:1px solid #1A4473;    
	font-size: 28px;
	padding-left: 20px;
	margin-bottom: 5px;
}
h2{
	color:#20548E;
	border-bottom:1px solid #20548E;    
	font-size: 24px;
	padding-left: 20px;
	margin:10px 20px;
}
#login{
	width:400px;
	margin:150px auto;
	height:200px;
	border:1px solid #ccc;
}
#login table{
	border:none;
	margin:50px auto;
	
}
#menu{
	margin:auto;
	padding-top: 22px;
	height:40px;
}
#menu li{
	float:left;
	list-style:none;
	padding:0px;
	
}

#message_valid{
      
	background:url(../images/valid.png) no-repeat 5px center #B1FF9B;
	color:#236519;
	padding:8px 40px;
	font-size:16px;
	width:300px;
	margin:auto;
}

#message_error{
      
	background:url(../images/delete.png) no-repeat 5px center #FF8787;
	color:#aa0000;
	padding:8px 40px;
	font-size:16px;
	width:300px;
	margin:auto;
}

.gauche{text-align:left;}
.centre{text-align:center;}
.droit{text-align:right;}

table{
	border-collapse:collapse;
	margin:10px 0;
	padding:5px;
	border:1px solid #222;
}
thead th{
	background: #DDD;
	padding: 5px 0;
}
thead th a{
	padding: 0 12px;}
thead th a.orderASC:hover  {
	background:url(/images/desc.png) no-repeat center right;
}
thead th a.orderDESC:hover {
	padding: 0 12px;
	background:url(/images/asc.png) no-repeat center right;
}
tfoot th{
	background: #DDD;
	padding: 5px 0;
}
td{
	padding:5px;
}
table.list td{border-left:1px solid #ddd;}
table.list td.first{border-left:none;}
table tr.ligne_0{background:#eee;}
table tr.ligne_1{background:#Fafafa;}

table tr.ligne_1:hover, table tr.ligne_0:hover{background:#F9FFD2;}
table.colonne_synthese{
	border:none;
	margin:0px;
}
#synthese{
	margin:auto;
}
#synthese td{
	font-size:20px;
	padding:10px;
	height:35px;
}
.colonne_synthese{margin:0;padding:0;height:100%;}
.colonne_synthese td{
	height:42px;
	padding:0;
}

a{
	color:#20548E;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

a.bouton, input.bouton{
	display:inline-block;
	background: #20548E;
	padding: 5px 10px;
	margin: 2px;
	text-decoration: none;
	border-right: 1px solid white;
	color: #EAFFED;
	white-space: nowrap;
	border:none;
	cursor:pointer;
}
a.bouton:hover{
	background: #1A4473;
}

a img{
	border:none;
	width:16px;
}
#jsddm{	
	margin: 0;
	padding: 0}
	
#jsddm li{	
	float: right;
	list-style: none;
	font: 12px Tahoma, Arial}

#jsddm li a{
	display: block;
	background: #20548E;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid white;
	/*width: 170px;*/
	color: #EAFFED;
	white-space: nowrap;
}

#jsddm li a:hover{
	background: #1A4473;
}
		
#jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}
		
#jsddm li ul li{
	float: none;
	display: inline;
}
		
#jsddm li ul li a{	
	width: 220px;
	background: #9F1B1B;
}
		
#jsddm li ul li a:hover{
	background: #7F1616;
}
/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.pagination{
	font-size:15px;
	text-align:center;
}

.tableModule{
	border: 2px dashed #20548E;
	margin: 35px 0 10px 0;
	background-color: #fff;
}

.tableModule tr:hover {
	background: #F9FFD2;
}

#tab tr th{
	background-color: #aaa;
	font-size: 13px;
}
/* listing */
.smallcalendar{
	width: 15px!important;
	margin-right: 10px;

}


/* PLANNING */
.planning_ico{
	width: 22px;

}
.ui-dialog .ui-dialog-titlebar-close{
	width: 50px;
}

#messagediv{
	width: 100%;
}
#messagediv #alert{
	background-color: #f1a899;
	color: #aa0000;
	display: none;

}
#messagediv #message{
	background-color: #ddffce;
	color: #236519;
	display: none;

}

#messagediv div{
	padding: 3px;
	min-height: 40px;
	line-height: 20px;
}

#rangedates{
	width: 100%;
	height: 40px;
	line-height: 20px;
}
#lowrangedate,#highrangedate{
	width: 25%;
	text-align: left;
	float: left;
}
#titleplanning{
	width: 45%;
	text-align: center;
	float: left;
	font-weight: bold;
}
#highrangedate{
	text-align: right;
}

#editioncal{
	width: 100%;
	min-height: 100px;
	/*height: 100%!important;*/
	overflow-y:hidden;
	margin-bottom: 40px;
}


.dt_DIVERS{
	background-color: #b0edb1;
}


.dt_WEEKEND{
/*	background-color: #dadada;*/
	font-weight: bolder;
	text-decoration: underline;

}
.dt_FERIE{
	color: #e91e63;
	font-weight: bolder;
}

.dt_VACANCESA{
	background-color: #f9a618;
}

.dt_VACANCESB{
	background-color: #51c6d8;
}

.dt_VACANCESC{
	background-color: #aa72b4;
}

.dt_DIVERS{
	border-bottom:4px solid #68aaa0;
}

.dt_VACANCESA.dt_VACANCESB,.dt_VACANCESB.dt_VACANCESC{
	background:linear-gradient(#f9a618, #51c6d8);
}
.dt_VACANCESA.dt_VACANCESC,.dt_VACANCESC.dt_VACANCESA{
	background:linear-gradient(#f9a618, #aa72b4);
}
dt_VACANCESA.dt_VACANCESB.dt_VACANCESC,dt_VACANCESB.dt_VACANCESC.dt_VACANCESA,dt_VACANCESC.dt_VACANCESA.dt_VACANCESB,
dt_VACANCESA.dt_VACANCESC.dt_VACANCESB,dt_VACANCESB.dt_VACANCESA.dt_VACANCESC,dt_VACANCESC.dt_VACANCESB.dt_VACANCESA{
	background:linear-gradient(#f9a618, #51c6d8,#a6ce3a);
}
.dt_VACANCESB.dt_VACANCESC,.dt_VACANCESC.dt_VACANCESB{
	background:linear-gradient(#51c6d8, #aa72b4);
}



.alltitle.SARL{
	color: #007f31;
}

.alltitle.SAS{
	color: #c50b00;
}

.alltitle.ACTIVISION{
	color: #4a82ae;
}

.ferie{
	background-color: #494faa;
}
.vacancesA{
	background-color: #f9a618;
}
.vacancesB{
	background-color: #51c6d8;
}
.vacancesC{
	background-color: #aa72b4;
}
.offdivers{
	background-color: #68aaa0;
}

.hollidays{
	float: left;
	width: 45%;
	border: 1px solid black ;
	margin: 2px;
}
.hollidays .title{
	display: block;
	width: 100%;
}

.hollidays_ctt div {
	float: left;
	margin-bottom: 2px;
}

.hollidays_ctt div .clearfix{
	height: 5px;

}

.hollidays_ctt div.action{
	float: right;
}
.hollidays_ctt div .action button{
	height: 20px;
}


.cartouche div{
	float: left;
	height: 14px;
	padding: 2px;
	margin: 5px;

}

.clearfix{
	clear: both!important;
	float: none!important;
}



.tdPlanningcell{
	height: 15px;
	border: 1px #000 solid;
}
.smallheight .tdPlanningcell{
	height: 5px;
}



.tdPlanningcell.partenairelabel{
	font-size: smaller;
	font-weight: bold;
	height: 12px;
	background-color: white;
}



.tdRowHeader{
	font-size: smaller;
	/*width: 100%;*/
	white-space:nowrap;

}

.table-scroll {
	position:relative;
	/*max-width:600px;*/
	margin:auto;
	overflow:hidden;
	border:0px solid #000;
}
.rescalendar {
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:100%;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}

.calendar{
	padding-left: 0px;
}

.calendar td{
	padding: 3px;
}
.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	/*border-color:transparent*/
}
.clone tbody th {
	visibility:visible;
	/*color:red;*/
}
.clone .tdRowHeader {
/*	border:1px solid #000;
	background:#eee;*/
	/*border-color:transparent;*/

	visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}


/*cartouche*/
.cartouche_col{
	width: 20%;
	border: #dadada 1px solid;
	margin-left: 2px;
	padding: 3px;
	float: left;
	height: 20px;
	font-size: larger;
	font-weight: bold;
}
#mainCalTable {
	margin: auto;
	padding-right: 5px;
}


.emptyday{
	background-color: white;
}
.AMday{
	background-color: #cd00ca;
}
.PMday{
	background-color: #20548e;
}
.fullday{
	background-color: #cd0a0a;
}

.cartouche_col.AMday,.cartouche_col.PMday,.cartouche_col.fullday{
	color: #fff;
}
.divleft{
	float: left;
	margin-left: 10px;
}
/* DISPLAT */
#planningFullpanel{
	padding-top: 100px;
}

#url_info{
	margin-top: 20px;
	font-weight: bolder;
}

.highRow{
	background-color: white;
}
.lowRow{
	background-color: #DDDDDD;
}