td#con-A1>table{width:432px;height:36px;}td#con-A1{width:auto;min-width:auto;}td#con-A11>table{width:872px;height:69px;}td#con-A11{width:auto;min-width:auto;}#page,.pos1{height:100%;display:block;}.pos2{clear:left;float:left;margin:0 0 0 6px;display:inline;min-width:868px;width:auto !important;width:868px;min-height:60px;height:auto !important;height:60px;}.pos3{float:left;display:inline;min-height:60px;height:auto !important;height:60px;}.pos4{min-width:804px;width:auto !important;width:804px;}.pos5{float:left;margin:0 0 1px 3px;display:inline;min-height:59px;height:auto !important;height:59px;}.pos6{min-width:61px;width:auto !important;width:61px;}.pos7{clear:left;float:left;margin:6px 0 0 4px;display:inline;min-height:165px;height:auto !important;height:165px;}.pos8{min-width:870px;width:auto !important;width:870px;}.pos9{clear:left;float:left;margin:3px 0 0 2px;display:inline;min-height:172px;height:auto !important;height:172px;}.pos10{min-width:872px;width:auto !important;width:872px;}.pos11{float:left;display:inline;min-height:191px;height:auto !important;height:191px;}.pos12{min-width:888px;width:auto !important;width:888px;}

#table_horaire::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#table_horaire::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#table_horaire::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear,
									   40% 0%,
									   75% 84%,
									   from(#4D9C41),
									   to(#19911D),
									   color-stop(.6,#54DE5D))
}

#dvartorah::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#dvartorah::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#dvartorah::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear,
									   40% 0%,
									   75% 84%,
									   from(#4D9C41),
									   to(#19911D),
									   color-stop(.6,#54DE5D))
}