/* Print */

body { background: white;}
@page { size:landscape;
        margin-top:1.7cm;
        margin-bottom:1.4cm;
        margin-left:2cm;
        margin-right:2cm
}

.clear{clear:both;}

#main{margin: 0 0;	padding: 0;	border: 0;	float: none !important;	color: black;	background: transparent;}
	
h1 { text-transform:uppercase; color:#E40000; font-size:18px; font-weight:bold; margin:10px 0 10px 0; }

#planning {background:#FFFFFF; position:relative; width: auto;height: auto;}
#planning-headerhours{ background:url(../images/bg/big_degraded.gif)  top left no-repeat; padding:7px 0; height:18px; margin-left:115px;}
#planning-headerhours div{ float:left; text-align:left; overflow:hidden; font-size:10px; width:63px;}/**/
#planning-headerhours div.full{ color:#cf0600;}

#planning-bghours{ position:absolute; top:0; z-index:-1; left:114px; /*top:33px;*/}
#planning-bghours div{ float:left; overflow:hidden; width:20px; }/**/
#planning-bghours div.full{ border-left:2px solid #A50000; color:#CC0000; }
#planning-bghours div.half{ border-left:1px solid #d5d5d5; }

#planning div.planning-slot { position:relative; z-index:100; border:2px solid #d5d5d5; height:58px; width:1143px;} /**/
#planning div.planning-slot-header { position:relative; width:113px; left: 0; top:0; text-align:center; vertical-align:middle; height:58px; border-right:2px solid #C0C0C0;}
#planning div.planning-slot-contents { position:absolute; left: 116px; top:0; }
#planning a.planning-slot-content { -moz-border-radius:8px 8px 8px 0 ;-webkit-border-radius:8px 8px 8px 0 ; position:absolute; top:0; background-color:#FFFFCC;vertical-align:middle; text-align:center; z-index:150; height:44px; display:block; text-decoration:none; color:#000000; border-style:solid; border-width:2px; overflow:hidden; padding:5px 0px; font-size:11px;}
.prototip { display:none;}

#legendsplanning .legend{height:27px;width:140px;float:left;overflow:hidden;margin:0px 0px 5px 5px;}
#legendsplanning .legend .legendColor{height:15px; width:25px; float:left;}
#legendsplanning .legend .legendTitle{width:110px; float:left; }
#legendsplanning .legend .legendTitle p{margin:0px 0px 0px 8px; padding:0px; font-size:10px;}

#mention-planning { margin:15px 0;}
