A, A:link, A:visited {
	font: normal 11px Tahoma, sans-serif;
	color: #C4548B;
	text-decoration: none;
}

A:hover {
	cursor: pointer;
	text-decoration: underline;
}

BODY {
	font: normal 11px Tahoma, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

BODY, DIV, TABLE, TR, TD, SPAN, P, LI, UL {
         -moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
} 

H1 {
	border-right: medium none;
	border-top: medium none;
	font: normal 11px Tahoma, sans-serif;
	border-left: medium none;
	color: #5A5A5A;
	border-bottom: #D5D5D5 1px solid;
}

INPUT {
	font: normal 11px Tahoma, sans-serif;
}

P {
	font: normal 11px Tahoma, sans-serif;
	color: #000000;
}

SELECT {
	font: normal 11px Tahoma, sans-serif;
}

TD {
	font: normal 11px Tahoma, sans-serif;
	color: #000000;
}

TEXTAREA {
	font: normal 11px Tahoma, sans-serif;
}

.AddressAlternateItemStyle {
	width: 80%;
	background: #D5D5D5;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.AddressArticleDetail {
}
.AddressCategory {
	background-color: #C4548B;
	height: 100%;
	padding-left: 10px;
}
.AddressCategory .qsArtTitleList {
	padding-top: 10px;
}

.AddressCategoryImage {
	width: 40px;
}

.AddressDetail {
	background-color: #D5D5D5;
}

.AddressDetailContent {
	padding-left: 10px;
}

.AddressDetailImage {
	border-right: solid 2px #979797;
}

.AddressDetailReference {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Class used to display list of address */
.AddressItemStyle {
	width: 80%;
	background: #C4A3A8;
	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;
}

.AddressSummaryList .AddressCommentList
{
  padding:10px;
  padding-left:40px;
}

.AddressSummaryList .AddressSummaryListMore 
{
  display:inline;
}

.AddressItemStyle.AddressTitleList, .AddressAlternateItemStyle.AddressTitleList {
	color: #979797;
}

.AddressReference {
	clear: left;
	margin: 10px 10px 10px 10px;
}

.AddressCategoryGroup {
	background-color:LightGrey;
}

.ArtContentScroll {
	font: 13px Mistral, Helvetica, sans-serif;
}

.ArtTitleScroll {
	font: 13px Mistral, Helvetica, sans-serif;
}
.bgstrColor2 {
	background: #783455;
}
/* fond du jour courant */
.CalendarCurrentDayBg {
	background: #C4A3A8;
}

.CalendarDayBg {
}

.CalendarDayOffBg {
}

/* Affichage d'un événement du jour courant */
.CalendarCurrentDayEvent {
	color: #979797;
	font: normal 11px Tahoma, sans-serif;
	padding-left:5px;
}

.CalendarCurrentDayEvent A {
	overflow:hidden;
	height:15px;
}


/* Affichage du jour courant*/
.CalendarCurrentDayMonthDisplay {
	text-align: right;
	font: normal 11px Tahoma, sans-serif;
	background: #C4A3A8;
	color: #783455;
}

/* Affichage d'un événement du mois courant */
.CalendarDayEvent {
	color: #979797;
	font: normal 11px Tahoma, sans-serif;
	padding-left:5px;
}

.CalendarDayEvent A {
	overflow:hidden;
	height:15px;
}

/* Affichage d'un jour du mois courant*/
.CalendarDayMonthDisplay {
	text-align: right;
	font: normal 11px Tahoma, sans-serif;
}

/* Affichage d'un jour d'un autre mois */
.CalendarDayOffMonthDisplay {
	text-align: right;
	color: #5A5A5A;
	font: normal 11px Tahoma, sans-serif;
}

/* Monthly Calendar View Styles */
/* Fond du calendrier */
.CalendarMonthDisplayTable {
	background: #D5D5D5;
}

/* Affichage du mois courant */
.CalendarMonthTxtDisplay {
	font: bold 12px Arial, sans-serif;
	padding-bottom: 10px;
	background: #D5D5D5;
}

.CalendarTableBorderTopBtmLeftRight {
	border-top: solid 1px #5A5A5A;
	border-bottom: solid 1px #5A5A5A;
	border-right: solid 1px #5A5A5A;
	border-left: solid 1px #5A5A5A;
}

.CalendarTableBorderTopBtmRight {
	border-top: solid 1px #5A5A5A;
	border-bottom: solid 1px #5A5A5A;
	border-right: solid 1px #5A5A5A;
    height: 60px;
}

.CalendarTableBorderTopLeftRight {
	border-top: solid 1px #5A5A5A;
	border-right: solid 1px #5A5A5A;
	border-left: solid 1px #5A5A5A;
}

.CalendarTableBorderTopRight {
	border-top: solid 1px #5A5A5A;
	border-right: solid 1px #5A5A5A;
    height: 60px;	
}

/* Affichage des jours de la semaine */
.CalendarWeeklyDay {
	text-align: center;
	font: normal 11px Tahoma, sans-serif;
	padding-bottom: 5px;
	height: 16px;
	background: #783455;
}

/*---------------------------- New Styles for QSP -------------------------*/

.ClassifiedAdAlternateItemStyle {
	background: #D5D5D5;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-bottom: solid 2px #D5D5D5;
}

.ClassifiedAdCategory {
	background-color: #D5D5D5;
	height: 100%;
	border-bottom: solid 4px #D5D5D5;
	border-top: solid 4px #D5D5D5;
	padding-left: 10px;
}

.ClassifiedAdCategory .qsArtTitleList {
	padding-top: 10px;
}

.ClassifiedAdCategoryImage {
	width: 40px;
}

.ClassifiedAdDetail {
	background-color: #D5D5D5;
	border-bottom: solid 4px #D5D5D5;
	border-top: solid 4px #D5D5D5;
}

/* Classified Ad */
.ClassifiedAdItemStyle {
	background: #D5D5D5;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-bottom: solid 2px #D5D5D5;
}

.ClassifiedAdItemStyle.ClassifiedAdDate, .ClassifiedAdAlternateItemStyle.ClassifiedAdDate {
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #979797;
}

.ClassifiedAdItemStyle.ClassifiedAdImageList, .ClassifiedAdAlternateItemStyle.ClassifiedAdImageList {
	vertical-align: middle;
	text-align: center;
}

.ClassifiedAdItemStyle.ClassifiedAdRef, .ClassifiedAdAlternateItemStyle.ClassifiedAdRef {
	font: 13px Mistral, Helvetica, sans-serif;
	color: #D5D5D5;
}

.ClassifiedAdItemStyle.ClassifiedAdSummaryList, .ClassifiedAdAlternateItemStyle.ClassifiedAdSummaryList {
	margin-left: 10px;
}

.ClassifiedAdItemStyle.ClassifiedAdTitleList, .ClassifiedAdAlternateItemStyle.ClassifiedAdTitleList {
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #979797;
}

/* Styles for CooljsMenuPro*/
.CMMenu {
	color: #FFFFFF;
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
	padding: 2px 4px;
	background-color: #C4548B;
}

.CMMenuOver {
	color: #FFFFFF;
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
	padding: 2px 4px;
	background-color: #C4A3A8;
}

.EditLightContent {
}

.EditLightToolBarStyle {
	border-top: #D5D5D5 1px solid;
}

/* Custom Style for the Editor */
.EditLightToolButton {
	background: #D5D5D5;
	height: 20px;
	width: 22px;
	vertical-align: middle;
	border-right: #D5D5D5 1px solid;
	border-top: #D5D5D5 1px solid;
	border-left: #D5D5D5 1px solid;
	border-bottom: #D5D5D5 1px solid;
}

.EditLightToolButtonBack {
	background: #D5D5D5;
	height: 20px;
	width: 100%;
	padding-left: 0px;
}

.EventAlternateItemStyle {
	background: #C4548B;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.EventArticleDetail {
	border-bottom: solid 4px #979797;
	border-top: solid 4px #979797;
}

.EventCategory {
	padding-top: 10px;
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #D5D5D5;
	text-align: right;
	clear: left;
}

.EventDate {
	padding-top: 15px;
	font: normal 11px Arial, sans-serif;
	color: #D5D5D5;
	border-bottom: solid 1px #979797;
}

.EventDetail {
	background-color: #C4548B;
	border-bottom: solid 4px #979797;
	border-top: solid 4px #979797;
}

/* Class used to display list of address */
.EventItemStyle {
	background: #C4A3A8;
	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: bold 12px Arial, sans-serif;
	color: #979797;
}

.EventList {
	background-color: #C4548B;
	border-bottom: solid 4px #979797;
	border-top: solid 4px #979797;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.EventList .qsArtTitleList {
	padding-top: 10px;
}

/* --------------------------------- New Styles for Forums ---------------------------------*/
.ForumAlternateItemStyle {
	background-color: #D5D5D5;
}

.ForumItemStyle {
	background-color: #C4A3A8;
}

.ForumListHeader {
	font: bold 12px Arial, sans-serif;
	color: #D5D5D5;
	background-color: #C4548B;
}

.ForumListOtherForums {
}

.ForumListOtherForums A {
	font: normal 11px Arial, sans-serif;
	white-space: nowrap;
}

.ForumPostedDate {
	font: normal 11px Arial, sans-serif;
	padding-bottom: 4px;
	border-bottom: solid #000000 1px;
	color: #000000;
}

.ForumText, .ForumText P, .ForumText:visited {
	font: normal 11px Arial, sans-serif;
	color: #000000;
}

.ForumUserName {
	font: normal 11px Arial, sans-serif;
	text-align: center;
	color: #000000;
}

.GSinput {
	font: 13px Tahoma, Helvetica, sans-serif;
}

.GSlarge {
	font: 18px Tahoma, Helvetica, sans-serif;
}

.GSsmall {
	font: 10px Tahoma, Helvetica, sans-serif;
}

/* Index Server Display Styles */
.IdxSearchDisplay {
	font-size: 11px;
	background-color: #D5D5D5;
	padding-bottom: 20px;
	width: 100%;
}

.IdxSearchDisplayNbDocFound {
	font-weight: bold;
	padding-bottom: 20px;
}

.IdxSearchDisplayTable {
	font-size: 11px;
	background-color: lightYellow;
	margin-left: 20px;
	margin-right: 20px;
}

.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;
}
.KeywordDebug {
	display:none;
}
/* NEW CLASSES FOR MENUS */
.MenuFrame {
	width: 100%;
}
.MenuHorizontalFrame {
	width: 50%;
}

.MenuItem {
	text-align: left;
	padding: 0px;
         border-bottom: solid 1px #D5D5D5;
         margin: 0px;
}

.MenuItemHover {
	text-align: left;
	padding: 0px;
         border-bottom: solid 1px #D5D5D5;
         margin: 0px;
}

.MenuItemSelected, .MenuItemSelectedHover {
	text-align: left;
	padding: 0px;
         border-bottom: solid 1px #D5D5D5;
         margin: 0px;
}

.MenuItem A, .MenuItem A:visited {
	padding: 4px 20px 4px 20px;
         display: block;
	color: #5A5A5A;
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
}

.MenuItem A:hover, .MenuItemHover A, .MenuItemHover A:visited {
	padding: 4px 20px 4px 20px;
         display: block;
	color: #C4548B;
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
}

.MenuItemSelected A, .MenuItemSelected A:visited, .MenuItemSelected A:hover, .MenuItemSelectedHover A, .MenuItemSelectedHover A:visited, .MenuItemSelectedHover A:hover {
	padding: 4px 20px 4px 20px;
         display: block;
	color: #C4548B;
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
}

.MenuItemFrame {
         margin: 0px;
         padding: 0px;
         border: none;
}

.MenuItemIcon, .MenuItemSelectedIcon, .MenuItemIconHover, .MenuItemSelectedIconHover {
}

/* MENU ITEM TITLE */

.MenuItemTitle {
	text-align: left;
	padding: 4px 20px 4px 20px;
         border-bottom: solid 1px #D5D5D5;
         margin: 0px;
}

.MenuItemTitleHover {
         background-color: #C4548B;
	text-align: left;
	padding: 4px 20px 4px 20px;
         border-bottom: solid 1px #D5D5D5;
         margin: 0px;
}

.MenuItemTitleSelected, .MenuItemTitleSelectedHover {
         background-color: #C4548B;
	text-align: left;
	padding: 4px 20px 4px 20px;
         border-bottom: solid 1px #D5D5D5;
         margin: 0px;
}

.MenuItemTitle A, .MenuItemTitle A:visited, .MenuItemTitle A:hover {
	font: bold 12px Arial, sans-serif;
	color: #5A5A5A;
         text-decoration: none;
}

.MenuItemTitleHover A, .MenuItemTitleHover A:visited, .MenuItemTitleHover A:hover {
	color: #FFFFFF;
	font: bold 12px Arial, sans-serif;
         text-decoration: none;
}

.MenuItemTitleSelected A, .MenuItemTitleSelected A:visited, .MenuItemTitleSelected A:hover {
	font: bold 12px Arial, sans-serif;
	color: #FFFFFF;
         text-decoration: none;
}

.MenuItemTitleSelectedHover A, .MenuItemTitleSelectedHover A:visited, .MenuItemTitleSelectedHover A:hover {
	font: bold 12px Arial, sans-serif;
	color: #FFFFFF;
         text-decoration: none;
}

.MenuItemTitleIcon, .MenuItemTitleSelectedIcon, .MenuItemTitleIconHover,
.MenuItemTitleSelectedIconHover {
          padding-left: 20px;
}

/* MENU HORIZONTAL TITLE */
.MenuHTitle {
	text-align: left;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	height:20px;
         margin: 0px;
         padding-top: 0px;
}

.MenuHTitleHover {
	text-align: left;
	background-color: #C4A3A8;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	height:20px;
}

.MenuHTitleSelected, .MenuHTitleSelectedHover {
	text-align: left;
	background-color: #FFFFFF;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	height:20px;
}

.MenuHTitle A, .MenuHTitle A:visited, .MenuHTitle A:hover {
	font: bold 12px Arial, sans-serif;
	color: #5A5A5A;
}

.MenuHTitleHover A, .MenuHTitleHover A:visited, .MenuHTitleHover A:hover {
	color: #000000;
	font: bold 12px Arial, sans-serif;
}

.MenuHTitleSelected A, .MenuHTitleSelected A:visited, .MenuHTitleSelected A:hover {
	color: #000000;
	font: bold 12px Arial, sans-serif;
}

.MenuHTitleSelectedHover A, .MenuHTitleSelectedHover A:visited, .MenuHTitleSelectedHover A:hover {
	color: #000000;
	font: bold 12px Arial, sans-serif;
}

.MenuHTitleIcon, .MenuHTitleSelectedIcon, .MenuHTitleIconHover,
.MenuHTitleSelectedIconHover {
  display:none;
}

.MenuSepBottom { }

.MenuSepTop { }

.NavigationLink, A.NavigationLink, A.NavigationLink:visited {
	display: none;
}

.NavigationPath {
	display: none;
}

.PortalArtContent {
	padding: 8px;
}

.PortalArtFrame {
	border: solid 1px #5A5A5A;
}

.PortalArtText {
	font: 13px Mistral, Helvetica, sans-serif;
	color: #5A5A5A;
}

.PortalArtTitle {
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #979797;
	background-color: #D5D5D5;
	border-bottom: solid 1px #979797;
	padding: 2px;
	padding-left: 20px;
	background-image: url("/Data/Dataimages/Upload/small-square.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.qsArtContent, .qsArtContent TD, .qsArtContent P, .qsArtContent A, .qsArtContent A:visited, .qsArtContent A:hover 
, .qsArtContentEdit, .qsArtContentEdit TD, .qsArtContentEdit P, .qsArtContentEdit A, .qsArtContentEdit A:visited, .qsArtContentEdit A:hover {
	font: normal 11px Arial, sans-serif;
}

#MainColCenter .qsArtContent {
          width: 100%;
          padding: 20px;
	background-image: url("/Data/Dataimages/Upload/bg-degrad-home.jpg");
	background-position: left 0px;
	background-repeat: repeat-x;
}

.qsArtContentEdit A {
  border: solid 1px black;
}

.qsArtSummary {
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
}

.qsArtSummaryMore {
  float: right;
  margin-bottom:10px;
}

.qsArtTitleList A:hover {
	text-decoration: none;
         color: #C4548B;
}

.qsArtTitleList, .qsArtTitleList A, .qsArtTitleList A:visited, .qsArtTitleList A:active {
	font: bold 12px Arial, sans-serif;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
}


/* Utilisez dans les listes avec détail -> attention c'est une classe utilisée dans un A*/
.qsListHighlight, .qsListHighlight:visited, .qsListHighlight:hover {
	font: bold 12px Arial, sans-serif;
	color: #979797;
}

.qsListHighlightCurrent, .qsListHighlightCurrent:visited, .qsListHighlightCurrent:hover {
	font: bold 12px Arial, sans-serif;
	color: #5A5A5A;
}

.qsPageFooter {
	display: none;
}

.qsPageHeader {
         display: block;
         width: 100%;
	background-color: #979797;
	font: bold 12px Arial, sans-serif;
	color: #FFFFFF;
	padding: 3px 20px 0px 20px;
	text-align: left;
         height: 21px;
         text-transform: uppercase;
}

/* QUICKINFO STYLES */
.QuickinfoFrame {
	/*border: 1px solid #C4548B;*/
	margin-bottom: 10px;
	background-color: #D5D5D5;
}
.QuickinfoFrame .qsPageHeader {
	background-color: #C4A3A8;
	font: normal 12px Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 1px 2px 1px 5px;
	margin-bottom: 5px;
}
.QuickinfoFrame .qsArtContent {
	padding: 2px;
	color: #000000;
}
.QuickinfoFrame P { 
	margin: 0px; 
}

/* CALENDAR STYLES */
.SelectCalendarCurrentDayEvent {
	background: #D9F4FF;
	color: #979797;
}

/* Affichage du jour courant*/
.SelectCalendarCurrentDayMonthDisplay {
	text-align: right;
	background: #D9F4FF;
	color: #979797;
}

.SelectCalendarDayEvent {
	color: #979797;
}

/* Affichage d'un jour du mois courant*/
.SelectCalendarDayMonthDisplay {
	text-align: right;
}

/* Affichage d'un jour d'un autre mois */
.SelectCalendarDayOffMonthDisplay {
	text-align: right;
	color: #D5D5D5;
}

/* Monthly Select Calendar for Event Edit */
/* Fond du calendrier */
.SelectCalendarMonthDisplayTable {
	background: #D5D5D5;
}

/* Affichage du mois courant */
.SelectCalendarMonthTxtDisplay {
	padding-bottom: 4px;
	background: #D5D5D5;
}

.SelectCalendarTableBorderTopBtmLeftRight {
	border-top: solid 1px #D5D5D5;
	border-bottom: solid 1px #D5D5D5;
	border-right: solid 1px #D5D5D5;
	border-left: solid 1px #D5D5D5;
}

.SelectCalendarTableBorderTopBtmRight {
	border-top: solid 1px #D5D5D5;
	border-bottom: solid 1px #D5D5D5;
	border-right: solid 1px #D5D5D5;
}

.SelectCalendarTableBorderTopLeftRight {
	border-top: solid 1px #D5D5D5;
	border-right: solid 1px #D5D5D5;
	border-left: solid 1px #D5D5D5;
}

.SelectCalendarTableBorderTopRight {
	border-top: solid 1px #D5D5D5;
	border-right: solid 1px #D5D5D5;
}

/* Affichage des jours de la semaine */
.SelectCalendarWeeklyDay {
	text-align: center;
	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 {

}

.SystemListItemContent {
         display: block;
	background-image: url("/Data/Dataimages/Upload/bg-degrad-home.jpg");
	background-position: left 0px;
	background-repeat: repeat-x;
         padding: 10px;
	padding-right: 10px;
	margin-top: 10px;
         margin-left: 0px;
         height: 60px;
}

.SystemListItemContentHover {
         display: block;
	background-image: url("/Data/Dataimages/Upload/bg-degrad-home.jpg");
	background-position: left 0px;
	background-repeat: repeat-x;
         padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
         margin-left: 0px;
         height: 60px;
}

.SystemListItemHover {

}

.SystemListItemImage IMG, .SystemListItemImageHover IMG {
	width: 90px;
         border: none;
}

.SystemListItemImage, .SystemListItemImageHover {
         text-align: center;
	width: 100px;
         padding-top: 0px;
         margin: 0px;
}

.DerniersArticlesFrame .SystemListItemImage, 
.DerniersArticlesFrame .SystemListItemImageHover {
	width: 75px;
	padding-right: 5px;
	padding-top: 5px;
}
.SystemListSummary, .SystemListSummaryHover {
         display: block;
	background-image: url("/Data/Dataimages/Upload/bg-degrad-home.jpg");
	background-position: left 0px;
	background-repeat: repeat-x;
         padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
         margin-left: 0px;
         height: 60px;
}



/* 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 {
         display: inline;
	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;
}
.DerniersArticlesFrame {
	/*border-bottom: solid 1px #999999;*/
	margin-top: 20px;
	margin-right: 0px;
	width:100%;
}
.DerniersArticlesTitle {
	width: 566px;
	height: 64px;
	background-image: url("/Data/Dataimages/Upload/DernierArticlesBG_large.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 20px 5px 40px 100px;
}
.DerniersArticlesTitle A, .DerniersArticlesTitle A:link,
.DerniersArticlesTitle A:visited, .DerniersArticlesTitle A:hover {
	font: bold 12px Arial, sans-serif;
}
.ConferencesFrame {
         margin-right: 1px;
}
.ConferencesTitle {
	width: 566px;
	height: 64px;
	background-image: url("/Data/Dataimages/Upload/ConferencesBG_large.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 24px 5px 40px 100px;
         margin-right: 1px;
}
.ConferencesTitle A, .ConferencesTitle A:link, .ConferencesTitle A:visited,
.ConferencesTitle A:hover {
	font: bold 12px Arial, sans-serif;
}
.marginLeftHomeFrame {
         display: block;
         width: 100%;
         margin-left: 10px;
         margin-bottom: 15px;
}


.qsConferencesArtTitle {
         font-family: tahoma;
         FONT-SIZE: 16pt;
         font-variant: small-caps;
         color: #FFFFFF;
         display: block;
         border: solid 1px #000000;
         	width: 100%;
	height: 30px;
	background-color: #C4548B;
	padding: 0px 5px 0px 5px;
}

.ArtConference {
         padding: 0px 10px 30px 5px;
         text-align: justify;
         	font: normal 11px Tahoma, sans-serif;
}

.ImgConference {
         display: block;
         width: 200px;
         font: normal 11px Tahoma, sans-serif;
         border: solid 1px #000000;
         background-color: #e6e6e6;
         text-align: center;
}


.qsBlackLine {
         width: 100%;
         height: 1px;
         color: #000000;
         margin: 0px;

}



.InformationFrame {
	margin-top: 20px;
}
.InformationTitle {
	width: 566px;
	height: 57px;
	background-image: url("/Data/Dataimages/Upload/InformationBG.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 20px 5px 30px 100px;
}
.InformationTitle A, .InformationTitle A:link, .InformationTitle A:visited,
.InformationTitle A:hover {
	font: bold 12px Arial, sans-serif;
}

/* MAIN LAYOUT */
#MainColCenter {
         width: 80%;
	background-color: #FFFFFF; /* Ok pour N4.7 */
	padding: 0px;
         margin: 0px;
	vertical-align: top;
}

#MainColLeft {
         width: 20%;
	text-align: left;
	vertical-align: top;
	color: #000000;
	padding: 0px;
         margin: 0px;
}

#MainColRight {
         display: none;
}

#MainRowBottom {
	color: #5A5A5A;
	text-align: left;
	padding: 0px;
         margin: 0px;
	background-image: url("/Data/Dataimages/Upload/bg-degrad-bottom.jpg");
	background-position: left bottom;
	background-repeat: repeat-x;
         border-top: solid 1px #D5D5D5;
}

#MainRowTop {
	color: #D5D5D5;
}

