/** liste des cours par semestre **/
table.semestre td {
 border-left: 1px solid #dddddd;
 border-top: 1px solid #dddddd;
}
table.semestre th {
 font-weight:normal;
 border-left: 1px solid #dddddd;
 border-top: 1px solid #dddddd;
}
table.semestre {
 border-right: 1px solid #dddddd;
 border-bottom: 1px solid #dddddd;
}

/** sous menu **/
td.navigation li {
color:white;
border-bottom:1px solid white;
padding:4px 4px 4px 10px;
width:144px;
}

td.navigation a li{
background-color:#86A8C9;
background-image:url(/cms_mbf/zope_img/menu_left2_top.gif);
background-repeat: no-repeat;
}

td.navigation a:hover li{
 display:block;
 background-color:#3A6B9C;
 background-image:url(/cms_mbf/zope_img/menu_left.gif);
 background-repeat: no-repeat;
}

td.navigation a.navItem.navLevel2.currentNavItem li {
 display:block;
 background-color:#3A6B9C;
 font-weight:bold;
 background-image:url(/cms_mbf/zope_img/menu_left.gif);
 background-repeat: no-repeat;
}

/* Footer */
#footer {
	clear: both;
	height: 66px;
	width: 100%;
	margin: 10px 0 0;
	font-size: 1px;
	color: #A9AAAA;
	background: url(/cms_mbf/zope_img/background_footer.gif) repeat-x;
}



/** version imprimable **/

body#printable {
  background-image:none;
  background-color:white;
  text-align:left;
  margin:10px 10px 0px 10px;
}

/** divers **/

html>body #search button {
	margin: -10px 0 3px -2px;
	padding-top: 1px;
        height:18px;
}

.hiddenStructure {
 display:none;
}

/** liens langue **/
div#site-tools {
 width:160px;
 padding-top:2px;
}

/** login **/
#portlet-login {
 font-size: 10px;
 float:right;
}

#portlet-login .login_box{
 position:absolute;
 bottom:10px;
 right:10px;
 background-color:#4373A3;
 color:white;
 border: 2px solid #89B3DD;
}
html>body #portlet-login .login_box{
position:static;
float:right;
margin-top:-106px;
}

#portlet-login .connect {
 background-color:white;
 color:black;
}


/** menus **/

.main_menu, .main_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
        padding:0px 0 4px 0;
	color: #999999;
}

#topmenu {
 margin-left:-35px;
}
html>body #topmenu {
 margin-left:-40px;
}

#topmenu .currentNavItem{
 color:#555555;
}

#topmenu li{
 text-transform:uppercase;
 float:left;
 padding: 0 2px;
}

#topmenu ul{
 list-style:none
}

/* Page definitions */
html body {
	background: url(/cms_mbf/zope_img/page_background.jpg) repeat-x #9FA9B3;
	margin: 0;
	padding: 0;
	border: 0;
}

html body {
	font-family: Veradana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-align: center; /* text-align required for IE 5.5 */
} 

img {
	border: 0;
}

a {
	color: #666666;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

a:hover {
	color: #EAB719;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

#page-border {
	margin: 0;
	margin-top: 20px;
}

#page {
	width: 768px; /* For IE browsers */
	margin: 0 auto;
	border: 1px solid white;
	border-bottom: none;
	text-align: left;
	background: white;
}

#page-border > #page {
	width: 768px; /* 768px -21 -21 */
	min-width: 768px;
}
/* END Page definitions */


/* Sites Area */
#sites {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	position: relative;
	z-index: 7;
	height: 32px;
	width: 768px;
	margin: 0 auto;
	padding: 0;
}

#sites .active {
	font-weight: bold;
	font-size: 11px;
}

/* For Mozilla/Opera/Safari, we make sure the separator is missing from the first element */
ul#sites > li {
	background-image: none;
}



#sites li.active a {
	margin-top: 0px;
}

#sites li a {
	color: white;
	margin-top: 1px;
	display: block;
}

#sites li a:hover {
	color: #EAB719;
}

#sites img.expand {
	padding-left: 3px;
	top: -1px;
	position: relative;
}

#site-tools img.expand {
	padding-left: 2px;
	top: -2px;
	position: relative;
}

