/*<![CDATA[*/

/* ------------------------------------ */
/*                LEFT                  */
/* ------------------------------------ */
#left-hp{
	float: left;
	width: 280px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*border: 1px solid white;*/
}
#left-img{
	background: url(../techdrill/left-img-bg.gif) no-repeat;
	margin: 14px 0 0 27px;
	padding: 44px 0 0 0;
	height: 289px;
	/*border: 1px solid white;*/
}

/* ------------------------------------ */
/*               CENTER                 */
/* ------------------------------------ */
#center-hp{
	position: relative;
	float: left;
	width: 504px;
	height: 489px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#center-hp a{
	color: #837C88;
	font-size: 10px;
	line-height: 12px;
}
#center-hp a:hover{
	text-decoration: none;
	color: #fff;
}
#teasing{
	position: absolute;
	left: -20px;
	top: 232px;
}
#prod1{
	position: absolute;
	left: 140px;
	top: 70px;
	width: 200px;
	padding: 9px 0 8px 7px;
	border-left: 7px solid #824ACA;
}
#prod1-img{
	position: absolute;
	left: 140px;
	top: 140px;
}
#prod2{
	position: absolute;
	left: 210px;
	top: 140px;
	width: 200px;
	padding: 9px 0 10px 7px;
	border-left: 7px solid #DE7200;
}
#prod2-img{
	position: absolute;
	left: 210px;
	top: 210px;
}
#prod3{
	position: absolute;
	left: 214px;
	top: 280px;
	width: 199px;
	padding: 4px 7px 3px 0;
	text-align: right;
	border-right: 7px solid #264C99;
}
#prod3-img{
	position: absolute;
	left: 350px;
	top: 210px;
}
#prod4{
	position: absolute;
	left: 210px;
	top: 350px;
	width: 206px;
	padding: 3px 0 0 14px;
	/*padding: 9px 0 0 7px;
	border-left: 7px solid #6E8D00;*/
	background: url(../techdrill/prod4-bg.png) no-repeat;
}
#prod4-img{
	position: absolute;
	left: 140px;
	top: 280px;
}
/* ------------------------------------ */
/*                RIGHT                 */
/* ------------------------------------ */

#services{
	background: url(../techdrill/services-bg.gif) no-repeat;
	margin: 28px 0 0 0;
	padding: 72px 0 0 0;
}
.right-titre{
	font-size: 20px;
	color: #fff;
	padding: 0 0 4px 21px;
}
#services ul{
	background: #3E3643;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#services li{
	list-style: none;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#services a{
	background:  url(../techdrill/services-puce.gif) no-repeat 0 1px;
	color: #A6A2AA;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 20px;
	display: block;
}
#services a:hover{
	color: #fff;
}
#news{
	background: url(../techdrill/news-bg.gif) no-repeat;
	margin: 30px 0 14px 0;
	padding: 16px 0 0 0;
}
#news ul{
	background: #5F5765;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#news li{
	list-style: none;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#news a{
	/*background:  url(../techdrill/services-puce.gif) no-repeat 0 1px;*/
	color: #A6A2AA;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 20px;
	display: block;
}
#news a:hover{
	color: #fff;
}

/*]]>*/