/*---------------------*/ /*-- B O D Y --*/ body { background-color: #000; background-image: url("/skin/_frontoffice/window/background.gif"); color: #8B9ECA; margin: 0px 15px 0px 15px; scrollbar-3dlight-color:#999999; scrollbar-darkshadow-color:#555555; scrollbar-face-color:#000000; scrollbar-track-color:#444444; scrollbar-highlight-color:#000000; scrollbar-shadow-color:#686846; scrollbar-arrow-color:#CCCCCC; font-family: Arial, Helvetica, sans-serif; color: #5C5C5C; } body .top {font-size: 10px; text-decoration: none} #globalwindow { width: 100%; margin: 0; color: #000; font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif; font-size: 11px; min-height: 700px; } /*---------------------*/ /*-- F O R M --*/ input,textarea,select,option,.radio,.txtfld { border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; border-color: #999999; } input .radio { border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; border-color: #999999; background: #999999; } button { font-size:10px; color:#222; font-weight:normal; text-decoration:none; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; background: #E1E1E1; margin: 1px 4px; padding-left:5px; padding-right:5px; border-top: 1px solid #555; /*border-top: 30px img("/skin/_frontoffice/window/background.gif") ;*/ border-bottom: 1px solid #555; border-left: 5px solid #555; border-right: 1px solid #555; } /*-------------------------*/ /*-- H E A D E R --*/ /* {{{ Header elements */ #header { position: relative; width: 100%; background-color: #000; background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif; white-space:nowrap; } #header_top { position: relative; width: 100%; margin:0; border:0; padding:0; text-align:top; background: url(/skin/_frontoffice/header/nightfloor.com.gif) no-repeat; } #header_top table { border:0; width:100%; } #header_search { border:0; padding-top:0; border-spacing:0; text-align:center; width:100%;} #header_search input { background-color: #222; border: 1px solid; border-color:#555; color:#888; font-size:9px; line-height:15px; } #header_top .menu_top_0 {font-size: 10px; color: #444; letter-spacing: 1; text-decoration: none;} #header_top .menu_top_1 {font-size: 10px; color: #DDD; letter-spacing: 1; text-decoration: none;} #header_top .menu_top_2 {font-size: 10px; color: #888; letter-spacing: 1; text-decoration: none;} #header_top .user_name {font-size: 10px; font-family: Helvetica, Arial, sans-serif; color: #B0B0B0; LETTER-SPACING: 1; line-height: 20px } #header_top .logout {font-size: 8px; font-family: Helvetica, Arial, sans-serif; color: #505050; LETTER-SPACING: 1; line-height: 9px } #header_menu { position: relative; width: 100%; height: 24px; align:left; margin:0; padding:0; border:0; background: url(/skin/_frontoffice/header/menu_background_left.gif) no-repeat; text-align: left; } #header_menu ul { float:left; margin:0; padding:0; list-style:none; width: 100%; /* précision pour Opera */ } #header_menu li { float:left; list-style:none; } #header_menu a { float:left; display:block; text-align: center; text-decoration: none; color:#9b6714; } #header_menu_sub { position: relative; width: 100%; height: 18px; align:left; background: url(/skin/_frontoffice/header/menu_sub_off_background_left.gif) no-repeat; text-align: left; } .header_login_form_label {font-size: 9px; font-family: Helvetica, Arial, sans-serif; color: #656565; LETTER-SPACING: 1; line-height: 8px; text-decoration: none } .header_login_form_input { line-height: 8px; color: #5C5C5C; font-size: 10px; text-decoration: none; font-family: Helvetica, Arial, sans-serif; letter-spacing: 1; border-color: #5C5C5C; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; background: #2D2D2D; } .header_disconnect {font-size: 8px; font-family: Helvetica, Arial, sans-serif; color: #616161; LETTER-SPACING: 1; line-height: 8px; text-decoration: none } /* {{{ Navigation */ #navigation { border-collapse: collapse; bottom: 0; width: 90%; height: 28px; margin: auto; border: 0px; white-space: nowrap; } #navigation TH { text-align: center; background-image: url(/skin/_backoffice/window/Nav_C.gif); vertical-align: bottom; padding: 0 15px 5px 15px; font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif; font-size: 12px; } #navigation a:link, #navigation a:visited, #navigation a:hover { font-weight: normal; color: white; text-decoration: none; } #navigation th.current { font-size: 16px; background-image: none; background-color: #ced2ef; } #navigation th.current a:link, #navigation th.current a:visited, #navigation th.current a:hover { font-weight: bold; color: #111e81; } #navigation .sp, #navigation .sp_right, #navigation .sp_left { background-image: url(/skin/_backoffice/window/Nav_CSP.gif); background-repeat: no-repeat; width: 5px; padding: 0; } #navigation .sp_right { background-image: url(/skin/_backoffice/window/Nav_onglet_R.gif); } #navigation .sp_left { background-image: url(/skin/_backoffice/window/Nav_onglet_L.gif); } #navl { background-image: url(/skin/_backoffice/window/Nav_L.gif); background-repeat: repeat-y; background-position: right; width: 3px; } #navr { background-image: url(/skin/_backoffice/window/Nav_R.gif); background-repeat: repeat-y; background-position: left; width: 3px; } /* }}} */ /* {{{ Sous Navigation */ #breadcrums { background: #ced2ef; width: 100%; padding: 4px 0px 4px 0px; border-bottom: 1px solid #999; margin: 0px 0px 0px 0px; font-size: 10px; } #breadcrums a:link, #breadcrums a:visited, #breadcrums a:hover { text-decoration: none; color: #6e76b2;} #breadcrums a.crum_past:link, a.crum_past:visited, a.crum_past:hover { color: #989389 !important; } #breadcrums a.crum_current:link, a.crum_current:visited, a.crum_current:hover { color: #111e81 !important; font-weight: bold !important; } #breadcrums .crum_arrow { background: transparent url("/static/images/bc_arrow.gif") no-repeat 50% 50%; padding: 0 20px; } #breadcrums .crum_sep { background: transparent url("/static/images/bc_sep.gif") no-repeat 50% 50%; color: #6e76b2; padding: 0 14px; } /* }}} /*----------------------*/ /*-- C O L U M N --*/ #column { float: left; width: 230px; background-color: #000; padding: 0; color: #aaa; font-familly: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; } #column_top_1 { position: relative; width: 100%; height:43px; margin:0; border:0; padding:0; background: url(/skin/_frontoffice/column/top_1.gif) top left no-repeat; } #column_top_2 { position: relative; width: 100%; height:41px; margin:0; border:0; padding:0; background: url(/skin/_frontoffice/column/top_2.gif) top left no-repeat; } #column_top_3 { position: relative; width: 100%; height:28px; margin:0; border:0; padding:0; background: url(/skin/_frontoffice/column/top_3.gif) top left no-repeat; } #column_table { color: #4b483a; font-size: 12px; background-color: #9ab4e7; border-right: 4px solid #bad4f7; text-align: center; } #column a img { border:none; } #column a.l3 { font-weight: bold; } #column h1, #column h2, #column h3, #column h4 { text-align: center; color: #fff; line-height: normal; margin-bottom: 6px; margin-top: 0; font-weight: bold; font-family: Arial, Georgia, "Times New Roman", serif;} #column h1 { font-size:20px; padding-bottom: 18px; margin: 0px 10px 10px 10px; border-bottom: 1px solid #888;} #column h2, #column h3, #column h4 { color: #ccc; } #column h2 { font-size: 16px; margin: 10px 2px 10px 2px; } #column h3 { font-size: 12px; margin: 5px 2px 5px 2px; } #column h4 { font-size: 10px; margin: 3px 0px 3px 0px; } #column h1 a, #column h2 a, #column h3 a, #column h4 a { font-weight: bold; color: #fff; text-decoration: none;} #column p { text-align: center; width:100%; margin:0; padding:0; } /* List */ #column ul { margin: 0 0 0 20px; padding:0; color:#aaa; } #column li, #column li a , #column ul li, #column ul li a , #column ul ul li, #column ul ul li a , #column ul ul ul li, #column ul ul ul li a { font-family: Arial, "Times New Roman", serif; list-style-position: inside; color: #aaa; text-align: left; text-decoration: none; } #column li { list-style: none; margin:0; padding-left:5px; border-bottom: 1px #151515 solid; border-top: 3px #151515 solid; background-color:#090909; margin:0; } #column ul li { list-style: none url("/skin/_frontoffice/column/tree/symbol_0.gif") inside; margin:0; padding-left:0px; border-bottom: 1px #333 solid; border-top:none; background-color:#222; } #column ul ul li { list-style: none url("/skin/_frontoffice/column/tree/symbol_1.gif") inside; margin:0; padding-left:0px; border-bottom: 1px #444 solid; border-top:none; background-color:#333; } #column ul ul ul li { list-style: none url("/skin/_frontoffice/column/tree/symbol_2.gif") inside; margin:0; padding-left:0px; border-bottom: 1px #555 solid; border-top:none; background-color:#444; } #column li, #column li a { font-size: 15px; line-height:32px;} #column ul li, #column ul li a { font-size: 12px; line-height:22px; } #column ul ul li, #column ul ul li a { font-size: 11px; line-height:18px; } #column ul ul ul li, #column ul ul ul li a { font-size: 10px; line-height:16px; } #column li.sel, #column ul li.sel , #column ul ul li.sel, #column ul ul ul li.sel { color:#ddd; font-weight: bold; } #column li a.sel, #column ul li a.sel , #column ul ul li a.sel, #column ul ul ul li a.sel { color:#ddd; font-weight: bold; } #column p { padding: 4px 0 4px 0; } #column .menu_separator, #column .separator_white { width: 100%; padding: 0px; margin: 10px 0px 10px 0px; height: 1px; font-size: 0px; } #column .menu_separator { background-color: #111e81; } #column .separator_white { background-color: #fff; } #column textarea, #column input, #column select { font-family: FreeSans, Arial, sans-serif; font-size: 10px; } #column textarea { border: 1px solid #A4ABB1; padding: 1px 2px } #column .article {font-Size: 11px; } #column .standard, #column .standard_bold { font-Size: 10px;} #column .article_bold, #column .standard_bold { font-weight: bold;} /*-------------------*/ /*-- B O X --*/ #box { text-align: left; text-decoration: none; width: 100%; margin: 0px; padding: 0px; border: 0px; white-space: nowrap; } #box a:link, #box a:visited, #box a:hover { font-weight: bold; color: #fff; text-decoration: none; } #box .title_l, #box .title_r { height: 26px; background-repeat: no-repeat; } #box .title_l { background-image: url(/skin/_backoffice/box/top_left.gif); width: 10px; } #box .title_r { background-image: url(/skin/_backoffice/box/top_right.gif); width: 15px; } #box .title_c { background-image: url(/skin/_backoffice/box/top_background.gif);} #box2 { text-align: left; text-decoration: none; width: 100%; margin-top: 4px; margin-bottom: 4px; padding: 0px; border: 0px; font-size: 10px; text-align: center; } #box2 .title, #box .title a { background-color: #fff; color:#ff6600; font-size: 11px; font-weight:bold; line-height:16px; position:relative; display:block; padding:0px; white-space: nowrap; border-bottom:2px solid #ff6600; } #box2 .body, #box .body a { background-color: #ffefe5; color:#000000; padding:5px; border-bottom:10px solid #ff6600; height:70px; } #box3 { text-align: left; text-decoration: none; width: 100%; margin-top: 4px; margin-bottom: 4px; padding: 0px; border: 0px; font-size: 10px; text-align: center; } #box3 .title, #box .title a { background-color: #ffefe5; color:#ff6600; font-size: 11px; font-weight:bold; line-height:16px; position:relative; display:block; padding:0px; white-space: nowrap; } #box3 .body, #box .body a { background-color: #ffdfc5; color:#000000; padding:2px; border-bottom:2px solid #ffefe5; text-align:left; } #box3 .red{font-size:12px; color:#AA0000; font-weight:bold; text-decoration:none} #box3 .green{font-size:12px; color:#137219; font-weight:bold; text-decoration:none} /* }}} */ /*-- BOX BackGround --*/ #box_simple { background-color:#F5F5F5; margin-left:0px; margin-right:0px; margin-top:1px; text-align:left; height:100%; width:100%; } #box_simple .top_left { background-image: url('/skin/_frontoffice/box/simple/top_left.gif'); background-position: left top; background-repeat: no-repeat; } #box_simple .top_center { background-image: url('/skin/_frontoffice/box/simple/top_center.gif'); height: 8px; font-size:1px; } #box_simple .top_right { background-image: url('/skin/_frontoffice/box/simple/top_right.gif'); background-position: right top; background-repeat: no-repeat; height: 5px; font-size:1px; } #box_simple .bottom_left { background-image: url('/skin/_frontoffice/box/simple/bottom_left.gif'); background-position: left top; background-repeat: no-repeat; } #box_simple .bottom_center { background-image: url('/skin/_frontoffice/box/simple/bottom_center.gif'); height: 8px; font-size:1px; } #box_simple .bottom_right { background-image: url('/skin/_frontoffice/box/simple/bottom_right.gif'); background-position: right top; background-repeat: no-repeat; height: 6px; font-size:1px;} #box_simple .center_left { background-image: url('/skin/_frontoffice/box/simple/column_left.gif'); background-position: left top; background-repeat: repeat-y; height:97%; } #box_simple .center_right { background-image: url('/skin/_frontoffice/box/simple/column_left.gif'); background-position: left top; background-repeat: repeat-y; height:97%; } *html .boxContentleft { height:100%; } #box_simple .column_right { background-image: url('/skin/_frontoffice/box/simple/column_right.gif'); background-position: right top; background-repeat: repeat-y; color: #000; border:0px dashed #FF0000; height:100%; padding-left:8px; padding-right:8px; padding-top:2px; padding-bottom:2px; } /*-----------------------*/ /*-- T A B L E --*/ #table_1 { margin: 0px; padding:0px; border:0px; text-align: left; text-decoration: none; width: 100%; color: #000; } /* { font-weight: normal; }*/ #table_1 a:visited, #table_1 a:link, #table_1 a:hover { font-weight: bold; text-decoration: none; } #table_1 tr.dash {background:url(/skin/_frontoffice/table/dash.gif) repeat-x; height:1px; } #table_1 tr.yellow {background-color:#FFFDD8;} #table_1 tr.yellow_e {background-color:#FCF8B6;} #table_1 tr.yellow:hover, #table_1 tr.yellow_e:hover {background-color:#FEF55F;} #table_1 tr.blue {background-color:#f4f4ff;} #table_1 tr.blue_e {background-color:#eaeaff;} #table_1 tr.blue:hover, #table_1 tr.blue_e:hover {background-color:#d9d9ff;} #table_1 tr.green {background-color:#f0ffeb;} #table_1 tr.green_e {background-color:#eafee3;} #table_1 tr.green:hover, #table_1 tr.green_e:hover {background-color:#d0ffc0;} #table_1 tr.grey {background-color:#FFFFFF;} #table_1 tr.grey_e {background-color:#F7F7F7;} #table_1 tr.grey:hover, #table_1 tr.grey_e:hover {background-color:#E7E6E6;} #table_1 tr.red {background-color:#ffe8e8;} #table_1 tr.red_e {background-color:#ffdfdf;} #table_1 tr.red:hover, #table_1 tr.red_e:hover {background-color:#ffcfcf;} #table_1 tr {text-align:left;} #table_1 td.padding {padding:3px} #table a:link, #table a:visited, #table a:hover { font-weight: bold; color: #fff; text-decoration: none; } #table .title_l, #table .title_r { height: 26px; background-repeat: no-repeat; } #table .title_l { background-image: url(/skin/_backoffice/table/top_left.gif); width: 10px; } #table .title_r { background-image: url(/skin/_backoffice/table/top_right.gif); width: 15px; } #table .title_c { background-image: url(/skin/_backoffice/table/top_background.gif);} /*---------------------*/ /*-- W I N D O W --*/ #window { width: 100%; padding: 0 0px 0px 0px; margin: 0 0px 0px 0px; color: #4b483a; font-size: 11px; background-color: #ced2ef; } /*------------------*/ /*-- M A I N --*/ #main { float: left; width: 100%; line-height: 16px; padding: 0; margin: 0; color: #4b483a; font-size: 11px; text-align: left; background-image: url(/skin/_frontoffice/background_top.gif); background-repeat:repeat-x; } #main a img { border:none; } #main a.l3 { font-weight: bold; } #main h1, #main h2, #main h3, #main h4, #main h1 a, #main h2 a, #main h3 a, #main h4 a { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: bold; color: #555; line-height: normal; margin-bottom: 6px; margin-top: 0; } #main h1, #main h1 a { color: #000; font-size: 26px; margin: 3px 3px 2px 3px; } #main h2, #main h2 a { font-size: 18px; margin: 3px 5px 1px 5px; } #main h3, #main h3 a { font-size: 16px; margin-bottom: 2px; line-height:15px; } #main h4, #main h4 a { font-size: 12px; margin-bottom: 2px; font-weight: bold; line-height:14px; } #main h5, #main h5 a { font-size: 9px; display: inline; line-height:11px; color: #777 } #main h6, #main h6 a { font-size: 9px; display: inline; line-height:10px; color: #999; } #main h1 a, #main h2 a, #main h3 a, #main h4 a { text-decoration: underline } #main ul { font-size: 12px; margin: 0px 0 0px 20px; padding: 0px 0 0px 20px; } #main ul li { list-style-type: disc; padding: 0px; } #main p, #main p a { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; margin: 5px; text-indent: 0px; color: #888; } #main p a { text-decoration: underline } #main textarea, #main input, #main select { font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif; font-size: 11px; } #main textarea { border: 1px solid #A4ABB1; padding: 1px 2px } /*-----------------------*/ /*-- F O O T E R --*/ #footer { border-top: 25px solid #ced2ef; position: relative; width: 100%; margin: 0px; padding: 150px 0px 150px 0px; text-align: center; color: #dddddd; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; font-WEIGHT: normal; text-decoration: none; } #footer_menu_1 { position: relative; width: 100%; height: 24px; margin: 0; padding:0; border: 0; background: #000000; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height:24px; white-space: nowrap; font-size: 9px; color:#666666; } #footer_menu_1 ul { text-align: center; margin: 0; padding: 0; } #footer_menu_1 li { display: inline; } #footer_menu_1 li a { padding: 0; text-decoration: none; font-weight: bold; color:#666666; } #footer_menu_1 .current {color:#aaa;} #footer_menu_2 { position: relative; background-color: #1F1F1F; width: 100%; height: 24px; margin: 0; padding:0; border: 0; text-align: center; line-height:24px; white-space: nowrap; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 9px; letter-spacing: 0px; color:#666666; } #footer_menu_2 ul { text-align: center; margin: 0; padding: 0; } #footer_menu_2 li { display: inline; } #footer_menu_2 li a { padding: 0; text-decoration: none; color:#666666; } #footer_menu_2 .current {color:#aaa;} /*---------------------------*/ /*-- C A L E N D A R --*/ #calendar{ position: relative; width:180px; background-color: #000; background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif; white-space:nowrap; } #calendar table {color: #000000; background-color:#000; font-weight: bold; padding:0; border-spacing:1; border:0;} #calendar td , #calendar td a {font-size:12px; text-decoration: none; text-align:center; } #calendar .day_0, #calendar .day_0 a { background-color:#f5f5f5; color: #000; font-weight: bold; } #calendar .day_1, #calendar .day_1 a { background-color:#000; color: #fff; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} #calendar .today_0, #calendar .today_0 a { background-color:#ccc; color: #000; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} #calendar .today_1, #calendar .today_1 a { background-color:#000; color: #fff; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} #calendar .day_other, #calendar .day_other a { background-color:#aaa; color: #ccc; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} #calendar .day_week { background-color:#000; font-size: 10px; color: #555; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} #calendar .day_0_hover, #calendar .day_0_hover a { background-color:#ccc; color:#000; } #calendar .day_1_hover, #calendar .day_1_hover a { background-color:#666; color:#fff; } #calendar .today_0_hover, #calendar .today_0_hover a { background-color:#888; color: #fff; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} #calendar .today_1_hover, #calendar .today_1_hover a { background-color:#666; color: #fff; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} #calendar .day_other_hover, #calendar .day_other_hover a{ background-color:#888; color:#eee; } /*------------------------------------------------------------------*/ /*-- C A L E N D A R - J A V A S C R I P T : G U R T --*/ .clsDataArea2 { width:160; } .clsOuterFrame2 { background-color : #000000; } .clsInnerFrame2 { background-color : #860F0F;} .clsTopPartNavpanel2 { background-color : #A80000; height: 3px;} .clsBottomPartNavpanel2 { background-color : #A60000; height: 3px;} .clsNavpanel2 { background-color : White;} .clsDateGrid2 { background-color : #DD0000;} .clsMidRow2 { background-color : #A60000;} .clsWeekDay2 { background-color: #FFE1E1; font: bold 11px Verdana, Arrial Narrow, sans-serif; color: #0D0000; width : 15 px; text-align: center;} .clsSelectedDayCell2 { background-color: #F22800; text-align: center;} .clsWorkDayCell2 { background-color: #FFFFFF; text-align: center; width : 15 px;} .clsHoliDayCell2 { background-color: #FFA8A8; text-align: center; width : 15 px;} .clsOtherMonthDayCell2 { background-color: #FFFFFF; text-align: center; width : 15 px;} .clsOtherMonthDay2 { font: 11px Verdana, Arrial Narrow, sans-serif; color: #7A7A7A; text-decoration : none;} .clsCurrentMonthDay2 { font: 11px Verdana, Arrial Narrow, sans-serif; color: #AA0000; text-decoration : none;} .clsSelectedDay2 { font: 11px Verdana, Arrial Narrow, sans-serif; color: #FFFFFF; text-decoration : none;} .clsInfoTitle2 { font: 11px Verdana, Arrial Narrow, sans-serif; color: White; text-align: center; background-color : #860F0F;} /***********/ /*** BOX ***/ .box_title {font-size: 12px; color: #222222; letter-spacing: 1; font-weight: bold; font-family: Arial, Helvetica, sans-serif;} .box_bottom {font-size: 10px; color: #222222; letter-spacing: 0; font-weight: bold; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;} .box_bottom_page {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; text-decoration: none} .box_bottom_page_link {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; font-weight: bold; text-decoration: none} .box_bottom_page_current {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; text-decoration: none} /******************/ .folder {font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none} .graphic_legend {font-size: 7px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: none} .graphic_legend0 {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .print_standard {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none} .print_standard_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000;font-weight: bold; text-decoration: none} .print_standardgras {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none} .heading1 {font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 20px; text-decoration: none } .heading2 {font-size: 17px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 20px; text-decoration: none } .heading3 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 20px; text-decoration: none } .warning {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; text-decoration: none} .debug {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; BACKGROUND-color=#DDDDDD; text-decoration: none} /************/ /*** Link ***/ .link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none} .linkline {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: underline} .linkdarkgrey {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .linklightgrey {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-weight: bold; text-decoration: none} .linkwhite {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none} .linkwhiteline {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: underline} /*************/ /*** Forum ***/ .forum_title {font-size: 12px; color: #CDCDCD; font-weight: none; letter-spacing: 1; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} .forum_menu {font-size: 12px; color: #CDCDCD; font-weight: none; letter-spacing: 1; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} .forum_comment {font-size: 12px; color: #333333; font-weight: normal; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .forum {font-size: 12px; color: #FFFFFF; font-weight: none; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;} .forum_page {font-size: 10px; color: #FFFFFF; font-weight: none; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;} .forum_page_link {font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;} .forum_page_current {font-size: 10px; color: #FFFFFF; font-weight: none; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;} /************/ /*** TREE ***/ .tree_0_0 {font-size: 12px; color: #707070; font-weight: bold; letter-spacing: 0; line-height: 18px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .tree_0_1 {font-size: 12px; color: #A0A0A0; font-weight: bold; letter-spacing: 0; line-height: 18px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .tree_1_0 {font-size: 10px; color: #707070; font-weight: bold; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .tree_1_1 {font-size: 10px; color: #A0A0A0; font-weight: bold; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .tree_2_0 {font-size: 8px; color: #707070; font-weight: bold; letter-spacing: 1; line-height: 11px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .tree_2_1 {font-size: 8px; color: #A0A0A0; font-weight: bold; letter-spacing: 1; line-height: 11px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .tree_3_0 {font-size: 7px; color: #707070; font-weight: bold; letter-spacing: 1; line-height: 10px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .tree_3_1 {font-size: 7px; color: #A0A0A0; font-weight: bold; letter-spacing: 1; line-height: 10px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .treeline {font-size: 10px; color: #8F8F8F; font-weight: normal; text-decoration: underline; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} /*************************************/ /*** COLUMN : black with grey text ***/ .column_article {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #D0D0D0; font-weight: normal; text-decoration: none} .column_article_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #D0D0D0; font-weight: bold; text-decoration: none} .column_article_bold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #D0D0D0; font-weight: bold; text-decoration: none} .column_article_link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #D0D0D0; font-weight: normal; text-decoration: none} .column_title {font-size: 16px; color: #A0A0A0; font-weight: bold; letter-spacing: 0; line-height: 18px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_0_light {font-size: 12px; color: #D0D0D0; font-weight: bold; letter-spacing: 0; line-height: 18px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_0 {font-size: 12px; color: #A0A0A0; font-weight: bold; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_0_dark {font-size: 12px; color: #707070; font-weight: bold; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_1_light {font-size: 10px; color: #D0D0D0; font-weight: bold; letter-spacing: 0; line-height: 18px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_1 {font-size: 10px; color: #A0A0A0; font-weight: bold; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_1_dark {font-size: 10px; color: #707070; font-weight: bold; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_2_light {font-size: 10px; color: #D0D0D0; font-weight: normal; letter-spacing: 0; line-height: 18px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_2 {font-size: 10px; color: #A0A0A0; font-weight: normal; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} .column_2_dark {font-size: 10px; color: #707070; font-weight: normal; letter-spacing: 0; line-height: 14px; text-decoration: none; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;} /******************/ /*** Guest List ***/ .guest_list_card_number {font-size: 20px; letter-spacing: 4; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} /************/ /*** FORM ***/ .form_image { line-height: 6px; color: #5C5C5C; font-size: 8px; font-weight: standard; text-decoration: none; font-family: Helvetica, Arial, sans-serif; letter-spacing: 1; border-color: #FFFFFF; border-bottom: 0px solid; border-left: 0px solid; border-right: 0px solid; border-top: 0px solid; } /*************/ /*** TITLE ***/ .title {font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .title_1 {font-size: 30px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .title_2 {font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .title_3 {font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} /* White */ .title_black {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; line-height: 20px; text-decoration: none } .title_black_link {font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; line-height: 5px; text-decoration: none } /************/ /*** STEP ***/ .step_0 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #EEEEEE; font-weight: bold; text-decoration: none} .step_1 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none} .step_2 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #999999; font-weight: bold; text-decoration: none} /***********/ /* ARTICLE */ .article {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: none} .article_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .article_bold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .article_link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #803000; font-weight: normal; text-decoration: none} .article_line {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: underline} /* Light */ .article_light {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none} .article_light_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none} .article_light_bold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none} /* Grey */ .article_grey {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none} .article_grey_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none} .article_grey_bold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none} /* Grey DARK */ .article_dgrey {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #888888; font-weight: normal; text-decoration: none} .article_dgrey_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #888888; font-weight: bold; text-decoration: none} .article_dgrey_bold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #888888; font-weight: bold; text-decoration: none} /* White */ .article_white {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration: none} .article_white_link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FF8787; font-weight: normal; text-decoration: none} .article_white_bold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none} /* Red */ .article_red {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: normal; text-decoration: none} .article_red_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; text-decoration: none} .article_red_bold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; text-decoration: none} .article_red_link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: normal; text-decoration: none} .article_red_line {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: normal; text-decoration: underline} /* Page */ .article_page {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: none; text-decoration: none} .article_page_link {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none} .article_page_current {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: none; text-decoration: none} /****************/ /*** STANDARD ***/ .standard {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: none} .standard_bold {font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444;font-weight: bold; text-decoration: none} .standard_link {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #803000; font-weight: normal; text-decoration: none} /* Light */ .standard_light {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none} .standard_light_bold {font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF;font-weight: bold; text-decoration: none} /* White */ .standard_white {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration: none} .standard_white_bold {font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #FFFFFF;font-weight: bold; text-decoration: none} .standardwhite {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration: none} /* Grey */ .standard_grey {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none} .standard_grey_bold {font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF;font-weight: bold; text-decoration: none} /* Grey Dark */ .standard_dgrey {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #888888; font-weight: normal; text-decoration: none} .standard_dgrey_bold {font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #888888;font-weight: bold; text-decoration: none} /* Red */ .standard_red {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #CC3333; font-weight: normal; text-decoration: none} .standard_red_bold {font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #CC3333;font-weight: bold; text-decoration: none} .reduction_old_price { font-size: 12px; color: #707070; font-weight: normal; letter-spacing: 0; line-height: 18px; text-decoration: line-through; } .reduction_comment { font-size: 10px; color: #707070; font-weight: normal; letter-spacing: 0; line-height: 10px; text-decoration: none; } /************/ /*** PAGE ***/ .page_label {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none} .page_current {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; text-decoration: none} .page_link {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: underline} .page_previousnext {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none} .page_title {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none} .page_number {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: underline} .page_displayed {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #660000; font-weight: standard; text-decoration: none} .page2_title {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none} .page2_number {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: underline} .page2_displayed {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none} /*************/ /*** TABLE ***/ .table_title {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #DFDFDF; font-weight: bold; text-decoration: none} .table_title_grey {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #AFAFAF; font-weight: bold; text-decoration: none} .table_titre {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #FFFF00; font-weight: bold; text-decoration: none} .table_cellule {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none} .table_cellule_lien {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: underline} /**************/ /*** HEADER ***/ .header_login {font-size: 9px; font-family: Helvetica, Arial, sans-serif; color: #B0B0B0; font-weight: standard; LETTER-SPACING: 3; line-height: 8px; text-decoration: none } .header_login_form_label {font-size: 9px; font-family: Helvetica, Arial, sans-serif; color: #656565; font-weight: standard; LETTER-SPACING: 1; line-height: 8px; text-decoration: none } .header_login_form_input { line-height: 8px; color: #5C5C5C; font-size: 10px; font-weight: standard; text-decoration: none; font-family: Helvetica, Arial, sans-serif; letter-spacing: 1; border-color: #5C5C5C; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; background: #2D2D2D; } .header_disconnect {font-size: 8px; font-family: Helvetica, Arial, sans-serif; color: #616161; font-weight: standard; LETTER-SPACING: 1; line-height: 8px; text-decoration: none } .header_menusub_0 {font-size: 9px; color: #888888; font-weight: none; text-transform: uppercase; letter-spacing: 1; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} .header_menusub_1 {font-size: 9px; color: #d9d9d9; font-weight: none; text-transform: uppercase; letter-spacing: 1; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} .header_submenu {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: none} .header_submenu_selected {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none} .header_search {font-size: 9px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none} /**************/ /*** FOOTER ***/ .footer_login {font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 8px; text-decoration: none } .footer_bottom {font-size: 14px; color: #ffffff; font-weight: bold; font-family: Arial, Helvetica, sans-serif} .footer_copyright {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #292929; text-decoration: none}