#languages {
         /* display: none;*/
}

A, A:link, A:visited {
	font: normal 12px Arial, Helvetica, Verdana;
	color: #c61e56;
	text-decoration: none;
}

A:hover {
	color: #640e0f;
	cursor: pointer;
}

BODY {
	font: normal 12px Arial, Helvetica, Verdana;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("/Data/Dataimages/Upload/bg-body.gif");
	background-position: center top;
	background-repeat: no-repeat;
}

BODY, DIV, TABLE, TR, TD, SPAN, P, LI, UL {
         -moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
}


H1, H2 {
         boder: none;
         padding: 0px;
         margin: 0px;
}

HR {
         border-top: solid 1px #c61e56;
}

INPUT {
	font: normal 12px Arial, Helvetica, Verdana;
}

.formFieldsFalse {
         border: solid 1px #640e0f;
         background-color: #e4e3e3;
}

P {
	font: normal 12px Arial, Helvetica, Verdana;
	color: #000000;
}

SELECT {
	font: normal 12px Arial, Helvetica, Verdana;
}

TD {
	font: normal 12px Arial, Helvetica, Verdana;
	color: #000000;
}

TEXTAREA {
	font: normal 12px Arial, Helvetica, Verdana;
}

.AddressAlternateItemStyle {
	width: 80%;
	background: #e4e3e3;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.AddressArticleDetail {
}
.AddressCategory {
	background-color: #c61e56;
	height: 100%;
	padding-left: 10px;
}
.AddressCategory .qsArtTitleList {
	padding-top: 10px;
}

.AddressCategoryImage {
	width: 40px;
}

.AddressDetail {
	background-color: #e4e3e3;
}

.AddressDetailContent {
	padding-left: 10px;
}

.AddressDetailImage {
	border-right: solid 2px #5d5d5d;
}

.AddressDetailReference {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Class used to display list of address */
.AddressItemStyle {
	width: 80%;
	background: #912765;
	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: #5d5d5d;
}

.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: #640e0f;
}
/* fond du jour courant */
.CalendarCurrentDayBg {
	background: #912765;
}

.CalendarDayBg {
}

.CalendarDayOffBg {
}

/* Affichage d'un événement du jour courant */
.CalendarCurrentDayEvent {
	color: #5d5d5d;
	font: normal 12px Arial, Helvetica, Verdana;
	padding-left:5px;
}

.CalendarCurrentDayEvent A {
	overflow:hidden;
	height:15px;
}


/* Affichage du jour courant*/
.CalendarCurrentDayMonthDisplay {
	text-align: right;
	font: normal 12px Arial, Helvetica, Verdana;
	background: #912765;
	color: #640e0f;
}

/* Affichage d'un événement du mois courant */
.CalendarDayEvent {
	color: #5d5d5d;
	font: normal 12px Arial, Helvetica, Verdana;
	padding-left:5px;
}

.CalendarDayEvent A {
	overflow:hidden;
	height:15px;
}

/* Affichage d'un jour du mois courant*/
.CalendarDayMonthDisplay {
	text-align: right;
	font: normal 12px Arial, Helvetica, Verdana;
}

/* Affichage d'un jour d'un autre mois */
.CalendarDayOffMonthDisplay {
	text-align: right;
	color: #9d9d9d;
	font: normal 12px Arial, Helvetica, Verdana;
}

/* Monthly Calendar View Styles */
/* Fond du calendrier */
.CalendarMonthDisplayTable {
	background: #e4e3e3;
}

/* Affichage du mois courant */
.CalendarMonthTxtDisplay {
	font: normal 13px Arial, Helvetica, Verdana;
	padding-bottom: 10px;
	background: #e4e3e3;
}

.CalendarTableBorderTopBtmLeftRight {
	border-top: solid 1px #9d9d9d;
	border-bottom: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
	border-left: solid 1px #9d9d9d;
}

.CalendarTableBorderTopBtmRight {
	border-top: solid 1px #9d9d9d;
	border-bottom: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
    height: 60px;
}

.CalendarTableBorderTopLeftRight {
	border-top: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
	border-left: solid 1px #9d9d9d;
}

.CalendarTableBorderTopRight {
	border-top: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
    height: 60px;	
}

