@import url("oldStyle.css");

/********************************/

/* Styles for the complete body */

#content {
	padding-top: 18px;
}

body {
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 9pt;
	padding: 0em;
	margin: 0;
	background-color: #d9d9d9;
}

p {
	margin: 0.4em 0 0.4em 0;
}

a {
	text-decoration: underline;
	color: inherit;
}

a img {
	border: 0;
}

a.topimg {
	text-decoration: none;
}

#module_result ul {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 9pt;
}

#module_result ul ul {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 9pt;
}

#module_result table.contact  ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	font-size: 9pt;
}

ul li {
	list-style-image: url("../img/lidot.gif");
	list-style-position: outside;
	padding-bottom: 5px;
	font-size: 9pt;
}

/*     
li.fstc { line-height:1.3em; list-style-image: url("../img/lidot_fstc.gif"); 
     list-style-position: outside; padding-bottom: 4mm; }
li.fdef { line-height:1.3em; list-style-image: url("../img/lidot_fdef.gif"); 
     list-style-position: outside; padding-bottom: 4mm; }
li.flshase { line-height:1.3em; list-style-image: url("../img/lidot_flshase.gif"); 
     list-style-position: outside; padding-bottom: 4mm; }
*/

table {
	border-collapse: collapse;
}

table.screen {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border-width: 0;
	border-collapse: collapse;
	text-align: left;
	width: 986px;
}

#front {
	background-color: #D9D9D9;
	z-index: 2;
	text-align: center;
}

table.layout {
	empty-cells: hide;
	width: 100%;
	border: 0px;
}

/*********************************************************************************/

/* Styles used for the top menu                                                  */

/* @group Top Menu */

div.topmenusmall {
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 4px;
	height: 25px;
	overflow: hidden!important;
}

div.topmenusmall #leftspacetopmenu {
	float: left;
	padding-left: 189px;
}

div.topmenusmall #langues {
	padding-top: 1mm;
}

div.topmenusmall #langues a {
	color: #939393;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

div.topmenusmall #langues a.focus {
	color: #00B8EF;
}

div.topmenusmall form {
	margin: 0;
	padding: 0;
}

div.topmenusmall a {
	font-size: 8pt;
	text-decoration: none;
	color: black;
}

div.topmenusmall a.focus {
	font-weight: bold;
}

div.topmenusmall a:hover {
	text-decoration: underline;
	color: black;
}

div.topmenusmall .acces a {
	font-weight: bold;
	color: #939393;
	text-decoration: none;
	text-transform: uppercase;
}

span.topmenusmall {
	width: 5mm;
}

div.topmenusmall input.searchbox {
	text-align: left;
	font-weight: bold;
	width: 130px;
	margin: 0;
	padding: 0;
}

div.topmenusmall .searchbutton {
	
}

#Search {
	background-color: #DCDCDC;
	color: gray;
	font-weight: bold;
}

#nav a {
	display: block;
	text-decoration: none;
	color: black;
	font-size: 12pt;
	text-transform: uppercase;
	font-family: "trebuchet ms", arial, helvetica;
	color: #333333;
	font-weight: normal;
}

#nav a:hover {
	color: yellow;
}

#menu_header ul {
	margin: 0;
	padding: 0;
	padding-left: 30px;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin-top: 8px;
	height: 11mm;
	text-decoration: none;
	text-align: left;
	border: 0px solid blue;
}

#nav li.paddingDE {
	padding-right: 54px;
}

#nav li.paddingFR {
	padding-right: 65px;
}

#nav li.paddingGB {
	padding-right: 68px;
}

#nav li ul {
	
	position: absolute;
	display: none;
	height: auto;
	width: 200px;
	z-index: 1000;
	font-weight: normal;
	padding: 0;
	padding-top: 22px;
	margin-top: 5px;
	margin: 0;
}

#nav .inner {
	width: 180px;
	float: left;
}

#nav li ul a {
	font-size: 9pt;
	text-transform: none;
	font-family: arial,helvetica;
}

#nav li li {
	width: 200px;
	height: auto;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #f6f5f5;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid white;
}

#nav li li .dot {
	margin-top: 2mm;
	margin-bottom: 1mm;
	margin-right: 2mm;
}

#nav li li a:hover {
	color: #00b8ef;
}

#nav li ul {
	background-color: #f6f5f5;
}

#nav a:hover {
	color: #00b8ef;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	display: block;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	display: block;
}

#nav li li:hover, #nav li li.sfhover {
	color: #00b8ef;
	display: block;
}


#nav ul .linediv {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #00b8ef;
}


br.clear {
	clear: both;
	font-size: 0pt;
	line-height: 0pt;
}

#menu_header {
	width: 100%;
	background-image: url(../img/back.main.menu.gif);
	background-repeat: repeat-x;
	height: 71px;


/*padding-top:1px;*/
}

/* @end */

.path {
	font-size: 8pt;
	color: gray;
	padding-bottom: 5mm;
	padding-top: 5mm;
}

div.path a {
	font-size: 8pt;
	text-decoration: none;
	color: gray;
}

div.path a:hover {
	text-decoration: underline;
}

div.path span.path-last {
	font-weight: bold;
}

/***********************************************************************************************************/

/* the different lines used                                                                                */

.linediv {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #cbcfda;
}

.linedivblue {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #00b8ef;
}

.linedivred {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #6C264A;
}

.linedivorange {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #B1583D;
}

.menudiv span a {
	color: #676975;
	text-decoration: none;
}

.menudiv span a:hover {
	color: #00b8ef;
	text-decoration: none;
}

/***************************************************************************/

/*  mainarea for first page                                                */

table.tablefirstpage {
	font-size: 9pt;
	width: 100%;
	margin-top: 20px;
}

table.tablefirstpage h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11pt;
	color: #333333;
}

