#globalcontainer {
	padding: 0 0 0 128px;
	text-align: left;
}
#globalcontainer.accueil {
	width: 765px;
	margin-left: 2px;
}

.accueil #quicklinks {
	width: 765px;
}

#rounded-top {
	height: 49px;
	width: 765px;
	background: transparent url('../images/fonds/home-header.png') no-repeat right top;
}

.accueil #menu-nav {
	width: 709px;
	padding: 12px 0 0;
	margin: 0px 9px 0px 47px;
}

	.accueil #menu-nav ul {
		background: url('../images/fonds/menu.gif') repeat-x left top;
		height: 29px;
	}

		.accueil #menu-nav ul li a {
			background: url('../images/fonds/menu-idle.gif') repeat-x center bottom;
			color: #FFFFFF;
		}
		
		.accueil #menu-nav ul li a:hover {
			background: url('../images/fonds/menu-hover.gif') no-repeat center bottom;
			color: #FFFFFF;
			padding-top: 4px;
			/*text-decoration: underline;*/
		}
	
		

#rounded-center {
	background: url('../images/fonds/home-center2.png') no-repeat left top;
	width: 765px;
	height: 110px;
	padding-top: 10px;
}

	#lang {
		float: left;
		width: 44px;
	}

		#lang ul {
			list-style-type: none;
			width: 30px;
			text-align: right;
			padding: 20px 7px 0 7px;
		}

	#logo {
		display: block;
		float: left;
		height: 80px;
		width: 280px;
		margin-top: 11px;
	}

	#photo-home-fr, #photo-home-en {
		float: left;
		width: 419px;
		height: 102px;
		margin-left: 13px;
	}
	
	#photo-home-fr { background: url('../images/photo-home-fr.gif') no-repeat left top; }
	#photo-home-en { background: url('../images/photo-home-en.gif') no-repeat left top; }


#rounded-bottom {
	background: transparent url('../images/fonds/home-footer.png') no-repeat left top;
	width: 656px;
	height: 390px;
	padding: 30px 35px 0 74px;
}

#bars {
	/*height: 60px;*/
	font-size: 12px;
	position: relative;
}
	
	#bars h4 {
		background: #CEBD94 url('../images/fonds/bar-left.gif') no-repeat left top;
		font-size: 12px;
		width: 115px;
		padding-left: 12px;
		height: 23px;
		line-height: 23px;
	}
	
	#bars a:link h4{
		color: #000000 ;
	}
	
	#bars a:visited h4{
		color: #000000 ;
	}

	#bars a:hover h4{
		color: #000000 ;
		text-decoration: underline ;
	}
	
	#bars #demo div {
		overflow: auto;
	}

		#bars #demo, #bars #download {
			background-color: #CEBD94; /*CEBD94 = beige  9ADAFF = bleu*/
			height: 23px;
			line-height: 23px;
			font-weight: bold;
			list-style: none;
			/*display: inline;*/
			/*display: table;*/
			/*overflow: hidden;*/
		}
		
		#bars #demoContainer {
			width: 496px;
			overflow: hidden;
		}
		
		#bars #downloadContainer {
			width: 496px;
			overflow: hidden;
		}
		/*
		#bars #demo { width: 1000px; }

		#bars #download { width: 1000px; }
		*/
			#bars #demo li, #bars #download li {
				/*display: table-cell;*/
				float: left;
				padding-left: 25px;
				padding-right: 30px;
				/*height: 100%;*/
				/*line-height: 23px;*/
				white-space: nowrap;
			}
			
			#bars #demo li a, #bars #download li a {
				color: #000;
				font-size: 12px;
				text-decoration: none;
			}
			
			#bars #demo li a:hover, #bars #download li a:hover {
				text-decoration: underline;
			}
			
			#bars #demo li {
				background: url('../images/fonds/bar-demo.gif') no-repeat left top;
			}
			
			#bars #download li {
				background: url('../images/fonds/bar-download.gif') no-repeat left top;
			}
			
			#bars #demo li a img, #bars #download li a img {
				padding-top: 2px;
			}
	
	#bars .last-bars {
		width: 30px;
		height: 23px;
		background: #CEBD94 url('../images/fonds/bar-right.gif') no-repeat right top;
	}
		
		#bars #previous, #bars #next,
		#bars #previous2, #bars #next2 {
			display: block;
			width: 19px;
			height: 23px;
		}
		
		#bars #previous {
			position: absolute;
			left: 100px;
			top: 0px;
			background: url('../images/arrow-nav-left.gif') no-repeat left top;
		}
		
		#bars #previous2 {
			position: absolute;
			left: 100px;
			top: 38px;
			background: url('../images/arrow-nav-left.gif') no-repeat left top;
		}
		
		#bars #next {
			position: absolute;
			right: 7px;
			top: 0px;
			background: url('../images/arrow-nav-right.gif') no-repeat left top;
		}
		
		#bars #next2 {
			position: absolute;
			right: 7px;
			top: 38px;
			background: url('../images/arrow-nav-right.gif') no-repeat left top;
		}
		
		#bars span { display: none; }
		
#sections {
	width: 383px;
	height: 203px;
	margin-top: 35px;
	text-align: right;
	float: left;
}

	#sections h2 {
		font: bold 14px Arial,sans-serif;
		padding: 10px 20px 10px 10px;
	}
	
	#sections p {
		height: 50px;
		padding: 0 20px 10px 80px;
		overflow: hidden;
		position: relative;
	}
	
	#sections a.lien_sections {
		position: absolute;
		left: 0;
		top:0;
		display: block;
		width: 189px;
		height: 99px;
		z-index: 30;
  		background-image: url('../images/trans.gif');
	}

	#sections #developper {
		background: url('../images/fonds/home-sections-developper.png') no-repeat left top;
		float: left;
		width: 189px;
		height: 99px;
		margin-right: 5px;
		margin-bottom: 5px;
		position: relative;
	}

	#sections #maintenir {
		background: url('../images/fonds/home-sections-maintenir.png') no-repeat left top;
		float: left;
		width: 189px;
		height: 99px;
		position: relative;
	}
	
	#sections #maintenir .contenu_sections {
		position: absolute;
		z-index: 20;
		top: 0;
		left: 0;
	}
	
	#sections #transformer {
		background: url('../images/fonds/home-sections-transformer.png') no-repeat left top;
		float: left;
		width: 189px;
		height: 99px;
		margin-right: 5px;
		margin-bottom: 5px;
		position: relative;
	}
	
	#sections #piloter {
		background: url('../images/fonds/home-sections-piloter.png') no-repeat left top;
		float: left;
		width: 189px;
		height: 99px;
		position: relative;
	}


#news {
	float: left;
	width: 160px;
	height: 195px;
	padding: 50px 0px 0px 75px;
	overflow: hidden;
}

	#news h3 {
		font-size: 11px;
		font-weight: bold;
		color: #F60;
		padding-top: 10px;
	}
	
	#news h4 {
		font-size: 11px;
		font-weight: bold;
		color: #000;
	}
	
	#news h4 a, #news h4 a:hover {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
	}

a#next {
	display: block;
	width: 50px;
	height: 20px;
	float: right;
}