#MainTable {
         width: 90%;
	height: 100%; /* Pas supportté par N4.7*/
	border: solid 1px #999999;
}

/* NEW CSS FOR CAPTCHA CODES */

#imgCaptcha {
         margin-top: 4px;
}

#CaptchaControl {
         margin-bottom: 3px;
}

#CaptchaControl input {
         width: 60px;
         height: 20px;
}

#captcha-control-invalid {
         color: red;
         font-size: 11px;


/* SPECIAL CLASSES FOR PORTAL */

.starConferenceFrame, .topthemes, .videoFrame {
	background-image: url("/Data/Dataimages/Upload/bg-degrad-home.jpg");
	background-position: left 20px;
	background-repeat: repeat-x;
         padding: 0px;
         margin-bottom: 15px;
}

.nextConferencesFrame, .informationsFrame, .emploiFrame {
         padding: 0px;
         margin-bottom: 15px;
}

.nextConferencesTitle {
	padding: 3px 20px 0px 20px;
	text-align: left;
         height: 21px;
         background-color: #D5D5D5;
         margin-bottom: 10px; 
} 

.informationsTitle {
	padding: 3px 20px 0px 20px;
	text-align: left;
        height: 21px;
         background-color: #D5D5D5;
         margin-bottom: 15px; 
} 