table.tablefirstpage h2 {
	font-size: 11pt;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 15px;
	margin-top: -1px;
	text-transform: uppercase;
	background-image: url(../img/toph1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

table.tablefirstpage a {
	color: #848484;
}

table.tablefirstpage .welcometext {
	width: 335px;
	padding-bottom: 20px;
	margin-top: -7px;
}

table.tablefirstpage .welcometext p {
	line-height: 15px;
	margin-bottom: 10px;
}

table.tablefirstpage .welcometext a {
	color: black;
}

table.tablefirstpage tr td:first-child {
	padding-right: 2px;
	width: 370px;
}

table.tablefirstpage .tablefirtspage_seccolumn {
	width: 370px;
}

div.joblist {
	background-color: #F6F5F5;
	border-bottom: 1px dotted gray;
	height: 40px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 374px;
}

div.joblist.first {
	border-top: 1px dotted gray;
}

table.tablefirstpage div.joblist .joblisttitle a {
	text-decoration: none;
	color: black;
	font-size: 9pt;
}

.moreinfo {
	text-transform: uppercase;
	font-size: 7pt;
	color: #848484;
	width: 100%;
	text-align: right;
}

.moreinfo a {
	text-decoration: none;
	font-size: 7pt;
	color: #848484;
}

div.joblist .moreinfo {
	position: absolute;
	right: 5px;
	top: 40px;
}

/*
h2.firstpage { font-size:130%;  }
h2.firstpagered { color:#6C264A;  text-transform: uppercase;}
h2.firstpageblue { color:#00b8ef;  text-transform: uppercase;}
h2.firstpageorange { color:#B1583D;  text-transform: uppercase;}
*/

div.firstpagenews {
	background-color: #F6F5F5;
	display: block;
	border-bottom: 1px dotted gray;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	height: 90px;
	z-index: 1;
}

div.firstpagenews #cont {
	width: 100%;
	height: 80px;
	background-color: yellow;
}

div.firstpagenews .fpcontentstyle {
	float: left;
	width: 285px;
	height: 80px;
}

div.firstpagenews  .moreinfo {
	
}

div.firstpagenews  .moreinfo a {
	padding-bottom: 10px;
	padding-right: 5px;
}

div.firstpagenews  .title a {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

div.firstpagenews  .txt {
	font-size: 9pt;
	text-decoration: none;
	color: black;
}

div.firstpagenews.first {
	border-top: 1px dotted gray;
}

.firstpageeventsdat {
	color: #808080;
}

div.firstpagenews .imgfirstpage {
	float: left;
	width: 80px;
	height: 80px;
}

div.firstpagenews .imgfirstpage img {
	padding: 0;
	border: 0;
}

h3.firstpagenews {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0mm;
	margin-top: 0mm;
}

div.firstpageevents {
	background-color: #F6F5F5;
	border-bottom: 1px dotted gray;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.firstpageevents.first {
	border-top: 1px dotted gray;
}

.linediv2 {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-image: url('../img/toph1.gif');
	background-repeat: no-repeat;
}

.linediv2.firstpage {
	margin-top: 0px;
	margin-bottom: 0px;
}

.separator {
	width: 100%;
	height: 4px;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #d0d4e0;
}

table.bottommenu {
	font-size: 7pt;
	background-color: #f4f3f3;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	border-width: 0mm;
	height: 4mm;
	color: #333333;
	width: 986px;
}

table.bottommenu .white {
	background-color: white;
	width: 1cm;
}

table.bottommenu a {
	text-decoration: none;
	color: #333333;
	font-size: 7pt;
}

table.bottommenu td {
	border-color: #D9D9D9;
}

table.subbottom {
	float: right;
	margin-right: 5px
}

/*small column*/

div.formation2column .linedivgrey {
	width: 178px;
}

div.formation2column li {
	margin-left: -23px;
}

div.formation2column h2 {
	text-transform: uppercase;
	color: gray;
	text-align: left;
	font-weight: bold;
	margin: 0;
	font-size: 10pt;
}

div.formation2column div.image a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

div.formation2column div.image p {
	padding-top: 0mm;
}

/*****************************************************************************************/

/* Left menu                                                                             */

.leftmenu {
	width: 170px;
	empty-cells: show;
	font-size: 9pt;
	border-width: 0;
	border-collapse: collapse;
	vertical-align: top;
	margin-top: 0mm;
	margin-left: 10px;
	color: black;
}

.leftmenu img {
	float: right;
	padding-right: 1mm;
	padding-top: 4mm;
}

/******************************************************/

/* automatic course list generation                   */

.courseList .semestre {
	color: #939393;
	font-weight: bold;
	margin-left: -30px;
	width: 100%;
	position: relative;
	display: block;
	font-size: 11pt;
	padding-left: 30px;
	background-image: url('../img/toph1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 15px;
}

.courseList .semester_option {
	color: #939393;
	font-weight: bold;
	width: 100%;
	font-size: 11pt;
	padding-left: 5px;
	margin-top: 20px;
}

#module_result table.coursetable {
	margin-top: 15px;
}

#module_result table.coursetable a {
	text-decoration: none;
}

#module_result .courseList .semestre.firstsem {
	background-image: none;
	margin-top: 5px;
}

#module_result table.coursetable td {
	height: 25px;
	padding-left: 5px;
	font-size: 9pt;
}

#module_result table.coursetable td.module {
	color: white;
	font-size: 9pt;
}

#module_result table.coursetable tr.legende {
	color: white;
	font-size: 9pt;
}

#module_result table.coursetable td.total {
	font-weight: bold;
	font-size: 9pt;
}

#module_result table.coursetable td.seperator {
	background-color: #eaeae9;
	width: 100%;
	height: 1px;
	padding-left: 0px;
	margin: 0;
	padding: 0;
}

#module_result table.coursedetail {
	background-color: white;
	width: 725px;
}

#module_result table.coursedetail tr {
	height: 30px;
	font-size: 9pt;
}

#module_result table.coursedetail tr td {
	vertical-align: top;
	padding: 5px;
}

#module_result table.coursedetail tr.libellecours {
	height: 55px;
	color: white;
	font-size: 9pt;
}

#module_result table.coursedetail tr.libellecours td {
	vertical-align: middle;
}

#module_result table.coursedetail li {
	list-style-image: url("../img/lidot_fstc.gif");
	margin-left: -15px;
	font-size: 9pt;
}

#module_result table.coursedetail ul {
	margin-top: 0px;
}

/*
div.courseDetail h2 { font-size:150%; color: red; }

table.coursedetail { border-collapse: collapse; }
table.coursedetail tr.r0 { background-color: #FBF6FF; }
table.coursedetail tr.r1 { background-color: #F3E6FF;  }
table.coursedetail td { padding-top: 2mm; padding-bottom: 2mm; }
table.coursedetail td.coursedetailTopic 
           { font-weight: bold; vertical-align: top; padding-right: 6mm; }

td.module { background-color: #FCFCBC; font-weight: bold; padding-left: 5mm; }
td.total { background-color:#E4E4E4; font-weight: bold; }

table.coursetable { border-color: #848484; border-width: 1mm;
                    border-style: solid; width:95%; border-collapse: collapse;
                  }

table.coursetable th, table.coursetable th a
                     {font-weight: bold;  text-align: center;
                      padding: 3mm; background-color: #848484; color: white;
                      border: 1.5mm solid white; border-right:hidden;
                      border-left:hidden;}

table.coursetable td {text-align: center; border-bottom: 0.1mm solid #848484;
                      padding: 0.5em; vertical-align: middle; }
table.coursetable td.topleft {vertical-align:top; text-align:left;}
table.coursetable td.mandatory { background-color: #F4DADB; }
table.coursetable td.optional { background-color: #D5F4D6; }

table.coursetable tr td:first-child, table.coursetable td.left,
table.coursetable tr th:first-child, table.coursetable th.left
       {text-align: left; padding:0.5em; }
       
/* Special styles used in the FDEF part of the website */

