/* ---- override portal default classes here ---- */

#PLT-AXLogin {  }

#PLT-AXEditorial .header-border {border:none}

#PLT-AXNews .text-level1, #PLT-ManagerNews .text-level1 { padding:2px 0px 2px 14px }
#PLT-AXLink .text-level1 { padding:2px 0px 2px 14px }

#PLT-AXPoll .text-list { padding-bottom:8px }
#PLT-AXPoll .text-highlighted { height:1px } /* height:1px = IE alignment workaround */
#PLT-AXPoll .text-style1 { font-weight:normal; background-image:url(../images/bullet_text.gif); background-repeat:no-repeat; background-position:2px 6px; height:10px; padding-left:10px }

#PLT-AXQuotes .content-zone {text-align:center}

#PLT-AXWeather .content-zone {text-align:center}

#PLT-OfficeApplications .text-link-list { background-image:none; padding-left:0px }
#PLT-OfficeApplications .text-link-list A { color:#1900D7; text-decoration:none }

#PLT-Outlook .header-level1 {padding-left:4px; background-image:url(../images/footer_h1.gif); background-repeat:repeat-x}
#PLT-Outlook .header-level1 IMG {margin-right:2px}
#PLT-Outlook .header-level1 A {font-weight:normal; text-decoration:underline}
#PLT-Outlook .header-level1 A:link, #PLT-Outlook .header-level1 A:visited {font-weight:normal; text-decoration:underline; color:#0058CF}
#PLT-Outlook .header-level1 A:hover, #PLT-Outlook .header-level1 A:active {font-weight:normal; text-decoration:underline; color:#F05E12}

#PLT-AXRoute #td1.header-level1, #PLT-AXRoute #td2.header-level2, { border-left:1px solid #D9D9DF}
#PLT-AXRoute #zoneA, #PLT-AXRoute #zoneB {padding:7px;}
#PLT-AXRoute #zoneB {  padding:5px; border-left:1px solid #D9D9DF }

#PLT-AXNews .text-link-list .text-style1 {font-weight:bold;}
#PLT-AXNews .text-link-list .text-style1 A {font-family:arial; font-size:12px; text-decoration:none;}
#PLT-AXNews .text-link-list .text-style1 A:link, #PLT-AXNews .text-link-list .text-style1 A:visited {font-weight:bold; text-decoration:none; color:#0069ED}
#PLT-AXNews .text-link-list .text-style1 A:hover, #PLT-AXNews .text-link-list .text-style1 A:active {font-weight:bold; text-decoration:underline; color:#0069ED}

#PLT-OfficeApplications .text-link-list { background-image:none; padding-left:0px }
#PLT-OfficeApplications .header-border {border:none}

#PLT-ContactPopup .header-border {border:none}

#PLT-forum .table-border {border:none}

#PLT-VDOCSearch .header-border {border:none}

/*specific admin enrolment*/
#check.section .section-header { background-image:none; padding-left:4px; }



/*----specific portal default classes here----*/

/* ---- print template ------------ */

.print { background-color:white; }
.print THEAD { font-family:arial; font-size:12px;  }
.print THEAD HR { background-color:white; height:3px; color:black }
.print TBODY { font-family:arial; font-size:12px; padding:0px }
.print TBODY HR { height:1px; color:black; }
.print IMG { filter:Gray(); }
.print .print-header { filter:Gray(); height:75px;  }
.print .print-footer {  }




/*-----------------new version 2006-------------------*/
/*---Sitemap---*/
/*Categories zone*/
#CategoryList.content-zone {}
#CategoryList .column { padding:5px }

/*Categories lists*/
#CategoryList UL { padding:5px; text-align:left; margin:0px 0px 6px 0px;}
#CategoryList UL H1 { font-family:arial,helvetica; font-size:11px; font-weight:bold; line-height:10px; margin:2px 0px 4px 0px }
#CategoryList UL LI { display:list-item !important; list-style:none; text-align:left; font-family:arial,helvetica; font-size:10px; font-weight:normal; white-space:normal; border:none; background-image:url(../images/link_arrow.gif); background-repeat:no-repeat; background-position:0px 5px; padding:0px 5px 0px 10px; margin:0px 10px 0px 0px; }
#CategoryList UL UL {padding-left:10px}