.emploiTitle {
	padding: 3px 20px 0px 20px;
	text-align: left;
          height: 21px;
         background-color: #D5D5D5;
         margin-bottom: 15px; 
} 

.accueilTitle {
	padding: 3px 20px 0px 20px;
	text-align: left;
         height: 21px;
         background-color: #5A5A5A;
}

.starConferenceTitle {
         background-color: #979797;
         margin-bottom: 10px;
	padding: 3px 20px 0px 20px;
	text-align: left;
         height: 21px;
}

.topthemesTitle {
         background-color: #979797;
         margin-bottom: 15px;
	padding: 3px 20px 0px 20px;
	text-align: left;
         height: 21px;
}

.videoTitle {
         background-color: #979797;
         margin-bottom: 15px;
	padding: 3px 20px 0px 20px;
	text-align: left;
         height: 21px;
}

.accueilTitle A, .accueilTitle A:link, .accueilTitle A:visited,
.starConferenceTitle A, .starConferenceTitle A:link, .starConferenceTitle A:visited,
.topthemesTitle A, .topthemesTitle A:link, .topthemesTitle A:visited,
.videoTitle A, .videoTitle A:link, .videoTitle A:visited {
	font: bold 12px Arial, sans-serif;
         text-transform: uppercase; 
	color: #FFFFFF;
	text-decoration: none;
}