/* Affichage des jours de la semaine */
.CalendarWeeklyDay {
	text-align: center;
	font: normal 12px Arial, Helvetica, Verdana;
	padding-bottom: 5px;
	height: 16px;
	background: #640e0f;
}

/*---------------------------- New Styles for QSP -------------------------*/

.ClassifiedAdAlternateItemStyle {
	background: #e4e3e3;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-bottom: solid 2px #e4e3e3;
}

.ClassifiedAdCategory {
	background-color: #e4e3e3;
	height: 100%;
	border-bottom: solid 4px #e4e3e3;
	border-top: solid 4px #e4e3e3;
	padding-left: 10px;
}

.ClassifiedAdCategory .qsArtTitleList {
	padding-top: 10px;
}

.ClassifiedAdCategoryImage {
	width: 40px;
}

.ClassifiedAdDetail {
	background-color: #e4e3e3;
	border-bottom: solid 4px #e4e3e3;
	border-top: solid 4px #e4e3e3;
}

/* Classified Ad */
.ClassifiedAdItemStyle {
	background: #e4e3e3;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-bottom: solid 2px #e4e3e3;
}

.ClassifiedAdItemStyle.ClassifiedAdDate, .ClassifiedAdAlternateItemStyle.ClassifiedAdDate {
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #5d5d5d;
}

.ClassifiedAdItemStyle.ClassifiedAdImageList, .ClassifiedAdAlternateItemStyle.ClassifiedAdImageList {
	vertical-align: middle;
	text-align: center;
}

.ClassifiedAdItemStyle.ClassifiedAdRef, .ClassifiedAdAlternateItemStyle.ClassifiedAdRef {
	font: 13px Mistral, Helvetica, sans-serif;
	color: #e4e3e3;
}

.ClassifiedAdItemStyle.ClassifiedAdSummaryList, .ClassifiedAdAlternateItemStyle.ClassifiedAdSummaryList {
	margin-left: 10px;
}

.ClassifiedAdItemStyle.ClassifiedAdTitleList, .ClassifiedAdAlternateItemStyle.ClassifiedAdTitleList {
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #5d5d5d;
}

/* Styles for CooljsMenuPro*/

#DispCoolJsMenu IFRAME {
         display: none;
       /*left: 0px !important;*/
}

.CMMenu {
         text-transform: uppercase;
         text-align: right;
         width: 165px;
         height: 23px;
	color: #000000;
	font: normal 13px Arial, Helvetica, Verdana;
	text-decoration: none;
	padding: 4px 15px 0px 15px;
         border-bottom: solid 1px #FFFFFF;
}

.CMMenuOver {
         text-transform: uppercase;
         text-align: right;
         width: 165px;
         height: 23px;
	color: #c61e56;
	font: normal 13px Arial, Helvetica, Verdana;
	text-decoration: none;
	padding: 4px 15px 0px 15px;
	background-color: #FFFFFF;
         border-bottom: solid 1px #FFFFFF;
}
.CMMenu2 {
         text-transform: uppercase;
         width: 230px;
         height: 21px;
	color: #FFFFFF;
	font: normal 13px Arial, Helvetica, Verdana;
	text-decoration: none;
	padding: 2px 15px 0px 15px;
	background-color: #FFFFFF;
         border-bottom: solid 1px #FFFFFF;
	background-color: #c61e56;
}

.CMMenuOver2 {
         text-transform: uppercase;
         width: 230px;
         height: 21px;
	color: #c61e56;
	font: normal 13px Arial, Helvetica, Verdana;
	text-decoration: none;
	padding: 2px 15px 0px 15px;
	background-color: #FFFFFF;
         border-bottom: solid 1px #FFFFFF;
	background-color: #FFFFFF;
}

.EditLightContent {
}

.EditLightToolBarStyle {
	border-top: #e4e3e3 1px solid;
}

/* Custom Style for the Editor */
.EditLightToolButton {
	background: #e4e3e3;
	height: 20px;
	width: 22px;
	vertical-align: middle;
	border-right: #e4e3e3 1px solid;
	border-top: #e4e3e3 1px solid;
	border-left: #e4e3e3 1px solid;
	border-bottom: #e4e3e3 1px solid;
}

.EditLightToolButtonBack {
	background: #e4e3e3;
	height: 20px;
	width: 100%;
	padding-left: 0px;
}

