#content {
	overflow: visible;
}
	#content #col-right {
		margin-top: 0;
		padding-top: 5px;
	}
	#content #col-right #nos-refs {
		margin: 0;
		padding-top: 30px;
	}

		#content #col-right #nos-refs dd .over {
			display: block;
			width: 100%;
			padding-left: 3px;
			background-color: #e9481e;
			color: #fff;
		}

	#content ul#nav-refs {
		overflow: hidden;
		margin: 0 0 20px;
		padding: 0 265px 0 0;
		width: 495px;
		list-style-type: none;
		background: url(../images/nav-line.gif) no-repeat center bottom;
	}
		#content ul#nav-refs li {
			margin: 5px 0 0;
			padding: 0 12px 13px;
			color: #5d5b5c;
		}
		#content ul#nav-refs li.left {
			background: url(../images/precedent.gif) no-repeat 0 5px;
		}
		#content ul#nav-refs li.right {
			background: url(../images/suivant.gif) no-repeat right 5px;
			text-align: right;
		}
			#content ul#nav-refs li a {
				color: #5d5b5c;
			}
			#content ul#nav-refs li a:hover {
				color: #e9481e;
			}
	
	#content h2 {
		margin: 0;
		padding: 15px 15px 0;
		font-size: 22px;
		font-weight: normal;
		color: #e9481e;
	}

	#content .description {
		width: 485px;
		padding: 8px 0 15px 15px;
		text-align: left;
	}
		#content .description h1 {
			margin: 0;
			padding: 0;
			font-size: 16px;
		}
		#content .description h2 {
			margin: 0;
			padding: 0;
			font-size: 14px;
			font-weight: bold;
			color: #141414;
		}

	#content img {
		padding: 5px 0 5px 5px;
	}
	
	#content .infos-tech {
		width: 485px;
		margin: 10px 0 0;
		padding: 12px 0 0 15px;
		background: url(../images/barv.gif) no-repeat 0 0;
		text-align: left;
	}
		#content .infos-tech a {
			color: #e9481e;
		}
		#content .infos-tech a:hover {
			text-decoration: underline;
		}


		#espace-ref {
		
		line-height:10px; 
		
		}
