#container {
	min-height:500px;
	height:auto !important;
	height:500px;
}

#main {
	background:url(/templates/layout/detail/photo_detail.png) no-repeat;
	_background:url(/templates/layout/detail/photo_detail.gif) no-repeat;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:980px;
	position:relative;
}

#image {
	position:absolute;
	width:210px;
	height:150px;
	left:0;
}

#image img {
	margin-top:15px;
}

#image .img-big{
  	background:url(/templates/layout/box_product_big.png) no-repeat;
	width:210px;
	height:160px;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}

#buy {
	text-align:center;
	position:absolute;
	top:180px;
	left:30px;
	width:100px;
	height:40px;
	padding:50px 0 0 0;
	background: url(/templates/layout/detail/btn_buy.png) 30px 0px no-repeat;
	cursor:pointer;
}

#gift {
	position:absolute;
	top:280px;
	left:30px;
	width:70px;
	height:50px;
	padding:10px 0 0 40px;
	background: url(/templates/layout/detail/btn_offer.png) no-repeat;
	cursor:pointer;
}

#friend {
	position:absolute;
	top:325px;
	left:30px;
	width:70px;
	height:60px;
	padding:0 0 0 40px;
	background: url(/templates/layout/detail/btn_recommand.png) no-repeat;
	cursor:pointer;
}

#questions {
	position:absolute;
	top:395px;
	left:-20px;
	width:120px;
	height:55px;
	padding:5px 0 0 38px;
	cursor:pointer;	
}

#content {
	left:160px;
	min-height:100px;
	height:auto !important;
	height:100px;
	width:660px;
}

#activity {
	padding:0 20px 0 70px;
}

#activity .dataItemValue {
	color:#5e5e5e;
}

#description {
	width:368px;
	min-height:150px;
	height: auto !important;
	height:150px;
	padding:0 20px 0 0;
	float:left;	
	margin:0 0 30px 0;
	color:#5e5e5e;
	line-height:15px;
	display:inline;
}

#description h1 {
	font-size:13px;
	margin: 3px 0 0;
	color:#000;
	}
	
#description p {
		margin:15px 0 0 0;
	}

#data {
	margin:32px 0 0 0;
	float:right;
	width:182px;
	background:url(/templates/layout/detail/sep_142px.gif) left top no-repeat;	
}

.dataItem {
	width:182px;
	padding: 2px 0 3px 0;
	background:url(/templates/layout/detail/sep_142px.gif) bottom left no-repeat;
}

.dataItemKey {
	width:80px;
	float:left;
	line-height:15px;
}

.dataItemValue {
	width:100px;
	float:right;	
	line-height:15px;
}

#flash {
	position:absolute;
	top:0;
	right:0;
	height:450px;
	width:160px;
}

#detailMenu {
	height:55px;
	width:660px;
	height:22px;
}

#detailMenu ul {
	margin:0 0 0 33px;
	padding:0;
	list-style-type:none;	
}

#detailMenu li  {
	float:left;
	width:99px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#aaa;
	display:inline;
}

#detailMenu li a {
	text-decoration:none;
	color:#000;
}

.menuDate {
	background:url(/templates/layout/detail/det_menu_1.jpg) no-repeat;
}
.menuDetail {
	background:url(/templates/layout/detail/det_menu_2.jpg) no-repeat;
}
.menuMateriel {
	background:url(/templates/layout/detail/det_menu_3.jpg) no-repeat;
}
.menuPratique {
	background:url(/templates/layout/detail/det_menu_4.jpg) no-repeat;
}
.menuPlus {
	background:url(/templates/layout/detail/det_menu_5.jpg) no-repeat;
}

#detail {
	margin:20px 0 0 70px;
	padding : 0 0 20px 0;
}

.itemTitle {
	width:566px;
	background:url(/templates/layout/detail/sep_566px.gif) left bottom no-repeat;
	margin:30px 0 5px 0;
	padding:0 0 4px 0;
}

.item {
	width:566px;
	color:#656565;
	min-height:20px;
	height:auto !important;
	height:20px;
	line-height:20px;
}

.color {
	background:#ccc;
}

.colorGradient {
	background:url(/templates/layout/detail/det_gradient.jpg) no-repeat;
}

.d3Col1 {
	width:356px;
	float:left;
}

.d3Col2 {
	width:110px;
	float:left;	
}

.d3Col3 {
	width:100px;
	float:left;	
}

.d1Col1 {
	width:566px;
	float:left;	
}

.d2Col1 {
	width:150px;
	float:left;	
}

.d2Col2 {
	width:416px;
	float:left;	
}

.center {
	text-align:center;
}



#googlemap1{
  width: 540px; 
  height: 250px;
  margin-left:10px; 
  border:solid 1px;
}

#googlemap2{
  width: 220px; 
  height: 220px; 
  margin-right:50px;
  float:right;
  border:solid 1px;
}

h2 {
	font-size:13px;
}

h3 {
	font-size:12px;
	margin:5px 0;
}