/*
div.TOC { padding:0.4em; min-height: 2em;
          margin-bottom: 0.5em; width:50%; 
        }
div.TOC a { text-decoration: none; color: black; }

div.recrutement {padding-left: 2mm; }
div.recrutement h2 a, div.recrutement h2 { border-bottom: none; } 

 { border-color: #848484; border-width: 0.5mm; 
                    border-style: solid; width:95%;}
table.coursetable th, table.coursetable th a
                     {font-weight: bold;  text-align: center;
                      padding:0.4em; background-color: #848484; color: white; 
                      border: 1.5mm solid white; border-right:hidden; 
                      border-left:hidden;}

table.coursetable td {text-align: center; border-bottom: 0.1mm solid #848484;
                      padding: 0.5em; vertical-align: middle; }
table.coursetable td.topleft {vertical-align:top; text-align:left;}

table.coursetable tr td:first-child, table.coursetable td.left, 
table.coursetable tr th:first-child, table.coursetable th.left 
       {text-align: left; padding:0.5em; }

/*******************************************************************/

/* Styles for the event template                                   */

/****************************************************************************************/

td.lacstwocolumn {
	vertical-align: top;
	padding-left: 4mm;
}

td.lacstwocolumn  form {
	padding: 0;
	margin: 0;
}

td.lacstwocolumn h3 {
	text-align: left;
	padding-top: 5mm;
}

/***************************************************************/

/* Styles for the main area where the information is presented */

.full-image {
	margin-left: 2cm;
	padding-top: 1em;
	text-align: left;
}

.caption {
	font-size: 90%;
	margin-left: 2cm;
}

td.align_bottom {
	vertical-align: bottom;
}

.header-color {
	color: #848484;
}

.underline {
	text-decoration: underline;
}

.bglight {
	background-color: #DCDCDC;
}

.bgdark {
	background-color: #EFEBE7;
}

/*******************************************************************/

/* Special styles used in the contact template. Note that there are 
   two versions for the contact template, the full and the line version */

table.contact {
	width: 730px;
}

table.contact table.info {
	width: 515px;
}

table.contact table.info tr td {
	font-size: 9pt;
}

table.contact table.info tr td.separator_contact {
	border-top: 1px solid gray;
	height: 1px;
}

table.contact table.info tr td.seperator_white {
	height: 25px;
}

table.contact table.info table.innerinfo td {
	padding: 8px 8px 8px 0;
}

/*
table.userinfo { border-collapse:collapse;
                 border: 0.5mm solid #848484;
                 table-layout: fixed; margin-left:auto; margin-right:auto; 
                 width: 90%; margin-top:0.5em; margin-bottom:0.5em; }

thead.userinfo { background-color: white; color: white; font-weight: bold; }

table.userinfo td.empty { height:2mm;background-color: white; }

td.userinfohead { padding-left: 2em; font-size:110%; vertical-align:middle; 
                  padding-top: 3mm; width: 100%;
                  background-color:#848484; color: white; font-weight: bold;
                }

td.userinfohead .small { font-size: 85%;  padding-top: 3mm;}

td.inneruserinfohead_img, td.userinfohead_img 
    { vertical-align:top; text-align: right; 
      padding-right: 0mm; padding-top: 0mm; 
      background-color: white; }

td.inneruserinfohead_img img, 
td.userinfohead_img img 
{ border: solid; border-width: 0.8mm; border-color: #848484; padding-top:0mm; 
  padding-right:0mm;}


td.userinfo      { padding-left: 1mm; padding-bottom:1mm;} 
td.userinfo img     { vertical-align:bottom;} 
td.userinfoborder { border-top:thin solid gray; padding-top:0.5em; 
                    padding: 0.3em;}
*/

/************************************************/

/* Styles for the general user search facility */

#searchuser {
	position: relative;
}

table.user_search {
	background-color: #e8e8e8;
	width: 700px;
	color: black;
	font-size: 9pt;
}

td.user_search #searchstring {
	background-color: white;
	border-color: #9d9d9d;
	font-weight: bold;
	width: 157px;
}

td.user_search1 {
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td.user_search2 {
	width: 157px;
}

td.user_search2 input {
	width: 157px;
}

td.user_search4 {
	width: 150px;
}

td.user_search3 {
	width: 100px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#module_result td.user_search3 a {
	color: #848484;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
}

#hint {
	position: absolute;
	left: 220px;
	top: 37px;
}

#txtHint {
	color: black;
	background: #FFFFC0;
	text-align: left;
	width: 240px;
	display: block;
	left: 20px;
	top: -2mm;
	bottom: 2mm;
	position: relative;
	padding-left: 2mm;
}

span.suggestion {
	font-size: 9pt;
	height: 20px;
}

span.suggestion:hover {
	font-weight: bold;
}

#txtHint hr {
	margin-top: 0mm;
	margin-bottom: 0mm;
}

/*******************************************************************/

/* Styles for the calendar in Event-Folder                         */

table.calendar {
	width: 100%;
	border-collapse: separate;
	table-layout: fixed;
	background-image: url("../img/lacs_back.png");
	border: solid #848484;
	border-width: 0.5mm;
	color: black;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
	margin-top: 5mm;
}

table.calendar th {
	background-color: #848484;
	border-right-width: 0mm;
	border-left-width: 0mm;
}

table.calendar th.yearname {
	color: white;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

table.calendar th.prevnext, table.calendar th.prevnext > a {
	color: white;
	font-size: 90%;
	padding-left: 0.2em;
	padding-right: 0.2em;
	vertical-align: middle;
}

table.calendar td.dayname {
	color: #848484;
	font-weight: bold;
	padding-top: 1em;
}

table.calendar td.empty {
	color: black;
}

table.calendar td.today_empty {
	color: red;
	font-weight: bold;
}

table.calendar td.link, table.calendar td.link > a {
	color: #00a7e3;
	text-decoration: underline;
	font-weight: bold;
}

table.calendar td.today_link, table.calendar td.today_link > a {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

td.formationtwocolumn {
	vertical-align: top;
	padding-left: 4mm;
	text-align: right;
}

td.formationtwocolumn h2 {
	margin-left: 30px;
	text-align: left;
}

td.formationtwocolumn img {
	border: 0.5mm solid #848484;
	margin-right: 3mm;
}

td.unittwocolumn {
	vertical-align: top;
	padding-left: 4mm;
	text-align: right;
}

td.unittwocolumn h2 {
	text-transform: uppercase;
	color: gray;
	text-align: left;
	font-weight: bold;
	margin: 0;
	font-size: 12pt;
}

td.unittwocolumn2 {
	border-right-width: 1cm;
	margin-right: 5mm;
	padding-right: 5mm;
	vertical-align: top;
	width: 253px;
}

/* Standard styles for embedded images */

.class-image {
	margin-bottom: 0mm;
	padding-bottom: 0mm;
}

.object-left {
	margin-bottom: -3mm;
	float: left;
	margin-right: 1mm;
}

.object-right {
	text-align: right;
	float: right;
	margin-right: -1mm;
}

.imageright {
	float: right;
}

.imageleft {
	float: left;
}

#module_result .attribute-image p {
	line-height: 0;
	margin: 0;
}

#banner {
	background-color: white;
	color: #FE150E;
	padding-top: 2mm;
	font-size: 105%;
}

/*gallery*/