.EventAlternateItemStyle {
	background: #c61e56;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.EventArticleDetail {
	border-bottom: solid 4px #5d5d5d;
	border-top: solid 4px #5d5d5d;
}

.EventCategory {
	padding-top: 10px;
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #e4e3e3;
	text-align: right;
	clear: left;
}

.EventDate {
	padding-top: 15px;
	font: normal 12px Arial, Helvetica, Verdana;
	color: #e4e3e3;
	border-bottom: solid 1px #5d5d5d;
}

.EventDetail {
	background-color: #c61e56;
	border-bottom: solid 4px #5d5d5d;
	border-top: solid 4px #5d5d5d;
}

/* Class used to display list of address */
.EventItemStyle {
	background: #912765;
	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: normal 13px Arial, Helvetica, Verdana;
	color: #5d5d5d;
}

.EventList {
	background-color: #c61e56;
	border-bottom: solid 4px #5d5d5d;
	border-top: solid 4px #5d5d5d;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.EventList .qsArtTitleList {
	padding-top: 10px;
}

/* --------------------------------- New Styles for Forums ---------------------------------*/
.ForumAlternateItemStyle {
	background-color: #e4e3e3;
}

.ForumItemStyle {
	background-color: #912765;
}

.ForumListHeader {
	font: normal 13px Arial, Helvetica, Verdana;
	color: #e4e3e3;
	background-color: #c61e56;
}

.ForumListOtherForums {
}

.ForumListOtherForums A {
	font: normal 12px Arial, Helvetica, Verdana;
	white-space: nowrap;
}

.ForumPostedDate {
	font: normal 12px Arial, Helvetica, Verdana;
	padding-bottom: 4px;
	border-bottom: solid #000000 1px;
	color: #000000;
}

.ForumText, .ForumText P, .ForumText:visited {
	font: normal 12px Arial, Helvetica, Verdana;
	color: #000000;
}

.ForumUserName {
	font: normal 12px Arial, Helvetica, Verdana;
	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: #e4e3e3;
	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%;
         border-top: solid 1px #FFFFFF;
         margin-bottom: 30px;
}

.MenuHorizontalFrame {
	width: 50%;
}

.MenuItem {
	text-align: left;
	line-height: 16px;
	padding-right: 4px;
	padding-bottom: 5px;
	border-right: solid 1px  #9d9d9d;
	border-bottom: solid 1px  #9d9d9d;
}

.MenuItemHover {
	text-align: left;
	line-height: 16px;
	padding-right: 4px;
	padding-bottom: 5px;
	border-right: solid 1px  #9d9d9d;
	border-bottom: solid 1px  #9d9d9d;
}

.MenuItemSelected, .MenuItemSelectedHover {
	line-height: 16px;
	text-align: left;
	padding-right: 4px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-right: solid 1px  #9d9d9d;
	border-bottom: solid 1px  #9d9d9d;
}

.MenuItem A, .MenuItem A:hover, .MenuItem A:visited, .MenuItemHover A, .MenuItemHover A:visited {
	color: #9d9d9d;
	font: normal 12px Arial, Helvetica, Verdana;
	display:block;
}

.MenuItemSelected A, .MenuItemSelected A:visited, .MenuItemSelected A:hover, .MenuItemSelectedHover A, .MenuItemSelectedHover A:visited, .MenuItemSelectedHover A:hover {
	color: #9d9d9d;
	font: normal 12px Arial, Helvetica, Verdana;
	display:block;
}

.MenuItemFrame {
	width: 100%;
}

.MenuItemIcon, .MenuItemSelectedIcon, .MenuItemIconHover, .MenuItemSelectedIconHover { 
	padding-right: 10px;
}

/* MENU ITEM TITLE */

.MenuItemTitle {
  	width:100%;
	/*background-color: #c61e56;*/
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px  #9d9d9d;
	border-right: solid 1px  #9d9d9d;
}

.MenuItemTitleHover {
	padding-left: 10px;
	text-align: left;
	background-color: #912765;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px  #9d9d9d;
	border-right: solid 1px  #9d9d9d;
}

.MenuItemTitleSelected, .MenuItemTitleSelectedHover {
	padding-left: 10px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px  #9d9d9d;
}

