#stretchLogoWithPageTitleBlack #logo {
	background: url(images/logo-hpintel.jpg) no-repeat 4px 4px;
	width:239px;
	padding: 0 13px 0 0;
}

.pageLayoutWide #enhancedContentArea {
	margin-left:0;
}

#enhancedRightNav {
	margin:0;
	width:170px;
}
	#enhancedRightNav div.contentBlock div {
		position:relative; /* pour les images rss en absolu dans le div */
	}
		#enhancedRightNav div.contentBlock div img {
			position:absolute;
			right:10px;
		}
			
		
#home #sectionalNav  {
	text-align:center;
	font-size:0.8em;
	line-height:90%;
}

#home #sectionalNav  li a {
	color:#009CD3;
}

.tab p {
	margin: 0 0 15px 0;
}

.poweredBy {
	float:left;
	text-align:center;
	width:268px;
}

.poweredBy img {
	position:relative;
	margin:10px;
}

.tab .poweredBy p {
	margin:0;
}

#tab2 {
	line-height:250%;
}

#tab2_content .linksUnit {
	margin-left:100px;
}
	#tab2_content .linksUnit div.box {
		float:left;
		width:200px;
		height:100px;
	}
		#tab2_content .linksUnit div.box img {
			margin-right:5px;
			position:relative;
			top:20px;
		}

#tabbedNavEnhanced {
	border-color:#9d2703;
}		
	#tabbedNavEnhanced .tabSelected {
		background: #9d2703 url(images/tab-background.gif) repeat-x bottom center;
	}
	
.tab .headerGamma {
	border-color:#9d2703;
}
	.tab .headerGamma a {
		color:#287DAB;
	}
	
.illustration {
	float:left;
	margin: 15px 15px 0 15px ;
}

#localeSelector .localeSelectorMain {
	background:none;
}

#localeSelectorContainer {
	margin-right:0;
}


#sectionalNavLinks {
	position:relative;
}
	#sectionalNavLinks ul li img {
		position:absolute;
		right:10px;
	}
	#home #sectionalNavLinks ul li img {
		position:static;
	}
