﻿@import url("Public/RubriqueProgramme.css");
/*************** impression du programme *****************/

#SearchBar, #TimeSlider, #FilterBar, .rightBox, hr, .footerBox, .mScheduleTool, .mMyScheduleSession, pan.mSessionNotSelected, span.mPresentationNotSelected, span.mSessionSelected, span.mPresentationSelected, .mAllPresentationsDisplayed {display:none;}
.bgBox, .bgPageBox, .contentText {*float:none; padding:0px; margin:0px; *overflow:visible}
.mPresentations, .mSession  { width:100%;}
.mSession .mSessionSpecific { left:650px;}
*{ margin:0px; padding:0px}
/*********** très important pour IE7 *******************************/
.mSession .mPresentations .mModuleScheduleLib #Content .mPresentationList ul {border:1px solid #FFFFFF; display:block;float:left}
.mSession .mPresentations .mModuleScheduleLib #Content .mPresentationList ul li{border:1px solid #FFFFFF; display:block;float:left}
/*******************************************************************/
a {color:#A83188;}
/*********************************************************/

/* 
	Feuille de Print : Définit les styles de la page d'impression
*/
body, p
{   font-size:11px;
    font-family:Verdana;
    }
.logoPrintBox{display:block;}

.bgBox, .contentBox{
	background-image:none;

}
/**********
    Home
************/
.headerBox
{
   height:0;
   display:none;
}
.compteur{display:none;}

.leftBox, .leftMenuBox, .topMenu, .filAriane, .mLegend {display:none;}

.footerBox
{   position:absolute;
    bottom:0;
    }
.contentBox
{   width:800px;
    float:left;
    margin-top:15px;
}
.contentForm
{  background-position:bottom;
   background-image:inherit;
    margin:0;
    width:900px;
    position:relative;
     top:0;
     }
.contentText
    {clear:both;
     width:800px;
     border:none;
     position:relative;
     top:0;
    }
.bgPageBox
{   background-image:none;
    }
a.print, ul.Tools{display:none;}

.partnetBox{display:none;}
/*********************************/
span.mSessionTitle { border:none}