.accueilTitle A:hover, .starConferenceTitle A:hover, .topthemesTitle A:hover, .videoTitle A:hover {
	cursor: pointer;
	color: #C4548B;
	text-decoration: none;
}


.nextConferencesTitle A, .nextConferencesTitle A:link, .nextConferencesTitle A:visited,
.nextConferencesChildsTitle A, .nextConferencesChildsTitle A:link, .nextConferencesChildsTitle A:visited,
.informationsTitle A, .informationsTitle A:link, .informationsTitle A:visited,
.emploiTitle A, .emploiTitle A:link, .emploiTitle A:visited {
	font: bold 12px Arial, sans-serif;
         /* text-transform: uppercase; */
	color: #5A5A5A;
	text-decoration: none;
}

.nextConferencesTitle A:hover, .informationsTitle A:hover, .emploiTitle A:hover, .nextConferencesChildsTitle A:hover
 {
	cursor: pointer;
	color: #C4548B;
	text-decoration: none;
}

.starConferenceFrame .SystemListItemContent, .starConferenceFrame .SystemListItemContentHover {
         padding-left: 20px;
         margin: 0px;
}

.qsArtDate {
          font: normal 11px Tahoma, sans-serif;
          font-weight: bold;
          color: #C4548B; 
}

.BookingInfo {
          padding-top: 10px;
}