.MenuItemTitle A, .MenuItemTitle A:visited, .MenuItemTitle A:hover {
	font: normal 13px Arial, Helvetica, Verdana;
	color: #9d9d9d;
}

.MenuItemTitleHover A, .MenuItemTitleHover A:visited, .MenuItemTitleHover A:hover {
	color: #000000;
	font: normal 13px Arial, Helvetica, Verdana;
}

.MenuItemTitleSelected A, .MenuItemTitleSelected A:visited, .MenuItemTitleSelected A:hover {
	color: #000000;
	font: normal 13px Arial, Helvetica, Verdana;
}

.MenuItemTitleSelectedHover A, .MenuItemTitleSelectedHover A:visited, .MenuItemTitleSelectedHover A:hover {
	color: #000000;
	font: normal 13px Arial, Helvetica, Verdana;
}

.MenuItemTitleIcon, .MenuItemTitleSelectedIcon, .MenuItemTitleIconHover,
.MenuItemTitleSelectedIconHover {
  width:10px;
}

/* MENU HORIZONTAL TITLE */
.MenuHTitle {
	text-align: left;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	height:20px;
}

.MenuHTitleHover {
	text-align: left;
	background-color: #912765;
	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: normal 13px Arial, Helvetica, Verdana;
	color: #9d9d9d;
}

.MenuHTitleHover A, .MenuHTitleHover A:visited, .MenuHTitleHover A:hover {
	color: #000000;
	font: normal 13px Arial, Helvetica, Verdana;
}

.MenuHTitleSelected A, .MenuHTitleSelected A:visited, .MenuHTitleSelected A:hover {
	color: #000000;
	font: normal 13px Arial, Helvetica, Verdana;
}

.MenuHTitleSelectedHover A, .MenuHTitleSelectedHover A:visited, .MenuHTitleSelectedHover A:hover {
	color: #000000;
	font: normal 13px Arial, Helvetica, Verdana;
}

.MenuHTitleIcon, .MenuHTitleSelectedIcon, .MenuHTitleIconHover,
.MenuHTitleSelectedIconHover {
  display:none;
}

.MenuSepBottom { }

.MenuSepTop {
	border-top: solid 1px #9d9d9d;
}

.NavigationLink, A.NavigationLink, A.NavigationLink:visited {
}

.NavigationPath {
         position: absolute;
         top: 140px;
}


.PortalArtContent {
	padding: 8px;
}

.PortalArtFrame {
	border: solid 1px #9d9d9d;
}

.PortalArtText {
	font: 13px Mistral, Helvetica, sans-serif;
	color: #9d9d9d;
}

.PortalArtTitle {
	font: bold 13px Mistral, Helvetica, sans-serif;
	color: #5d5d5d;
	background-color: #e4e3e3;
	border-bottom: solid 1px #5d5d5d;
	padding: 2px;
	padding-left: 20px;
	background-image: url("/Data/Dataimages/Upload/small-square.gif");
	background-position: 5 5;
	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 12px Arial, Helvetica, Verdana;
         margin: 0px;
         padding: 0px;
}

#MainColCenter .qsArtContent {
	background-image: url("/Data/Dataimages/Upload/bg-alpha70.png");
	background-position: left top;
	background-repeat: repeat;
         margin: 0px;
         padding: 15px;
         width: 100%;
}

.qsArtContentEdit A {
  border: solid 1px black;
}

.qsArtSummary {
	font: normal 12px Arial, Helvetica, Verdana;
	color: #000000;
	text-decoration: none;
}

.qsArtDate {
	color: #9d9d9d; 
}

.qsArtSummaryMore {
  margin-bottom:10px;
}

.qsArtTitleList A:hover {
	color: #640e0f;
}

.qsArtTitleList, .qsArtTitleList A, .qsArtTitleList A:visited, .qsArtTitleList A:active {
	font: normal 13px Arial, Helvetica, Verdana;
	color: #c61e56;
	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: normal 13px Arial, Helvetica, Verdana;
	color: #5d5d5d;
}

.qsListHighlightCurrent, .qsListHighlightCurrent:visited, .qsListHighlightCurrent:hover {
	font: normal 13px Arial, Helvetica, Verdana;
	color: #9d9d9d;
}

.qsPageFooter {
	display: none;
}