.linedivblue.gal {
	float: left;
	margin-left: -32px;
	margin-right: 16px;
	margin-top: 0px;
}

.galpic {
	margin-right: 30px;
	padding: 8px;
	background-color: #f5f5f5;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	font-size: 9pt;
}

.galpic:hover, .galpic.sfhover2 {
	border: 1px solid #00b8ef;
}

.galpic1 a {
	text-decoration: none;
}

#module_result .class-gallery .imggallery img {
	width: 160px;
}

.galnom {
	padding-top: 5px;
	width: 178px;
	height: 55px;
	font-size: 9pt;
}

#module_result {
	font-size: 9pt;
}

#module_result p {
	font-size: 9pt;
	line-height: 15px;
}

/**********************************************/

/*conseil de gouvernance*/

#module_result .greyback {
	width: 730px;
	height: 178px;
	background-color: #f7f7f7;
}

#module_result .greyback.white {
	background-color: white;
}

#module_result .subconseil {
	float: left;
	padding-top: 18px;
	width: 350px;
	height: 121px;
}

#module_result .subconseil .imgborder {
	padding: 8px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background-color: #f4f3f3;
	width: 160px;
}

#module_result .subconseil img {
	background-color: #f4f3f3;
	width: 160px;
	height: 120px;
}

#module_result .subconseil .imgcons {
	float: left;
	width: 189px;
	height: 138px;
}

#module_result .subconseil .constext {
	float: left;
	height: 138px;
	width: 140px;
}

#module_result .subconseil .titlepersonne {
	color: #959494;
	font-size: 11pt;
}

#module_result .subconseil .titlepersonne .link {
	color: #959494;
}

/***********************************************/

/*event-folder evenements*/

.eventtabtpltop {
	height: 57px;
	background-color: #f4f3f3;
	color: #333333;
	font-size: 10pt;
	text-transform: uppercase;
	border-bottom: 1px solid #c3c2c2;
	font-weight: normal;
}

.eventtabtpltop.eventtabtpltop a:hover {
	color: #00b8ef;
	text-decoration: none;
}

#module_result .notacteventtabtpltop a {
	color: black;
	text-decoration: none;
}

#module_result .acteventtabtpltop a {
	color: #00b8ef;
	text-decoration: none;
}

#module_result .archives {
	color: gray;
	font-weight: normal;
	margin-left: -31px;
	width: 100%;
	position: relative;
	display: block;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	margin-top: 25px;
	margin-bottom: 15px;
	background-image: url('../img/toph1.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#module_result .pagination_event {
	height: 40px;
}

#module_result .pagination_event a {
	text-decoration: underline;
}

#module_result .pagination_event td {
	padding: 0px 5px 0px 0px;
}

.linediv {
	width: 20px;
	height: 4px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #cbcfda;
}

.linedivblue {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #00b8ef;
}

table.event {
	width: 100%;
	height: 100px;
}

.backwhite {
	background-color: white;
}

.backgrey {
	background-color: #f9f9f9;
}

td.event1 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 100px;
	padding-left: 12px;
	font-size: 9pt;
}

td.event_title, td.event_title a {
	font-weight: bold;
	font-size: 11pt;
	color: #848484;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
}

td.event_title2 {
	font-weight: bold;
	color: #848484;
	text-align: left;
	font-size: 9pt;
	padding-bottom: 1em;
}

td.event2 {
	padding: 0;
	width: 630px;
	font-size: 9pt;
}

td.event2 a {
	color: black;
	text-decoration: underline;
}

td.event_normal {
	padding: 0.15em
}

.bottomlineevent {
	background-image: url('../img/line2.gif');
	background-repeat: repeat-x;
	background-color: white;
	height: 2px;
	width: 100%;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

.dotevent {
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-color: #cbcfda;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.eventtabtplbottom {
	height: 100px;
	width: 100%;
	background-color: #f9f9f9;
	color: black;
}

.eventtabtplbottom a {
	color: black;
	text-decoration: underline;
}

.eventtabtplbottom a:hover {
	color: #00b8ef;
	text-decoration: underline;
}

.dot {
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-color: #cbcfda;
	float: left;
	margin-top: 1mm;
	margin-bottom: 1mm;
	margin-right: 2mm;
}

/********************************************************************
/*computer research unit*/

.selectmember {
	color: black;
	margin-bottom: 20px;
}

.imgcsc img {
	width: 160px;
}

.textcsc a {
	text-decoration: none;
	color: #a9a8a8;
}

.textcsc {
	margin-left: 10px;
	color: #a9a8a8;
}

.textcsc .task {
	margin-left: 10px;
	font-size: 9pt;
}

/**********************************************/

/*video*/

#flashplay {
	width: 728px;
	height: 314px;
	background-color: #f6f4f5;
}

#topline {
	background-image: url('../img/line1.gif');
	background-repeat: repeat-x;
	background-color: white;
	height: 2px;
	width: 728px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#bottomline {
	background-image: url('../img/line2.gif');
	background-repeat: repeat-x;
	background-color: white;
	height: 2px;
	width: 728px;
	margin: 0;
	padding: 0;
}

#flashplay #play {
	float: left;
	width: 362px;
	margin-top: 6px;
}

#flashplay #contentplay {
	float: left;
	width: 366px;
}

#flashplay #top1 {
	margin-top: 12px;
	width: 366px;
	height: 265px;
	font-size: 9pt;
}

#flashplay #top2 {
	width: 366px;
	font-size: 9pt;
}

br.clear {
	clear: both;
	font-size: 0pt;
	line-height: 0pt;
}

/************************************************************/

/* press releases*/

.backprgrey {
	background-color: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 10px;
}

.backprgrey.noborder {
	border: 0;
}

.backprwhite {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 10px;
}

.backprwhite.noborder {
	border: 0;
}

.titlepr {
	color: #7b7b7b;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.textpr {
	color: black;
	font-size: 9pt;
	text-decoration: none;
}

.sepevent {
	width: 100%;
	height: 1px;
	background-image: url(../img/line3.gif);
	background-repeat: repeat-x;
}

.dotpr {
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-color: #e7e7e7;
	margin-top: 1mm;
	margin-bottom: 1mm;
	margin-right: 2mm;
}

/*********************************************************/

/*left_menu*/

/*************************************************************/

/*left*/

.imgsidecontent {
	padding: 0px;
	margin-top: 20px;
	text-align: left;
	margin-left: 10px;
}

.imgsidecontent img {
	margin-bottom: 0;
	padding-top: 0;
}

.linedivgrey {
	width: 170px;
	height: 5px;
	overflow: hidden;
	background-color: #d9d9d9;
}

.greytxtblock {
	width: 168px;
	background-color: #f4f3f3;
	padding: 10px 5px 10px 5px;
	text-align: left;
}

.greytxtblock li {
	margin-left: -23px;
}

#topleafback {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 2001;
	background-color: #e3e3e3;
	z-index: 1000;
	opacity: .7;
	display: none;
}

#yel1 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10px;
	background-color: white;
	z-index: 3001;
	display: none;
}