.nextConferencesChildsFrame {
        display: table;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 5px 0px;
        border-bottom: solid 1px #D5D5D5;
}

.nextConferencesChildsFrame .BookingInfo {
          display: none;
}

.nextConferencesChildsTitle {
          width: 69%;
          padding: 0px 0px 0px 10px;
          float: left;
	 text-align: left;
}

.nextConferencesChildsFrame .qsArtDate {
          text-align: right;
          width: 20%;
          display: block;
          font: normal 11px Tahoma, sans-serif;
          font-weight: bold;
          color: #C4548B;
          padding-right: 20px;
          float: right;
}


.starConferenceFrame .qsArtSubTitle, .topthemesFrame .qsArtSubTitle, .videoFrame .qsArtSubTitle, .nextConferencesFrame .qsArtSubTitle, .informationsFrame .qsArtSubTitle, .emploiFrame .qsArtSubTitle {
          display: none;
}

.topthemesFrame .qsArtTitleList, .informationsFrame .qsArtTitleList, .emploiFrame .qsArtTitleList {
          padding: 0px 20px 0px 30px;
	background-image: url("/Data/Dataimages/Upload/tiret.gif");
	background-position: 20px 7px;
	background-repeat: no-repeat;

}

.topthemesFrame .qsArtTitleList, .topthemesFrame .qsArtTitleList A, .topthemesFrame .qsArtTitleList A:visited, .topthemesFrame .qsArtTitleList A:active,
.informationsFrame .qsArtTitleList, .informationsFrame .qsArtTitleList A, .informationsFrame .qsArtTitleList A:visited, .informationsFrame .qsArtTitleList A:active,
.emploiFrame .qsArtTitleList, .emploiFrame .qsArtTitleList A, .emploiFrame .qsArtTitleList A:visited, .emploiFrame .qsArtTitleList A:active {
	font: normal 11px Tahoma, sans-serif;
	color: #000000;
	text-align: left;
	margin-bottom: 2px;
}