.qsPageHeader {
         display: block;
	text-transform: uppercase;
	background-image: url("/Data/Dataimages/Upload/bg-titel-sylog-large.png");
	background-position: left top;
	background-repeat: no-repeat;
         height: 25px;
	font: normal 12px Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding: 0px 15px 0px 15px;
         overflow: hidden;
         line-height: 25px;
}
.homeFrame .qsPageHeader {
         background-image: url("/Data/Dataimages/Upload/bg-titel-grey-large.png");
	background-position: left top;
	background-repeat: no-repeat;
}

/* QUICKINFO STYLES */
.QuickinfoFrame {
	background-image: url("/Data/Dataimages/Upload/bg-titel-grey-small.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.QuickinfoFrame .qsPageHeader {
	text-transform: uppercase;
	background-image: url("/Data/Dataimages/Upload/bg-titel-grey-small.png");
	background-position: right top;
	background-repeat: no-repeat;
         height: 25px;
	font: normal 12px Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding: 0px 15px 0px 15px;
         line-height: 25px;
}
.QuickinfoFrame .qsArtContent {
	background-image: url("/Data/Dataimages/Upload/bg-alpha70.png");
	background-position: left top;
	background-repeat: repeat;
	padding: 15px 15px 25px 15px;
	color: #000000;
}
.QuickinfoFrame P { 
	margin: 0px; 
}

/* CALENDAR STYLES */
.SelectCalendarCurrentDayEvent {
	background: #D9F4FF;
	color: #5d5d5d;
}

/* Affichage du jour courant*/
.SelectCalendarCurrentDayMonthDisplay {
	text-align: right;
	background: #D9F4FF;
	color: #5d5d5d;
}

.SelectCalendarDayEvent {
	color: #5d5d5d;
}

/* Affichage d'un jour du mois courant*/
.SelectCalendarDayMonthDisplay {
	text-align: right;
}

/* Affichage d'un jour d'un autre mois */
.SelectCalendarDayOffMonthDisplay {
	text-align: right;
	color: #e4e3e3;
}

/* Monthly Select Calendar for Event Edit */
/* Fond du calendrier */
.SelectCalendarMonthDisplayTable {
	background: #e4e3e3;
}

/* Affichage du mois courant */
.SelectCalendarMonthTxtDisplay {
	padding-bottom: 4px;
	background: #e4e3e3;
}

.SelectCalendarTableBorderTopBtmLeftRight {
	border-top: solid 1px #e4e3e3;
	border-bottom: solid 1px #e4e3e3;
	border-right: solid 1px #e4e3e3;
	border-left: solid 1px #e4e3e3;
}

.SelectCalendarTableBorderTopBtmRight {
	border-top: solid 1px #e4e3e3;
	border-bottom: solid 1px #e4e3e3;
	border-right: solid 1px #e4e3e3;
}

.SelectCalendarTableBorderTopLeftRight {
	border-top: solid 1px #e4e3e3;
	border-right: solid 1px #e4e3e3;
	border-left: solid 1px #e4e3e3;
}

.SelectCalendarTableBorderTopRight {
	border-top: solid 1px #e4e3e3;
	border-right: solid 1px #e4e3e3;
}

/* 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 12px Arial, Helvetica, Verdana;
	color: white;
	background-color: #333333;
}

.SystemListItem {
}

.SystemListItemContent {
}

.SystemListItemContentHover {
}

.SystemListItemHover {
}

.SystemListItemImage img {
	border: solid 1px black;
}

.SystemListItemImage, .SystemListItemImageHover {
	width: 130;
	padding-top: 5px;
}

.SystemListSummary, .SystemListSummaryHover {
         padding-top: 10px;
	margin: 10px 10px 0px 10px;
}

.SystemListItemImageHover img {
	border: solid 1px black;
}

/* 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 12px Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;	
}

.SystemPageTitle A, .SystemPageTitle A:visited {
	font: normal 12px Arial, Helvetica, Verdana;
	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 {
	padding: 0px;
	vertical-align: top;
         text-align: left;
	width: 100%;
         padding-bottom: 30px;
}

#MainColLeft {
	vertical-align: top;
	background-image: url("/Data/Dataimages/Upload/bg-left.gif");
	background-position: left top;
	background-repeat: repeat-y;
         padding-left: 15px;
}

#MainColRight {
         display: none;
	text-align: left;
	vertical-align: top;
	color: #000000;
         padding: 165px 0px 0px 40px;
}

#MainColRight .qsList {
	text-align: left;
	vertical-align: top;
	width: 200px;
}

#MainRowBottom {
         color: #000000;
         text-align: left;
         padding: 0px;
}

#MainRowBottom TD {
         color: #000000;
         text-align: left;
}

#MainRowBottom IMG {
         vertical-align: text-bottom;
}

#MainRowTop {
         vertical-align: top;
         padding-top: 5px;
         text-align: left;
	color: #e4e3e3;
}

#MainTable {
	height: 100%;
}
/* This section is to style the Basket */

#ECBasket tHead tr {
	background-color:Blue;
}
#ECBasket tfoot td {
	border-top:solid 1px blue;
}