#topleaf #title {
	font-size: 12pt;
	color: gray;
}

#topleaf {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10px;
	background-color: white;
	z-index: 3001;
	display: none;
	width: 580px;
	height: 500px;
}

#topleaf #greyline {
	background-color: #d9d9d9;
	overflow: hidden;
	width: 560px;
	height: 5px;
}

#topleaf table {
	border: 0;
}

#topleaf .dottedline {
	height: 10px;
	width: 560px;
	margin-bottom: 10px;
	border-bottom: 1px dotted gray;
}

/*logement*/

#logement {
	width: 730px;
	color: black;
}

#logement1 {
	width: 415px;
	float: left;
}

.innerlogement {
	width: 380px;
	float: left;
	font-size: 9pt;
}

.innerlogement table {
	width: 380px;
	float: left;
	font-size: 9pt;
}

#logement .title {
	font-size: 11pt;
	color: #9c9c9c;
	font-weight: bold;
}

#logement2 {
	width: 300px;
	float: left;
}

#linesep {
	background-color: #c4c4c4;
	height: 5px;
	width: 100%;
	overflow: hidden;
}

#adresse {
	background-color: #f4f3f3;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	font-weight: bold;
}

/************************************************
styles pdflist*/

table.pdflist {
	width: 730px;
}

table.pdflist td {
	padding: 8px;
}

table.pdflist td.dotted {
	height: 1px;
	border-top: 1px dotted gray;
}

/********************************************/

td.mainarea {
	padding-left: 24px;
	padding-right: 15px;
	font-size: 9pt;
	width: 800px;
}

.mainarea h1.template_event {
	margin-bottom: -3px;
}

.mainarea h1.template_compress {
	margin-bottom: -1px;
}

.td_mainarea_twocolumn h2 {
	color: #00b8ef;
	font-size: 15pt;
	margin-left: -30px;
	margin-bottom: 0px;
	padding-bottom: 18px;
	padding-top: 12px;
	background-image: url('../img/toph1.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.sous_titre {
	color: #9c9c9c;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.sous_titre_members {
	color: #9c9c9c;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.sous_titre2 {
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.fontsize9 {
	font-size: 9px;
}

.linesep2 {
	background-color: #c4c4c4;
	height: 5px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

.mainarea_twocolumn_actualites {
	font-size: 9pt;
}

.mainarea_twocolumn_actualites a {
	color: black;
}

.linedivh1 {
	width: 20px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-left: -30px;
	background-image: url('../img/toph1.gif');
	background-repeat: no-repeat;
}

#module_result {
	background: transparent;
	padding-left: 30px;
}

#module_result table {
	max-width: 730px;
}

#module_result a {
	color: black;
}

#module_result h6 {
	color: black;
	font-weight: normal;
	margin-left: -30px;
	width: 100%;
	position: relative;
	display: block;
	font-size: 9pt;
	padding-left: 30px;
	background-image: url('../img/toph1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 5px;
}

.border_image_admin {
	background-color: #F4F3F3;
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
	padding: 1px 8px 8px 8px;
	text-align: left;
}

.border_image {
	background-color: #F4F3F3;
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
	padding: 8px;
	text-align: left;
	margin-bottom: 20px;
}

.imgbordertext {
	margin-left: -8px;
	padding-left: 12px;
	color: #848484;
	font-size: 8pt;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../img/back_imgbordertext.gif);
}

#module_result .imgbordertext a {
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
}

table.renderedtable td {
	padding: 0px;
}

table.twocolumn {
	width: 730px;
}

table.twocolumn h2 {
	color: gray;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}

#adresse_personalpage {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f5f5f3;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
}

.algin_bottom_single_line {
	padding: 10px 3px 0px 0px;
}

.algin_bottom {
	padding: 6px 3px 0px 0px;
}

#debug table {
	width: 100%;
}

#module_result iframe {
	margin-top: 7px;
}

#module_result td.TableB {
	vertical-align: top;
	background-color: #F4F2F3;
	border-bottom: 1px dotted #B4B4B4;
	border-top: 1px dotted #B4B4B4;
	color: #999999;
	height: 100%;
	font-size: 9pt;
	margin: 0;
	padding: 0 0 0 5px;
}

#module_result .attribute-image {
	margin-top: 7px;
}

#module_result .object-center {
	text-align: left;
}

#module_result h2 {
	font-size: 12pt;
}

#module_result table.listecarte  p {
	background-image: url(../img/list_style_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#profldap table {
	margin-left: -1px;
	margin-top: 8px;
}

#module_result .letter1 {
	font-weight: bold;
	margin-top: -22px;
}

#module_result .letter1ldap {
	font-weight: bold;
	margin-top: -10px;
}

#module_result .letter {
	font-weight: bold;
	font-size: 9pt;
}

/* style carte internationaux*/

.listinternation table {
	width: 730px;
}

.listinternation table td {
	border: 0px solid black;
	font-size: 9pt;
	padding: 7px;
}

/*********************************************************************************/

/* Accord cadre                                                  */

table.ac {
	width: 100%;
	border: 1px solid #000000;
	margin-top: 5px;
}

table.ac td {
	height: 20px;
	padding: 4px 4px 10px 4px;
	color: #000000;
	font-size: 9pt;
}

table.ac td.ac_bg_gris {
	background-color: #dddddd;
	padding: 4px 4px 4px 4px;
}

/******************************************************************************/

/*  Extracted publication list                                                */

span.pubTitle {
	font-weight: bold;
}

ul.publicationList li {
	padding-bottom: 10px;
}

ul.publicationList {
	padding-bottom: 10px;
}

div.topmenusmall * {
	padding-bottom: 0!important;
	margin-bottom: 0!important;
	line-height: 12px;
}

div.topmenusmall {
	padding-top: 2px!important;
	margin: 0!important;
	height: 17px!important;
	overflow: hidden!important;
}

/* @group login */

#ContentLeft  {
	
}

/* @group LoginBoxes */




.logincontainerform,.csc-header-n5 {
	float: none;
	clear: both;
}

.logincontainerform table td {
	margin: 0;
	padding: 0;
}


.logincontainer,.logincontainerform {
	padding: 0;
	margin: 0;
	background-image: none;
}


.logincontainer {
	
	width: auto;
	background: none;
}



.logincontainerform table tr td {
	width: 60px!important;
	padding: 0!important;
	margin: 0!important;
}

.logincontainerform table tr td * {
	padding-left: 0!important;
	margin-left: 0!important;
	padding-right: 0!important;
	margin-right: 0!important;
	width: auto!important;
}

.logincontainerform table tr td input {
	width: 60px!important;
	margin-right: 5px!important;
}

.logincontainerform table tr td input.submitbutton {
	width: auto!important;

}


.logincontainerform table {
	padding-left: 0!important;
	margin-left: 10px!important;
	padding-right: 0!important;
	margin-right: 0!important;
	width: auto!important;
}