.topthemesFrame .qsArtTitleList A:hover,
.informationsFrame .qsArtTitleList A:hover,
.emploiFrame .qsArtTitleList A:hover {
	text-decoration: none;
         color: #C4548B;
}

.colLeftConference{
          background-color: #FFFFFF;
          width: 200px;
          border-top: solid 5px #C4548B;
}

.citationFrame, .newSearchFrame {
         padding: 20px;
}

.popupWelcome {
         display: none;
         background-color: #FFFFFF;
         border: solid 3px #C4548B;
         width: 620px;
         height: 300px;
         position: absolute;
         z-index: 2;
         left: 50%;
         top: 50px;
         margin-left: -310px;
         /* margin-top: -150px; */
}

.popupTitle {
	font: bold 12px Arial, sans-serif;
	color: #FFFFFF;
         width: 379px;
	font-weight: 700;
         text-transform: uppercase;
         background-color: #5A5A5A;
         height: 25px;
         padding: 5px 5px 0px 10px;
         text-align: left;
}

.popupClose {
         background-color: #5A5A5A;
         height: 25px;
         width: 21px;
         padding: 5px 5px 0px 0px;
         text-align: right;
}

.popupContent {
	font: normal 11px Arial, sans-serif;
         padding: 20px 10px 20px 10px;
}

#popupBtnClose {
         cursor: pointer;
}

.logo40ans {
         position: absolute;
         z-index: 1;
         margin-left: -150px;
}

.qsArtContentConference {
          width: 100%;
          padding: 20px 20px 20px 10px;