#ECBasket tr.odd {
	background-color:lightgrey;
}

#ECBasket th {
	font-size:11px;
	text-align:left;
	padding:1px;
	color:White;
}

#ECBasket td {
	padding:1px;
}

#ECBasket .col1 {
	font-weight:bold;
}

#ECBasket .col3, #ECBasket .col4 {
	text-align:right;
}

#ECBasket tfoot .col4 {
	text-align:right;
	font-weight:bold;
}

/* STYLE FOR PAGINATION */

.pagination {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
         vertical-align: top;
         width: 100%;
         text-align: right;
         padding: 30px 0px 10px 0px;
}

.pagination .pagelabel, .pagination .firstlast, .pagination .nextprev, .pagination .gotopage, .pagination .current {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
         display: inline;
         padding: 1px 5px;
         margin-right: 1px;
         height: 18px;
}


.pagination .gotopage {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
         cursor: pointer;
         border: 1px solid #9d9d9d;
         background: #FFFFFF; 
}

.pagination a:hover .gotopage {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
         border: 1px solid #c61e56;
}

.pagination .current {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
         border: 1px solid #c61e56; 
         font-weight: bold; 
         background: #c61e56; 
         color: #ffffff; 
} 

.pagination A, .pagination A:link, .pagination A:visited {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
         color: #c61e56;
         text-decoration: none; 
}

.pagination A:hover {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
	cursor: pointer;
	text-decoration: none;
}

.pagination a:hover .firstlast, .pagination a:hover .nextprev {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
	cursor: pointer;
         color: #000000;
}

.pagination a:hover .gotopage, .pagination a:hover .gotopage {
	font: normal 12px Arial, Helvetica, Verdana;
         font-size: 11px;
	cursor: pointer;
         color: #c61e56;
         font-weight: bold;
}

/* NEW CSS FOR CAPTCHA CODES */

#imgCaptcha {
         margin-top: 4px;
}

#CaptchaControl {
         margin-bottom: 3px;
}

#CaptchaControl input {
         width: 60px;
         height: 20px;
}

#captcha-control-invalid {
         color: #640e0f;
         font-size: 11px;
}

.logoFrame {
          padding-top: 55px;
          width: 100%;
          margin-left: 15px;
          text-align: left;
          vertical-align: top;
          height: 165px;
}

.frmSearch {
    display: block;
    width: 135px;
    height: 40px;
    padding: 3px 2px 2px 5px;
    background-image: url("/Data/Dataimages/Upload/BG-SEARCH.GIF");
    background-position: left top;
    background-repeat: no-repeat;
}

.frmSearch input {
    color: #5d5d5d;
    width: 105px;
    border: none;
    background-color: #e4e3e3;
}

.listNewsTable {
    width: 100%;
}

.listNewsTable TD {
    height: 25px;
    border-bottom: solid 1px #e4e3e3;
}

.listChildDate {
    text-align: left;
    padding-left: 10px;
    width: 70px;
}

.listChildTitle {
    text-align: left;
}

.listNewsFrame .colorIxionTitle, .listNewsFrame .colorSylogTitle, .listNewsFrame .colorAxelerateurTitle, .listNewsFrame .qsArtTitleList {
	background-image: url("");
         display: block;
	text-transform: uppercase;
	font: normal 13px Arial, Helvetica, Verdana;
	color: #c61e56;
	text-align: left;
         padding: 0px;
}

