/* = Html / Pages de business = */
	html {background: #D5D4C9 url(../images/bgHtmlCrossP.gif) repeat-x 0 0;}

	/* = header */
	body.crossPublishingContent #header h1 {
		position: absolute;
		right: 0px; top:29px;
		display: block;
		width: 320px; height: 92px;
		background: transparent url(../images/logoTopMuseo.gif) no-repeat 0 0;
		}

	/* = menu */
	#menu {
		width: 310px; 
		height: 280px;
		}
		
	/* = header */
	#header, #bandeau {height: 280px;}
	#header #bandeau {
		width: 940px;
		margin: 0 0 0 10px;
		}
	
	
	/*introThema*/
	#introThema h1 {
		margin: 1px 0 0 0;
		padding: 0 0 0 15px;
		background: transparent url(../images/bullet_purpleT.png) no-repeat 0 3px!important;
		}
	#introThema h1 img {
		float: none;
		}
		
	/* = rowA */
	#rowA #content {
		background: transparent url(../images/bgRowAcrossP.gif) repeat-y 0 0;
		}
	
	#introThema .article {
		padding: 1em 0 1em 0;
		}
	
	/* = applications */
	#applications {
		padding: 25px 10px 10px 10px;
		}
	#applications h1 {
		padding: 0 0 0 25px!important;
		margin: 0 0 7px 0;
		background: transparent url(../images/bullet_purpleT.png) no-repeat 0 3px!important;
		}		
	#applications h1 span {
		background: transparent url(../images/bullet_purpleT.png) no-repeat 0 0!important;
		}
	#applications h1 {
		font-size: 130%;
		color:#950044;
		padding: 0 0 0.5em 0;
		}
	#applications h2 {
		font-size: 108%;
		color:#969D2B;
		padding: 0 0 0.5em 0;
		}

	#applications  .article {
		clear: both;
		margin: 0 0 10px 0;
		}
	#applications  .article img {
		border: 3px #2A5FC5 solid;
		float: right;
		margin: 0 0 10px 10px;
		}
	#applications  .article p {
		font-size: 85%;
		color:#797979;
		}
	
	
		
		