/* = Html / Pages de business = */
	html {
		background: #D5D4C9 url(../images/bgHtmlBusinnes.gif) repeat-x 0 0;
		}
		
	body.businessContent #menuTop {
		/*background: transparent url(../images/bgTopBusiness.gif) no-repeat 0 8px!important;*/
		}
		
		
	/* = header */
	
	#header {
		width: 871px;
		height: 280px;
		overflow: hidden;
		padding: 0 0 0 89px;
		z-index: 10000;
		background: transparent url(../images/leftHeaderBusiness.gif) no-repeat -1px 0
		}
		
	body.businessContent #header h1 {
		position: absolute;
		z-index: 1000;
		right: -1px; top:29px;
		display: block;
		width: 320px; height: 92px;
		background: transparent url(../images/logoTopBusinnes.gif) no-repeat 0 0;
		}
	
	#header h1.logo a {
		display:block;
		margin:0;
		position:absolute;
		right:0;
		height:92px; width:320px;
		}
			
	#header .left {
		width: 310px;
		height: 280px;
		border:0;
		overflow: hidden;
		background-color:#905667!important;
		}
	#referencesHeader {}
	
	/*introThema*/
	#introThema h1 {
		color:#a90157;
		padding: 0 0 0.2em 25px;
		margin: 20px 0 0 0;
		font-family:'arial';
		background: transparent url(../images/itemH1Pages.gif) no-repeat 0 3px;
		}
	#introThema h1 img {
		float: none;
		}
	
	/* = références */
	#navTitre h2 {
		background: transparent url(../images/h2RefTopBusiness.gif) no-repeat 0 0
		}
		
	/* = #menuTop */
	#menuTop li a {}

	/* = menu */
	#menu {
		width: 310px; 
		height: 280px;
		background-color:#905667;
		}
		
	/* = publications  */
	#publications {
		margin:0;
		background-color:#905767;
		}
	#publications h1 {
		text-indent: -1000em;
		color:#C0B6AF; font-size: 150%;
		background: transparent url(../images/h1PubliBusiness.gif) no-repeat 0 -5px;
		}
	#publications h1 span {
		background: transparent url(../images/bullet_GreyC.png) no-repeat 0 0;
		}
	
	#publications .articles a {
		display: block;
		font-size: 100%;
		color:#fff;
		padding: 0 0 0.5em 0;
		text-decoration: none;
		}
		
		
		
		