#sites li ul, #site-tools li ul {
	display: none;
	position: absolute;
	z-index: 5;
	background-color: #5B6065;
	border: 1px solid #C1BFBF;
	padding: 0 0px 10px;
	margin: -1px 0 0 -10px;
}


#sites li ul, #sites li li {
	width: 145px;
}

#sites #vmtn ul, #sites #vmtn li {
	width: 165px;
}

#sites #global ul, #sites #global li {
	width: 84px;
}

#site-tools li ul, #site-tools li li {
	width: 120px;
}

#site-tools li ul {
	height: auto;
	margin: -1px 0 0 0;
}

#sites li li, #site-tools li li {
	background-image: none;
	text-align: left;
	padding: 0;
	margin: 4px 0;
	height: auto;
}
#sites li.expand:hover, #sites li.over {
	margin: 5px 7px -1px -10px;
	padding-right: 0px;
	background-image: none;
	border-left: 1px solid #C1BFBF;
}

#site-tools li.expand:hover, #site-tools li.over {
	margin: 4px 0 0 -10px;
	padding: 0 8px 0 0;
	background-image: none;
}

#site-tools li.over {
	left: -10px; /* Needed to be done this way (rather than margin-left) due to IE 5.5 bug */
	margin: 4px -10px 0 0;
}

#sites li.expand:hover a, 
#sites li.over a, 
#site-tools li.expand:hover a, 
#site-tools li.over a {
	position: relative;
	z-index: 6;
	display: block;
	color: #EAB719;
	background: #5B6065;
	border: 1px solid #C1BFBF;
	border-bottom: 1px solid #5B6065;
	padding: 4px 8px 4px 9px;
	margin: -1px 0 0 -10px;
}

#site-tools li.expand:hover a, 
#site-tools li.over a {
	padding-right: 7px;
	margin-left: 0;
}

#sites li.expand:hover li a, 
#sites li.over li a, 
#site-tools li.expand:hover li a, 
#site-tools li.over li a {
	position: relative;
	z-index: 8;
	display: block;
	color: white;
	text-transform: none;
	font-family: Veradana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: auto;
	border: none;
	padding: 4px 10px;
	margin: -4px 0 -2px;
}

#sites li.expand li a:hover, 
#site-tools li.expand li a:hover {
	background-color: #383F45;
	color: white;
}

#sites li.expand:hover ul, 
#sites li.over ul, 
#site-tools li.expand:hover ul, 
#site-tools li.over ul {
	display: block;
} /* Activates the drop downs */

#sites li.expand:hover + li, 
#site-tools li.expand:hover + li {
	background-image: none;
} /* Removes the separator from the following element in Mozilla, doesn't work in Opera */

#sites li.over, 
#site-tools li.over {
	position: relative;
	z-index: 2;
} /* Removes the separator from the following element in Internet Explorer */

/* Toggles the 'v' expand image */
#site-tools li .hover {
	display: none;
}

#site-tools li:hover .expand, 
#site-tools li.over .expand {
	display: none;
}

#site-tools li:hover img.hover, 
#site-tools li.over img.hover {
	display: inline;
}
/* END Sites Area */


/* Logo and Search Area */
#top-of-page {
	height: 120px;
	width: 100%;
	margin: 0;
}

#top-of-page img.icon {
	margin: auto 2px -2px auto;
}

#logo {
	float: left;
	height: 89px;
	padding-top: 5px;
	padding-left: 5px;
	width: 49%;
	font-size: 0px; /* IE fix, Makes whitespace around image disappear */
	background: url(/cms_mbf/zope_img/corner_page_ul.gif) no-repeat;
	position: relative;
	top: -1px;
	left: -1px;
}
#logo * {
	margin-left: 5px;
	margin-top: 1px;
}
#statement * {
	margin-left: 12px;
	margin-top: 1px;
}

