/* Basic Style */

.KeywordDebug {
	display:none;	
}
A, A:link, A:active, A:visited {
    COLOR: black;
    TEXT-DECORATION: underline;
}

A:hover {
	cursor: hand;
	text-decoration: underline;
   COLOR: black;
	}

BODY {
	background-color: #FBF5DF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

H1 {
    BORDER-RIGHT: green 1px;
    BORDER-TOP: green 1px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BORDER-LEFT: green 1px;
    COLOR: black;
    BORDER-BOTTOM: green 2px;
    BACKGROUND-COLOR: #e9c754
}

INPUT {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

P {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

SELECT {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

TD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

TEXTAREA {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.AddressAlternateItemStyle {
	width: 80%;
	background: #99CCFF;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.AddressArticleDetail {
}

.AddressCategory {
	background-color: #FFFFFF;
	height: 100%;
	padding-left: 10px;
}

.AddressCategory .qsArtTitleList {
	padding-top: 10px;
}

.AddressCategoryImage {
	width: 40px;
}

.AddressDetail {
	background-color: #FFFFFF;
}

.AddressDetailContent {
	padding-left: 10px;
}

.AddressDetailImage {
	border-right: solid 2px darkblue;
}

.AddressDetailReference {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Class used to display list of address */
.AddressItemStyle {
	width: 80%;
	background: #FFFFCC;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.AddressItemStyle.AddressImageList, .AddressAlternateItemStyle.AddressImageList {
	float: left;
	width: 100px;
	height: 80px;
	vertical-align: middle;
}

.AddressItemStyle.AddressSummaryList, .AddressAlternateItemStyle.AddressSummaryList {
	float: left;
	margin-left: 5px;
}

.AddressItemStyle.AddressTitleList, .AddressAlternateItemStyle.AddressTitleList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: darkblue;
}

.AddressReference {
	clear: left;
	margin: 10 px 10 px 10 px 10 px;
}

.ArtContentScroll {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.ArtSummaryChannel {
	font-weight: normal;
	font-size: 8px;
	color: black;
	text-decoration: none;
	margin-left: 10px;
}

.ArtSummaryChannelRight {
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
}

.ArtTitleScroll {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Affichage d'un événement du jour courant */
.CalendarCurrentDayEvent  {
	background: #D9F4FF;
	color: #0F4096;
	font-size: 10px;
}

.CalendarCurrentDayEvent li {
	background: #D9F4FF;
	color: #0F4096;
	font-size: 10px;
	margin: 0 0 0 8;
	padding: 0 0 0 8;
	text-indent: -1.5em;
	list-style: disc inside;
}

.CalendarCurrentDayEvent ul {
	background: #D9F4FF;
	color: #0F4096;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0;
}

/* Affichage du jour courant*/
.CalendarCurrentDayMonthDisplay {
	text-align: right;
	font-weight: none;
	font-size: 11px;
	background: #D9F4FF;
	color: #0F4096;
}

/* Affichage d'un événement du mois courant */
.CalendarDayEvent {
	color: #009900;
	font-size: 10px;
}

.CalendarDayEvent li {
	margin: 0 0 0 8;
	padding: 0 0 0 8;
	text-indent: -1.5em;
	list-style: disc inside;
}

.CalendarDayEvent ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0;
}

/* Affichage d'un jour du mois courant*/
.CalendarDayMonthDisplay {
	text-align: right;
	font-weight: none;
	font-size: 11px;
}

/* Affichage d'un jour d'un autre mois */
.CalendarDayOffMonthDisplay {
	text-align: right;
	font-weight: none;
	color: #999999;
	font-size: 11px;
}

/* Monthly Calendar View Styles */
/* Fond du calendrier */
.CalendarMonthDisplayTable {
	background: white;
}

/* Affichage du mois courant */
.CalendarMonthTxtDisplay {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
	background: LightGrey;
}

.CalendarTableBorderTopBtmLeftRight {
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
}

.CalendarTableBorderTopBtmRight {
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
}

.CalendarTableBorderTopLeftRight {
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
}

.CalendarTableBorderTopRight {
	border-top: solid 1px gray;
	border-right: solid 1px gray;
}

/* Affichage des jours de la semaine */
.CalendarWeeklyDay {
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	height: 16px;
	background: LightYellow;
}

/*---------------------------- New Styles for QSP -------------------------*/
.ChannelFrame {
}
.ChannelTitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	text-decoration: none;
	padding: 4px;
	height: 18px;
}

.ChannelTitleRight {
	font-weight: bold;
	font-size: 11px;
	color: #efefef;
	text-decoration: none;
}

.ClassifiedAdAlternateItemStyle {
	background: #EEEEEE;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-bottom: solid 2px #888888;
}

.ClassifiedAdCategory {
	background-color: #EEEEEE;
	height: 100%;
	border-bottom: solid 4px #888888;
	border-top: solid 4px #888888;
	padding-left: 10px;
}

.ClassifiedAdCategory .qsArtTitleList {
	padding-top: 10px;
}

.ClassifiedAdCategoryImage {
	width: 40px;
}

.ClassifiedAdDetail {
	background-color: #EEEEEE;
	border-bottom: solid 4px #888888;
	border-top: solid 4px #888888;
}

/* Classified Ad */
.ClassifiedAdItemStyle {
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-bottom: solid 2px #888888;
}

.ClassifiedAdItemStyle.ClassifiedAdDate, .ClassifiedAdAlternateItemStyle.ClassifiedAdDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0032CD;
}

.ClassifiedAdItemStyle.ClassifiedAdImageList, .ClassifiedAdAlternateItemStyle.ClassifiedAdImageList {
	vertical-align: middle;
	text-align: center;
}

.ClassifiedAdItemStyle.ClassifiedAdRef, .ClassifiedAdAlternateItemStyle.ClassifiedAdRef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.ClassifiedAdItemStyle.ClassifiedAdSummaryList, .ClassifiedAdAlternateItemStyle.ClassifiedAdSummaryList {
	margin-left: 10px;
}

.ClassifiedAdItemStyle.ClassifiedAdTitleList, .ClassifiedAdAlternateItemStyle.ClassifiedAdTitleList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0032CD;
}

/* Styles for CooljsMenuPro*/
.CMMenu {
	color: gray;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 4px;
}

.CMMenuOver {
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 4px;
	background-color: #ff9933;
}

.DateChannel {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.DateChannelRight {
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.EditLightContent {
}

.EditLightToolBarStyle {
	border-top: gray 1px solid;
}

/* Custom Style for the Editor */
.EditLightToolButton {
	background: white;
	height: 20px;
	width: 22px;
	vertical-align: middle;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.EditLightToolButtonBack {
	background: white;
	height: 20px;
	width: 100%;
	padding-left: 0px;
}

.EventAlternateItemStyle {
	background: #FFFFDA;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.EventArticleDetail {
	border-bottom: solid 4px #0032CD;
	border-top: solid 4px #0032CD;
}

.EventCategory {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: right;
	clear: left;
}

.EventDate {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: darkorange;
	border-bottom: solid 1px #0032CD;
}

.EventDetail {
	background-color: #E5EBFF;
	border-bottom: solid 4px #0032CD;
	border-top: solid 4px #0032CD;
}

/* Class used to display list of address */
.EventItemStyle {
	background: #FFFFFA;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.EventItemStyle.EventImageList, .EventAlternateItemStyle.EventImageList {
	vertical-align: middle;
	text-align: center;
}

.EventItemStyle.EventSummaryList, .EventAlternateItemStyle.EventSummaryList {
	float: left;
	margin-left: 5px;
}

.EventItemStyle.EventTitleList, .EventAlternateItemStyle.EventTitleList,
.EventItemStyle.EventTitleList A, .EventItemStyle.EventTitleList A:visited
.EventAlternateItemStyle.EventTitleList A, .EventAlternateItemStyle.EventTitleList A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0032CD;
}

.EventList {
	background-color: #E5EBFF;
	border-bottom: solid 4px #0032CD;
	border-top: solid 4px #0032CD;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.EventList .qsArtTitleList {
	padding-top: 10px;
}

.ForumAlternateItemStyle {
	background-color: #ccffcc;
}

/* New Styles for Forums */
.ForumItemStyle {
	background-color: #ffffcc;
}

.ForumListHeader {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #000099;
}
.ForumListOtherForums {
}

.ForumListOtherForums A {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.ForumPostedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 4px;
	border-bottom: solid gray 1px;
	color: Black;
}

.ForumText, .ForumText P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.ForumText, .ForumText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.ForumUserName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: Black;
}


.GSinput {
	font-size: 13px;
}

.GSlarge {
	font-size: 18px;
}

.GSsmall {
	font-size: 10px;
}


/* Index Server Display Styles */
.IdxSearchDisplay {
	font-size: 11px;
	background-color: lightgrey;
	padding-bottom: 20;
	width: 100%;
}

.IdxSearchDisplayNbDocFound {
	font-weight: bold;
	padding-bottom: 20;
}

.IdxSearchDisplayTable {
	font-size: 11px;
	background-color: lightYellow;
	margin-left: 20;
	margin-right: 20;
}

.IdxSearchDisplayTableColAbstract {
	font-style: italic;
}

.IdxSearchDisplayTableColDate, .IdxSearchDisplayTableHeadDate {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.IdxSearchDisplayTableColLink A:hover {
	background-color: lightYellow;
}

.IdxSearchDisplayTableColRank, .IdxSearchDisplayTableHeadRank {
	display: block;
}

.IdxSearchDisplayTableColSize, .IdxSearchDisplayTableHeadSize {
	font-weight: bold;
	padding-right: 5px;
}

.IdxSearchDisplayTableColTitle {
	font-style: italic;
}

.IdxSearchDisplayTableRow {
	background-color: Khaki;
	height: 25px;
}

/* NEW CLASSES FOR MENUS */
.MenuFrame {
	width: 100%;
	text-align: center;
	border-right: solid 1px black;
	border-left: solid 1px black;
	background-color: #2E6B3D;
}

.MenuItem {
	padding-top:5px;
	padding-left: 20px;
	color:white;
}

.MenuItem A, .MenuItem A:visited, .MenuItem A:hover{
	color:white;
	text-decoration: none;
	background-color: transparent;
}


.MenuItemFrame {
	width: 100%;
}

.MenuItemHover {
	padding-top:5px;
	background-color: #E9C754;
}

.MenuItemHover A, .MenuItemHover A:visited {
	color: #2E6B3D;
	background-color: transparent;
}

.MenuItemIcon {	
	width: 15px;
	background-image: url(/WebConfig/Images/pathright.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

.MenuItemSelected, .MenuItemSelectedHover {
	background-color: #E9C754;
}

.MenuItemSelected A, .MenuItemSelected A:visited, .MenuItemSelectedHover A, .MenuItemSelectedHover A:visited {
	color: #2E6B3D;
	background-color: transparent;
}

.MenuItemSelectedIcon, .MenuItemIconHover, .MenuItemSelectedIconHover {
	width: 15px;
	background-image: url(/WebConfig/Images/pathright.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

.MenuItemTitle {
	font-size: 13px;
	font-weight: bold;
	background-color: #2E6B3D;
	color: White;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #E9C754;
}

.MenuItemTitle A, .MenuItemTitle A:visited {
	color: White;
	text-decoration: none;
}

.MenuItemTitleHover {
	font-size: 13px;
	font-weight: bold;
	background-color: #E9C754;
	color: #2E6B3D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #E9C754;
}

.MenuItemTitleHover A, .MenuItemTitleHover A:visited {
	color:#2E6B3D;
	background-color: transparent;
	text-decoration: none;
}

.MenuItemTitleIcon {
	width: 5px;
}

.MenuItemTitleSelected {
	font-size: 13px;
	font-weight: bold;
	background-color: #E9C754;
	color: #2E6B3D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #E9C754;
}

.MenuItemTitleSelected A, .MenuItemTitleSelected A:visited {
	color: #2E6B3D;
	background-color: transparent;
	text-decoration: none;
}

.MenuItemTitleSelectedHover {
	font-size: 13px;
	font-weight: bold;
	background-color: #E9C754;
	color: #2E6B3D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #E9C754;
}

.MenuItemTitleSelectedHover A, .MenuItemTitleSelectedHover A:visited {
	color: #2E6B3D;
	text-decoration: none;
	background-color: transparent;
}

.MenuItemTitleSelectedIcon, .MenuItemTitleIconHover, .MenuItemTitleSelectedIconHover {
	width:5px;
}

.MenuSepBottom {
	border-top: solid 2px #7D74A9;
}

.MenuSepTop {
	border-bottom: solid 2px #7D74A9;
}

.NavigationLink, A.NavigationLink, A.NavigationLink:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

.NavigationPath {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	display:none;
}

.PortalArtContent {
	padding: 8px;
}

.PortalArtFrame {
	border: solid 1px whitesmoke;
}

.PortalArtText {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}

.PortalArtTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F4096;
	background-color: #CACFE2;
	border-bottom: solid 1px #0F4096;
	padding: 2px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	background-image: url("/Data/Dataimages/Upload/small-square.gif");
	background-position: 5 5;
	background-repeat: no-repeat;
}

.qsArtContent{
}

.qsArtContent A:hover {
	color:#fbf5df;
   BACKGROUND-COLOR: #2e6b3d;		
}
.qsArtSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin:5px;
}
.qsArtTitle {
	font-weight: bold;
	font-size: 16px;
	color: #2E6B3D;
	text-decoration: none;
}

.qsArtTitleList, .qsArtTitleList A, .qsArtTitleList A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2E6B3D;
	text-decoration: none;
	background-color: transparent;
}

.qsArtTitleList A:hover, A.qsArtTitleList:hover {
	color: #2E6B3D;
	text-decoration: underline;
	background-color: transparent;
}

.qsBigTitle {
	font-weight: normal;
	font-size: 18px;
	color: #ffcc33;
}

.qsListHighlight {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #ff9933;
}

.qsListHighlightCurrent {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9933;
}

.qsPageFooter {
	display:none;
}

.qsPageHeader {
	font-weight: normal;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E9C754;
	background-color: #2E6B3D;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
	margin-bottom: 10px;
}

.qsTopicTitleList {
	font-size: 11px;
	font-weight: bold;
	color: #0F4096;
	text-decoration: none;
	border-bottom: SOLID 1px #0F4096;
	padding-bottom: 3px;
}

/* CALENDAR STYLES */
.SelectCalendarCurrentDayEvent {
	background: #D9F4FF;
	color: #0F4096;
	font-size: 10px;
}

/* Affichage du jour courant*/
.SelectCalendarCurrentDayMonthDisplay {
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	background: #D9F4FF;
	color: #0F4096;
}

.SelectCalendarDayEvent {
	color: #009900;
	font-size: 10px;
}

/* Affichage d'un jour du mois courant*/
.SelectCalendarDayMonthDisplay {
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}

/* Affichage d'un jour d'un autre mois */
.SelectCalendarDayOffMonthDisplay {
	text-align: right;
	font-weight: normal;
	color: #999999;
	font-size: 9px;
}

/* Monthly Select Calendar for Event Edit */
/* Fond du calendrier */
.SelectCalendarMonthDisplayTable {
	background: white;
}

/* Affichage du mois courant */
.SelectCalendarMonthTxtDisplay {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	background: LightGrey;
}

.SelectCalendarTableBorderTopBtmLeftRight {
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
}

.SelectCalendarTableBorderTopBtmRight {
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
}

.SelectCalendarTableBorderTopLeftRight {
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
}

.SelectCalendarTableBorderTopRight {
	border-top: solid 1px gray;
	border-right: solid 1px gray;
}

/* Affichage des jours de la semaine */
.SelectCalendarWeeklyDay {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	height: 11px;
	background: LightYellow;
}

/* NEW STYLES FOR EDIT MODE -> move into system style sheet */
.SystemEditFrame {
	padding: 1px;
	width: 100%;
}

.SystemEditFrameHover {
	border: solid 1px #2254B1;
	width: 100%;
}

/* SYSTEM STYLES */

.SystemLink, .SystemLink:link, .SystemLink:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}

.SystemLink:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}

.SystemListDetailContent {
	padding-left: 10px;
}

.SystemListDetailTopicFrame {
	width: 180px;
}

.SystemListDetailTopicList {
}

/* System List Header is only used in the NodeTimeList -> More button*/
.SystemListHeader {
	font: normal 11px Tahoma, sans-serif;
	color: white;
	background-color: #333333;
}

.SystemListItem {
}

.presseFrame .SystemListItemImage, .presseFrame .SystemListItemImageHover  {
width: 100px;
}

.SystemListItemContent, .SystemListItemContentHover, .SystemListItemHover {
padding-right: 15px;
}

.SystemListItemImage img {
        /* padding-left: 70px; */
	border: none; 
}

.SystemListItemImage, .SystemListItemImageHover {
width: 1px;
padding-right: 15px;
	padding-top: 5px;
}

.SystemListSummary, .SystemListSummaryHover {
	 /* margin-left: 10px; */
	margin-bottom: 10px;
}

.SystemListItemImageHover img {
       /*  padding-left: 70px; */
	border: none;
}


/* New classes for Medias */

.mediasFrame .SystemListItemImage, .mediasFrame .SystemListItemImageHover {
         width: 40px;
}

.mediasFrame .SystemListItemImage img, .mediasFrame .SystemListItemImageHover img {
         margin-right: 30px;
}




/* SystemNodeTypeSection is used to display a section node type*/
.SystemNodeTypeSectionEnd {
	background-color: #cccccc;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	color: Black;
	font-weight: normal;
	font-style: italic;
}

.SystemNodeTypeSectionFrame {
	border: dashed 1px gray;
}

.SystemNodeTypeSectionFrameHover {
	border: solid 1px #2254B1;
	width: 100%;
}

.SystemNodeTypeSectionStart {
	background-color: #cccccc;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	color: Black;
	font-weight: normal;
	font-style: italic;
}

.SystemPageAbout {
	font-size: 9px;
	font-weight: normal;
	padding-right: 4px;
}

.SystemPageAboutBorder {
	border: 1px solid rgb( 145, 155, 156 );
	background: rgb( 252, 252, 254 );
}

.SystemPageAboutSummary {
	font-size: 11px;
	border: 1px solid rgb( 145, 155, 156 );
	background: rgb( 252, 252, 254 );
	padding: 5px;
	margin-top: 10px;
}

.SystemPageAdminSessionTitle {
	background: #cccccc;
	padding: 2px 2px 2px 6px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}

.SystemPageBorder {
	border: solid 0px #cccccc;
	background: white;
}
/*
.SystemPageSession {
	width: 50%;
	height: 60;
	float: left;
	padding-right: 14px;
	padding-left: 20px;
}*/

.SystemPageSessionAdmin {
	width: 100%;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: White;
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=90, FinishOpacity=30, Style=1, StartX=30,  FinishX=100, StartY=0, FinishY=100);
}
.SystemPageSessionAdmin  .SystemPageSessionTitle {
	font-size: 9px;
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}

.SystemPageSessionImage {
	float: left;
	padding-right: 5px;
}

.SystemPageSessionLogout {
	width: 50%;
	height: 50;
	float: right;
	margin-right: 0px;
}

.SystemPageSessionResume {
	font-size: 10px;
}

.SystemPageSessionTitle {
	padding-bottom: 2px;
}

.SystemPageTitle {
	border-bottom: ;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
	background: #eeeeee;
	padding: 5px;
}

.SystemPageTitle TD {
	font: normal 11px Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;	
}

.SystemPageTitle A, .SystemPageTitle A:visited {
	font: normal 11px Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.SystemPageAdminSessionTitle TD, .SystemLink, .SystemPageSessionResume, 
.SystemPageSessionResume INPUT, .SystemPageTitle DIV, #LoginForm, 
.SystemPageAbout DIV, .SystemPageAboutSummary TD {
 	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}
/* MAIN LAYOUT */
#MainColCenter {
	background-color: #FBF5DF; /* Ok pour N4.7 */
	padding: 5px;
	vertical-align: top;
	border: solid 1px #434343;
}

#MainColLeft {
	background-color: transparent;
	vertical-align: top;
	text-align: center;
	padding-left: 10px;
	padding-right: 20px;
}

#MainColRight {
	background-color: transparent;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

#MainRowBottom {
}

#MainRowTop {
	vertical-align: top;
}

#MainTable {
	height: 100%; /* Pas supportté par N4.7*/
	border: solid 2px #434343;
}