.passwrapper_de,
.passwrapper_fr,
.passwrapper_en,
.passwrapper {
	width: auto;
	padding: 12px 0 0;
	background: no-repeat url(../images/Loginbox_Pass.png) left top;
	float: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


.loginwrapper_de,
.loginwrapper_fr,
.loginwrapper_en,
.loginwrapper {
	width: auto;
	float: none;
	background: no-repeat url(../images/Loginbox_Login.png) left top;
	padding: 12px 0 0;
	margin: 0;
}


.passwrapper_fr {
	background: no-repeat url(../images/Loginbox_Pass_fr.png) left top;
}

.loginwrapper_fr {
	background: no-repeat url(../images/Loginbox_Login_fr.png) left top;
}


.passwrapper_en {
	background: no-repeat url(../images/Loginbox_Pass_en.png) left top;
}

.loginwrapper_en {
	background: no-repeat url(../images/Loginbox_Login_en.png) left top;
}





.submitwrapperlogin {

	float: none;
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
}



.selectInputfieldwrapper {
	padding-top: 12px;
	padding: 0;
	background: none;
	margin:0px;
}



.logincontainerbgunternehmen,.logincontainerbgbewerber {
	padding-top: 0px;

}


.logincontainerbgbewerber {
	background: none;
	height: 80px;

}

.logincontainerbgunternehmen {
	background: none;
	height: 45px;
}





.actionwrapper {
	background: none;
	clear: both;
}



.submitwrapperneuanmeldung {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}

a.submitwrapperneuanmeldung {
	padding: 0;
	border: 0;
	color: #f87c35;
	text-decoration: none;
	margin: 0;
	padding-top: 20px!important;
	display: block!important;
	text-indent: 3px!important;
	font-variant: normal;
	font-weight: bold;
	text-transform: none!important;
	line-height: 20px;
}



.loginboxmarginverticalbewerber {
	margin: 0;

	
}

.loginboxmarginverticalunternehmen {
	margin-top: 0;

}

.submitwrapperlogin input, 
.loginboxmarginverticalbewerber input
.submitwrapperlogin, 
.loginboxmarginverticalbewerber {
	padding: 0!important;
	margin:0!important;
	width: auto!important;
}

.submitwrapperlogin {
	padding-top: 12px!important;

}

.submitwrapperneuanmeldung {
	margin: 5px 0 15px 10px!important;
	display: block!important;
	float: none;

}


.logincontainer table,
.logincontainerform table {
	padding: 0!important;
	margin: 0!important;
	margin-left: 7px!important;
	border: 0!important;
	width: 180px!important;
}

.logincontainer table tr td,
.logincontainerform table tr td {


}




/* @end */




/* @end */

/* @group Forms */

#mailform {
	padding: 0;	
	margin-left: 0;
	margin-top: 20px;
	border: 0;
}

#mailform fieldset{
	padding-left: 0;
	border: 0;
}

#mailform input,
#mailform textarea {
	width:240px!important;
}







#mailform .csc-mailform-submit {
	margin-top: 20px;
	margin-bottom: 20px;
	width:auto; 
	margin-left: 382px;
}

#mailform .csc-mailform-field {
padding-bottom: 5px;
}

#mailform .csc-mailform-field  {
padding-bottom: 5px;
}



#mailform {
padding-top: 20px;
}


#mailform .csc-mailform-field input.csc-mailform-submit {
	width:auto!important;

}

#mailform label{
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}


.topmenusmall .acces, .topmenusmall .searchbox {
display: none;

}



/* @end */

/* @group FORMS II */




/* @group Styling */

form,form table,form table tr,form table tr td {
	background: transparent none !important;
	margin:0 !important;
	border-style: none!important;
}


.FormHead {

}

.GroupName {
	font-weight: bold;
	font-size: 12px;
	width: 320px;
	float: left;
	margin: 20px 0 10px;
	display: inline;
	padding: 5px 0;
	position: relative;
}




.Alert {
	border: double #8c1012 3px;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.Confirmed {
	font-weight: bold;
	color: #a8df0a;
	font-size: 12px;
	line-height: 25px;
}

.FreigabeMessage {
	text-align: center;
	color: #a8df0a;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	padding-left: 12px;
}

.Delete a {
	font-weight: bold;
	color: #8b0011;
	font-size: 10px;
	line-height: 35px;
	margin: 0;
	padding: 0 10px;
}

.InsertNew {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}

.Freigabe {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Logo {
	margin-left: 0;
	padding-left: 0;
}

.Logo img {
	margin-bottom: 10px;
	margin-top: 10px;
}

	
/* @end */

/* @group Rows */

/* clear: both to clear solve float in float issue  */
.RowsContainer {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 30px 0 0;
	background: #fcfcfc;
	border-top: 3px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	width: 420px;
	clear: both;
}



.Rows {

}

.Rows ol li {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}




.RowsContainer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: repeat-x left top url(../images/rowbgdark.png);
	height: 21px;
}

.RowsContainer ul {
	margin: 0;
	padding: 0;
}

.RowsContainer ul a {
	line-height: 21px !important;
	border-style: none !important;
	text-decoration: none !important;
	background: transparent none !important;
	color: black !important;
}






.RowsContainer .ItemDisplay {
	float: left;
	height: 21px;
	width: 250px;
}

.RowsContainer .ItemAdministration {
	float: right;
	height: 21px;
	width: 160px;
}



.RowsContainer .ItemDisplay a {
	background: no-repeat 3px center  url(../images/bulletpointarrow.png) !important;
	padding-left: 18px;
	padding-right: 0px;
}


.RowsContainer .ItemAdministration a.Edit {
	background: no-repeat left center url(../images/iconedit.png) !important;
	padding-left: 20px;
	padding-right: 7px;
	color: black !important;
}

.RowsContainer .ItemAdministration a.Delete {
	background: no-repeat left center url(../images/icondelete.png) !important;
	padding-left: 20px;
	padding-right: 5px;
	color: #8b0011 !important;
}




.Rows h1 {
	border: 0;
	
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	line-height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 5px;
}








	
/* @end */


/* @group Fonts */

#FormUpdate form, #FormUpdate input, #FormUpdate select, #FormUpdate textarea {
	/* Specify same font values to overwrite browser defaults */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
	
#FormUpdate form {
	/* This global style can be replaced by targeting a specific ID, like frmContact */
	font-family: Arial, Helvetica, sans-serif;

}	


.frmInput,textarea {
	font-family: Arial, Helvetica, sans-serif;

}



	
/* @end */

/* Thanks Javer ! (http://www.javier-julio.com)    */


#UpdateForm {
	float: left;
	margin-bottom: 40px;
}



label {
	cursor: pointer;
	margin: 0;
	padding: 0;
	font-size: 10px;
}


fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

.frmRow {
	clear: both;
	margin: 0!important;
	padding: 0!important;

}

* html .frmRow {
	padding: 3px 0 0 0;
}

/* IE Fix */
.frmButtons,.Freigabe {
	clear: both;
	margin: 0;
	text-align: center;
	padding: 20px 0 0 5px;
}



.frmName {
	float: left;
	line-height: 1em;
	text-align: left;
	width: 200px;
	padding: 0;
}

