/* Centre NAD - Feuille de style intranet
   Version 2.0 - 2010-07-27 vince
*/

/* Body definition */
.column {
	width: 1031px;
}
.NAD3topbarLogo {
	background-image:url('images/intranet/logo.png');
}


#intranetLink { 
	position:absolute;
	top:-31px;
	left:1011px;
	display:block;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 20px;
	border-top: 4px solid #f47321;
	background-image: url('images/menubar-bg-selected-with-2nd-level-intranet.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
}

.intranetJob {
	border: 1px solid #f47321;
}
.intranetJob tr td {
	width: 250px;
	border-bottom: 1px dotted black;
}
.NAD3imagebar {
	height: 24px;
}
#jsddm {
	z-index: 100;
}

#flex1 {
	font-size: 9pt;
}
#flex2 {
	font-size: 9pt;
}
.hDiv th {
	font-size: 9pt;
}

.portfolioUserFound {
	display: inline-block;
	width: 250px;
}