.colorIxionTitle, .colorSylogTitle, .colorAxelerateurTitle {
         display: block;
	text-transform: uppercase;
         height: 20px;
	font: normal 12px Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding: 5px 10px 4px 10px;  
}

.colorIxionTitle {
	background-image: url("/Data/Dataimages/Upload/bg-titel-ixion.png");
	background-position: right top;
	background-repeat: no-repeat;
}

.colorSylogTitle {
	background-image: url("/Data/Dataimages/Upload/bg-titel-sylog.png");
	background-position: right top;
	background-repeat: no-repeat;
}

.colorAxelerateurTitle {
	background-image: url("/Data/Dataimages/Upload/bg-titel-axel.png");
	background-position: right top;
	background-repeat: no-repeat;
}

#backFlash {
       margin-left: 170px;
       width: 390px;
       height: 320px;
       position: absolute;
       top: 0px;
       z-index: -1;
}

/* --------- SPECIAL CLASSES FOR TABS --------- */

/* Skin */
.ui-tabs-nav {
    display: block;
    height: 170px;
    width: 500px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.tabTitle {
    display: block;
    font: normal 13px Arial, Helvetica, Verdana;
    color: #000000;
    padding: 0px;
    font-size: 16px;
    margin-bottom: 5px;
}

#iXion_Services .tabTitle {
    color: #c61e56;
}

.link_services, .link_services:link, .link_services:active, .link_services:visited {
    color: #c61e56;
}

#Sylog_Consulting .tabTitle {
    color: #640e0f;
}

.link_sylog, .link_sylog:link, .link_sylog:active, .link_sylog:visited {
    color: #640e0f;
}

#Axelerateur_Ressources .tabTitle {
    color: #912765;
}

.link_axelerateur, .link_axelerateur:link, .link_axelerateur:active, .link_axelerateur:visited {
    color: #912765;
}

#MainColCenter .link_services, #MainColCenter .link_axelerateur, #MainColCenter .link_sylog {
    display: block;
    margin-top: 5px;
}

.ui-tabs-nav a {
    margin: 0px;
    padding: 0px;
}

.ui-tabs-nav a:hover {
    margin: 0px;
    padding: 0px;
}

.ui-tabs-nav li {
    float: left;
    padding: 0px;
    margin: 0px;
}

.ui-tabs-title {
    display: none;
}

.ui-tabs-left {
    display: block;
    width: 166px;
    height: 180px;
    background-repeat: no-repeat;
}

.N153 {
    display: none;
}

.N150 .ui-tabs-left {
    background-image: url("/Data/Dataimages/Upload/ICO-SERVICES-HOME.GIF");
    background-position: left top;
}

.N151 .ui-tabs-left {
    background-image: url("/Data/Dataimages/Upload/ICO-SYLOG-HOME.GIF");
    background-position: center top;
}

.N152 .ui-tabs-left {
    background-image: url("/Data/Dataimages/Upload/ICO-AXELERATEUR-HOME.GIF");
    background-position: right top;
}

.ui-tabs-right {
    display: none;
}

.ui-tabs-nav a:hover .ui-tabs-left {
    filter: Alpha(Opacity=75);
}

.ui-tabs-loading .ui-tabs-left {
    filter: Alpha(Opacity=50);
}

.ui-tabs-panel {
    width: 100%;
    margin-bottom: 35px;
    float:left;
    padding-left: 15px;
}

#MainColCenter .ui-tabs-panel .qsArtContent {
    padding: 0px;
}

.ui-tabs-hide {
    display: none;
}

.bottomLeftFrame {
    padding-left: 15px;
    width: 135px;
}


.homeArticleFrame {
   margin-bottom: 25px;
}

.homeArticleFrame img {
   float: left;
   margin: 0px 25px 10px 0px;
}

#rssTitleTemplate .rss-title A, .rssTitleTemplate .rss-title A:link, .rssTitleTemplate .rss-title A:active, .rssTitleTemplate .rss-title A:visited {
    font-weight: bold;
    color: #c61e56;
}

.rss-title A, .rss-title A:link, .rss-title A:active, .rss-title A:visited  {
    font-weight: bold;
    color: #000000;
}

.rss-title A:hover {
    font-weight: bold;
    color: #c61e56;
}

.logospartnersFrame {
    padding: 0px 15px 0px 15px;
}

.logospartnersTitle {
   display: none;
}
