#content{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	position:relative;
	text-align: left;
}
#content a{
	color: black;
	text-decoration: none;
}

#content h1{ display: none; }

#description{
	color: #8e8e8e;
	position: absolute;
	top: 0;
	left: 0;
	width: 212px;
	height: 190px;
	padding: 43px 21px;
}

#description h2{
	color: #313131;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#description #boutton{
	background: #313131 url('../_img/nolang/sur-mesure/puce.gif') no-repeat top left;
	color: #a4a4a4;
	display: block;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	margin-top: 25px;
	padding-left: 17px;
	width: 124px;
}

.product{
	text-align: center;
}

.next,
.prev{
	cursor: pointer;
	position: absolute;
	top: 230px;
}
.prev{ left: 0; }
.next{ right: 0; }