/*---Pages navigation menu---*/
/*menu portlet*/
.portal .menu .portlet {width:145px}
.portal .menu .portlet .zone1 .left { width:0px;}
.portal .menu .portlet .zone1 .icon {display:none}
.portal .menu .portlet .zone1 .center {height:0px; font-size:0px;}
.portal .menu .portlet .zone1 .right {width:0px;  }
.portal .menu .portlet .zone3 .left {width:0px; }
.portal .menu .portlet .zone3 .center {background-color:transparent;border:none} 
.portal .menu .portlet .zone3 .inner {background-color:transparent;} 
.portal .menu .portlet .zone3 .right {width:0px; }
.portal .menu .portlet .zone4 .left {width:0px;}
.portal .menu .portlet .zone4 .center {height:0px;}
.portal .menu .portlet .zone4 .right {width:0px; }


/*menu generals*/
.portal .menu UL {margin:0px; padding:0px; list-style:none; border-bottom:1px solid #555555; }
.portal .menu LI {margin:0px; padding:0px; display:inline; line-height:11px;}
.portal .menu A { font-family:Arial, Helvetica,sans serif; font-size:11px;}
.portal .menu SPAN {margin:0px; display:block; }

/*--niveau 1--*/
/*item*/
.portal .menu UL LI SPAN { padding:8px 4px 5px 20px; border:1px solid #555555; border-bottom:none}
.portal .menu UL LI SPAN A { font-weight:bold; }
	/*inactive*/
	.portal .menu .inactive SPAN {background:transparent url(../images/ncmenuinactive.gif) no-repeat 0px 0px;}
	.portal .menu .inactive A:link, .portal .menu .inactive A:visited { color:#727272; text-decoration:none }
	.portal .menu .inactive A:hover, .portal .menu .inactive A:active { color:#000000; text-decoration:none }
	/*active*/
	.portal .menu .active SPAN {background:transparent url(../images/ncmenuactive.gif) no-repeat 0px 0px;}	
	.portal .menu .active A:link, .portal .menu .active A:visited { color:#000000; text-decoration:none }
	.portal .menu .active A:hover, .portal .menu .active A:active { color:#5F5F5F; text-decoration:none }

/*--niveau 2--*/
/*sousmenu*/
.portal .menu UL UL {background:#B3B3B3; margin:0px; padding-bottom:5px; border:1px solid #555555; border-bottom:none}
/*item*/
.portal .menu UL UL LI SPAN {  padding:5px 2px 3px 10px; margin-left:20px; border:none}
.portal .menu UL UL LI SPAN A { font-size:10px; font-weight:normal; }
	/*inactive*/
	.portal .menu UL UL .inactive SPAN {background:transparent url(../images/mepmenu.gif) no-repeat 0px 6px;}
	.portal .menu UL UL .inactive A:link, .portal .menu UL UL .inactive A:visited { color:#ffffff; text-decoration:none }
	.portal .menu UL UL .inactive A:hover, .portal .menu UL UL .inactive A:active { color:#5F5F5F; text-decoration:none }
	/*active*/
	.portal .menu UL UL .active SPAN {background:transparent url(../images/mepmenu.gif) no-repeat 0px 6px;}	
	.portal .menu UL UL .active A:link, .portal .menu UL UL .active A:visited { color:#000000; text-decoration:none }
	.portal .menu UL UL .active A:hover, .portal .menu UL UL .active A:active { color:#5F5F5F; text-decoration:none }	

/*--niveau 3 et plus--*/
/*sousmenu*/
.portal .menu UL UL UL {background:transparent; margin:0px 0px 0px 10px; padding-bottom:0px; border:none}
	.portal .menu UL UL UL .inactive A:link, .portal .menu UL UL UL .inactive A:visited { color:#ffffff }
	.portal .menu UL UL UL .inactive A:hover, .portal .menu UL UL UL .inactive A:active { color:#5F5F5F }