.frmField {
	float: right;
	padding: 0;
	text-align: left;
	width: 200px;
}

.frmName,.frmField {
	margin: 10px 0 0;
}

.frmField label {
	padding: 0 10px 0 0;
}

.frmInput {
	width: 180px;
}

.frmInputpass {
	width: 70px!Important;
}



textarea {

	width: 280px;
}


.FormUpdateSubmit input {
	text-align: center;
	margin-top: 15px;
}











/* just for ie */

.frmInput {
	_padding: 2px!important; 
}



/* @group Form */

#FormUpdate form {
		background: none!important;
	width: auto;
}

#FormUpdate table {
	padding: 0;
	margin: 0;
	background: none!important;
}

#FormUpdate table td,#FormUpdate table td input,#FormUpdate table td select {
}

#FormUpdate table td input,#FormUpdate table td select,#FormUpdate table td textarea {

}


#FormUpdate input[type=text] {
width: 200px!important; 
}

#FormUpdate input {
width: 200px!important; 
font-size: 11px!important; 
}

#FormUpdate input[type=submit],#FormUpdate input[type=checkbox] {
width: auto!important;  
}


#FormUpdate textarea {

width: 190px; 
height: 100px; 
font-size: 11px;

}


#FormUpdate table td {
font-size: 12px;
}

#FormUpdate table .DescriptionWrap  {
font-weight: bold;
}


#FormUpdate table td {
	border-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.formdesc,.forminput {
	width: 200px;
	margin: 0;
	vertical-align: bottom;
	padding: 0 10px;
	font-size: 12px;
}

.formdesc p,.DescriptionWrap  {

	border-bottom: 0px;
	margin: 0;
	padding: 0;
	width: 240px;
}






.FormUpdateSubmit {
	text-align: center!important;
	padding-top: 20px!important;
	padding-bottom: 10px!important;
}

.GroupName {
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.Divider {
	margin-top: 20px;
	margin-bottom: 20px;
}


.Alert {
	border: double #8c1012 3px;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.Confirmed {
	font-weight: bold;
	color: #5f9575;
	font-size: 12px;
	line-height: 35px;
}



/* @end */










/* @end */

/* @group Logos */

.logo_image {
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	padding: 0;
	height: 90px;
	width: 130px;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	

	

}

.logo_image_border{
	margin: 0;
	padding: 0;
	height: 80px;
	width: 120px;
	border: 5px solid #f3f3f3;
	line-height:120px;
	font-size:120px;
	overflow: hidden;



}

.logo_image .logo_image_span{

	margin: 0;
	padding: 0;
	height: 80px;
	width: 120px;
 	display: table-cell;
    vertical-align: middle;	




}


.logo_image img {

 display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-bottom: auto;
	margin-top:0!important;
	padding-top: 0!important;
	
	

	
}


.logo_image_cvertical_helper { /* gute browser */
	display: none;
	visibility:hidden;
}



* html .logo_image_cvertical_helper { /* nur fr den IE6 */
	margin: 0!important;
	padding: 0!important;
	line-height: 12px;
	overflow: hidden;
	border-style: none;
	font-size: 12px;
	display:block;
	visibility: visible;
}

*+html .logo_image_cvertical_helper { /* nur fr den IE7 */
	margin: 0!important;
	padding: 0!important;
	line-height: 12px;
	overflow: hidden;
	border-style: none;
	font-size: 12px;
	display:block;
	visibility: visible;
}


.logo_image_border{
	background-color: transparent;
}

.logo_image_span{
	background-color: transparent;
}

.logo_image_cvertical_helper{
	background-color: transparent;
}

.logo_image_span a{
	background-color: transparent;
}

.logo_image_span img{
	background-color: transparent;
}



/* @end */

/* @group Fonts */

#Content p,
#Content ul,
#Content form {
	padding-left: 24px;
	padding-right: 15px;
	font-size: 9pt;
}

#ContentLeft h1,
h2,
.mainarea h1,
#Content h1 {
	color: #00b8ef!important;
	font-size: 15pt!important;
	padding-top: 15px!important;
	padding-bottom: 18px!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	background: url('../img/toph1sub.png') no-repeat left bottom;
}

#Content .csc-header-n1 h1, 
#Content .csc-header-n1 h1.csc-firstHeader {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	background: url('../img/toph1.png') no-repeat left bottom;
}

#ContentLeft h1  {
	font-size: 10pt!important;
	padding-left: 10px!important;
	padding-bottom: 0px!important;
	margin-bottom: 10px!important;
	background: none;
}


/* @end */

/* @group Menus */

/* @group Base */

#Content a:hover,
#menu_1 a:hover,
#menu_header a:hover,
#menu_header ul li a:hover,
#menu_header ul li ul li a:hover,
.no a:hover,
.act a:hover,
.cur a:hover,
.active_cell a.active:hover {
	color: #00B8EF!important;
}

.act a,
.cur a,
.active_cell a.active {
	color: #00B8EF!important;
}

.act ul li.no a,
.cur ul li.no a {
	color: #000000!important;
}

.no ul li .inner a:hover,
.act ul li .inner a:hover,
.cur ul li .inner a:hover,
.no ul li.no a:hover,
.act ul li.no a:hover,
.cur ul li.no a:hover {
	color: #00B8EF!important;
}

.active_cell .dot {
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-color: #00b8ef;
	float: left;
	margin-top: 1mm;
	margin-bottom: 1mm;
	margin-right: 2mm;
}

/* @end */

/* @group left */

.dot {
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-color: #cbcfda;
	float: left;
	margin-top: 1mm;
	margin-bottom: 2mm;
	margin-right: 2mm;
}

.dotblue {
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-color: #00b8ef;
	float: left;
	margin-top: 1mm;
	margin-bottom: 1mm;
	margin-right: 2mm;
}

table.leftmenu {
	background-color: #F4F2F3;
	margin-top: 5mm;
	margin-bottom: 5mm;
	border-collapse: collapse;
	border: none;
	color: black;
}

table.leftmenu td.leftmenu {
	padding-top: 3mm;
	padding-bottom: 3mm;
}

table.leftmenu td.leftmenu:first-child {
	
}

table.leftmenu td.leftmenu a {
	text-decoration: none;
	color: black;
}

table.leftmenu td.leftmenu div:hover {
	color: #00b8ef;
}

table.leftmenu td.leftmenu-chosen {
	padding-top: 3mm;
	padding-bottom: 3mm;
	color: #00b8ef;
}

table.leftmenu td.leftmenu-chosen a {
	text-decoration: none;
}

table.leftmenu td.leftmenu2 {
	padding-top: 1mm;
	padding-bottom: 1mm;
}

/* sous menu*/

table.leftmenu td.leftmenu2 a {
	text-decoration: none;
}

table.leftmenu td.leftmenu2 div:hover {
	color: #00b8ef;
}

table.leftmenu td.leftmenu-chosen2 {
	padding-top: 1mm;
	padding-bottom: 1mm;
	color: #00b8ef;
}

table.leftmenu td.leftmenu2-chosen a {
	text-decoration: none;
}