#main_image * {
	margin-left: 12px;
	margin-top: 1px;
}
#main_image_text * {
	margin-left: 0;
	margin-top: 1px;
}
#banner {
	float: left;
	height: 77px;
	width: 99%;
	font-size: 0px; /* IE fix, Makes whitespace around image disappear */
	background: url(/cms_mbf/zope_img/corner_page_ul.gif) no-repeat;
	position: relative;
	top: -1px;
	left: -1px;
}
#site-tools {
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 50%;
	background: url(/cms_mbf/zope_img/corner_page_ur.gif) no-repeat top right;
	position: relative;
	top: -1px;
	right: -1px;
	z-index: 7;
}

#site-tools ul {
 float: right; padding: 0 21px 0 0; margin: 0 -16px 0 0;
 height: 30px; width: auto; white-space: nowrap;
 display: table; /* Opera fix */
}

#site-tools ul > li {
	background: none;
} /* Remove separator from first item in standards compliant browsers */


#site-tools li {
	color: #5A5F65;
	background: url(/cms_mbf/zope_img/separator_site_tools.gif) no-repeat 0px 3px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: -9px;
	padding-left: 9px;
	padding-right: 16px;
	font-size: 11px;
}

#site-tools li a {
	color: #53606D;
}

#site-tools li a:hover {
	color: #EAB719;
}

#site-tools li li a {
	color: white;
}

#site-tools li li a:hover {
	color: white;
}

/* ------------------------------------------------------------------------- */

#search {
	float: left;
	padding: 0;
	margin: 0;
	height: 47px;
	width: 50%;
	text-align: right;
	font-size: 5px;
}

#search form {
	padding-right: 21px;
	overflow: hidden;
	height: 17px;
	margin: 0;
}

#search input.searchterms, input.subscribe {
	border: 1px solid #5A5F65;
	height: 11px;
	width: 104px;
	font-size: 10px;
}
#search input.searchterms + button {
	position: relative;
	top: 2px;
	overflow: hidden; /* Used to improve look in Opera, caused by Mozilla bug fix *//* Used to improve look in Opera, caused by Mozilla bug fix */
}
#search input.searchterms + button > img.mozfix {
 margin: -1px 0 0 -3px; /* Mozilla bugfix. Breaks Opera (and probably Safari) */
}
#search button {
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	width: 44px;
	height: 15px;
	font-size: 9px;
	color: white;
	background: #3A6B9C
}
#search div {
	margin-top: 4px;
	margin-right: 21px;
	font-size: 9px;
	color: #959FA7;
}
#search div a {
	color: #959FA7;
}
#search div a:hover {
	color: #EAB719;
}
/* END Logo and Search Area */


#footer-corner {
	background: url(/cms_mbf/zope_img/corner_footer_ll.gif) no-repeat bottom left;
	position: relative;
	margin: -11px -1px 0;
	height: 11px;
	width: 100%;
}

#footer-corner div {
	background: url(/cms_mbf/zope_img/corner_footer_lr.gif) no-repeat bottom right transparent;
	height: 11px;
	position: relative;
	right: -2px;
}

#footer div.inner {
	/* This is required for IE 5.5 */
	padding: 30px 16px 36px;
	background: url(/cms_mbf/zope_img/corner_footer_lr.gif) no-repeat bottom right;
}

#footer p {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 10px;
}



#footer a {
	color: #A9AAAA;
}

#footer a:hover {
	color: #EAB719;
}

#footer rightstuff {
	float: right;
}
#content-wrapper {
	margin: 0 21px;
	\margin: 0px; /* IE 5 but not 6 */
	marg\in: 0 21px; /* IE 6 but not 5. Also Opera and Mozilla */
	display: table;
	_display: block;
	width: 546px;
	_width: auto;
}

#content {
	padding: 0;
	\padding: 0 21px;
	padd\ing: 0;
	width: 100%;
	float: left;
	display: table-cell;
	_display: block;

	font: 10pt/125% arial, microsoft sans-serif, nimbus sans l, sans-serif;	
}
#content p, #content li, #content td {
	font-size: 10pt;
}
/*.......*/

.table_content {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.line_gray_1_top {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
}
.line_gray_1_bottom {
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.body_text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.body_title_1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B6B9B;
	text-align: justify;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.body_subtitle_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-bottom: 6px;
	padding: 0px;
}
.smenu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.smenu_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.menu_table {
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.menu_table_line {
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	height: 1px;
}