.dotnv3 {
	width: 4px;
	height: 4px;
	overflow: hidden;
	background-color: #cbcfda;
	float: left;
	margin-top: 2mm;
	margin-bottom: 1mm;
	margin-right: 2px;
}

.dotbluenv3 {
	width: 4px;
	height: 4px;
	overflow: hidden;
	background-color: #00b8ef;
	float: left;
	margin-top: 2mm;
	margin-bottom: 1mm;
	margin-right: 2px;
}

/* @end */

/* @group menu_1 */

#menu_1 {

	width: 170px;
	margin-left: 10px;
	margin-top: 0;
	padding: 0;
	border: 0;
	float: none;
	clear: both;
	
}

#menu_1 a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

#menu_1 ul {
	padding: 0;
}

#menu_1 ul li ul {
	padding: 0!important;
	margin-top: 10px!important;
	margin-bottom: 0!important;
}

#menu_1 ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px solid white!important;
}

#menu_1 ul li ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px solid white!important;
}

#menu_1 ul li.cur,
#menu_1 ul li.active {

}

#menu_1 ul li.cur ul li,
#menu_1 ul li.active  ul li {
	border-bottom: 1px solid white!important;
	padding-bottom: 10px;
}

#menu_1 ul li.cur ul,
#menu_1 ul li.active ul {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}

#menu_1 ul li ul li a{
	
}






/* @group Highlighting
 */

#menu_1x ul li.no a {
	background: url(../img/bullet_new_grey_big.png) no-repeat left center;
}

#menu_1x ul li.act a,
#menu_1x ul li.cur a {
	background: url(../img/bullet_new_blue_big.png) no-repeat left center;
}

#menu_1x ul li ul li.no a {
	background: url(../img/bullet_new_grey_sm.png) no-repeat left center;
}

#menu_1x ul li ul li.act a,
#menu_1x ul li ul li.cur a {
	background: url(../img/bullet_new_blue_sm.png) no-repeat left center;
}

#menu_1x ul li a:hover {
	background: url(../img/bullet_new_blue_sm.png) no-repeat left center;
}

#menu_1x ul li ul li a:hover {
	background: url(../img/bullet_new_blue_sm.png) no-repeat left center;
}

#menu_1x ul li a {
	padding-left: 20px;
}

#menu_1x ul li ul li a {
	padding-left: 20px;
	margin-left: 20px;
}


/* @end */

/* @group Highlighting 2 */


#menu_1 ul li  {
	background: url(../img/bullet_new_grey_big.png) no-repeat left 15px;
}

#menu_1 ul li.no  {
	background: url(../img/bullet_new_grey_big.png) no-repeat left 15px;
}

#menu_1 ul li.act ,
#menu_1 ul li.cur  {
	background: url(../img/bullet_new_blue_big.png) no-repeat left 15px;
}


#menu_1 ul li ul li  {
	background: url(../img/bullet_new_grey_sm.png) no-repeat 20px 15px!important;
}

#menu_1 ul li ul li.no  {
	background: url(../img/bullet_new_grey_sm.png) no-repeat 20px 15px!important;
}

#menu_1 ul li ul li.act ,
#menu_1 ul li ul li.cur  {
	background: url(../img/bullet_new_blue_sm.png) no-repeat 20px 15px!important;
}

#menu_1 ul li:hover {
	background: url(../img/bullet_new_blue_big.png) no-repeat left 15px;
}

#menu_1 ul li ul li:hover {
	background: url(../img/bullet_new_blue_sm.png) no-repeat 20px 15px!important;
}



#menu_1 ul li a  {
	padding-left: 20px;
}

#menu_1 ul li ul li a  {
	padding-left: 0px;
}

#menu_1 ul li ul li   {
	display: block!important;
	padding-left: 40px!important;
}

/* @end */
























#menu_1 ul li ul {
	margin-top: 10px;
	border-top: 1px solid white;
}


#menu_1,
#menu_1 a  {
	font-size: 10px!important;
}

#menu_1 *,
#menu_1 ul li,
#menu_1 ul li ul li {
	padding-left: 0px!important;
	margin-left: 0px!important;
}

#menu_1 a {
	padding-left: 10px!important;
	white-space: normal;
	display: block;
}




/* @end */

/* @end */

/* @group Layout */

#htmlheader {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	clear: both;
	float: none;
	background-color: white;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

#Layout {
	border: 0!important;
	padding: 0!important;
	margin-top: 0!important;
	width: 986px;
	height: auto!important;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	float: none;
	clear: both;
	overflow: hidden;
}

#leftcol {
	width: 200px;
	overflow: auto;
	float: left;
	padding: 0;
	margin: 0;
}

#leftcol img {
	background-color: silver;
	padding: 5px;
	margin: 0;
	float: left;
}

#rightcol {
	width: 20px;
	overflow: auto;
	float: right;
}

#Content {
	float: left;
	margin: 15px 0 0;
	padding: 0;
	width: 760px;
	overflow: hidden;
}

#htmlfooter {
	float: left;
	margin: 0px auto!important;
	width: 986px;
	overflow: auto!important;
	background-color: white;
	padding-top: 20px!important;
}

table.bottommenu {
	padding: 0!important;
	margin: 0!important;
	width: 986px!important;
}

td.FormUpdateSubmit input,
.topform .submitbutton,
.bottomform .submitbutton {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 315px!important;
}


td.FormUpdateSubmit input,
.topform .submitbutton,
.bottomform .submitbutton {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 315px!important;
}


#FormUpdate table td{
padding-right: 5px;

}

#FormUpdate table td.FormUpdateSubmit input{
padding: 0!important;
margin-left: 0!important;
float: right;
margin-right: 340px;
}


#menu_1{
	background-color: transparent!important;	

}

#menu_1 ul{
background-color: #F4F2F3;

}

#ContentLeft #menu_1 ul li a {
padding-left: 10px!important;


}








#leftcol #ContentLeft,
#leftcol #ContentLeft a, 
#leftcol #ContentLeft img {
	background-color: transparent!important;
	padding: 0!important;
	margin: 0!important;

}

#leftcol .csc-textpic img,
#leftcol .csc-textpic dt,
#leftcol .csc-textpic dl,
#leftcol .csc-textpic div,
#leftcol .csc-textpic *,
#leftcol .csc-textpic {
	background-color: transparent!important;
	width: auto!important;
	height: auto!important;
	overflow: scroll!important;
	padding: 0!important;
	margin: 0!important;
	float: none!important;
	clear: both!important;
	padding-top: 30px!important;
}

#leftcol .csc-textpic .csc-textpic-imagewrap {
	margin-left: auto!important;
	margin-right: auto!important;
}

#leftcol .csc-textpic {
padding-right: 12px!important;
}






/* @end */




.optional{
	padding-bottom: 12px!important;
}



.topform .submitbutton {
	margin-left: 120px!important;
}



#Layout #Content ul li {
	list-style-image: url("../img/riens.gif")!important;
	list-style-position: outside;
	padding-bottom: 5px;
	font-size: 9pt;
}










