﻿h1 
{
	width:410px;
}
h2 span
{
	font-size: 16px;
	color: #808080;/*#231F20;*/
	font-weight:normal;
}

#feedback {
	background-image: url('decoupes/bntB_Info.png');
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	width: 177px;
	height: 30px;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 13px;
	display: block;
	position: absolute;
	cursor: pointer;
	margin-left: 420px;
}
#fiche_left {
	width: 300px;
	float: left;
}
#fiche_right {
	width: 280px;
	float: right;
}
/*galerie*/
#galerie {
	width: 300px;
	height: 370px;
	overflow: hidden;
}
#galerie .photolinkleft {
	display: none;
}
#galerie .photolinkright {
	display: none;
}
#galerie #photoboxcache {
	padding-bottom: 30px;
}
#galerie .photoThumbCache {
}
#galerie .photoThumbLeft {
	background-position: left center;
	width: 8px;
	height: 60px;
	background-image: url('decoupes/arrow_left.gif');
	background-repeat: no-repeat;
	padding-right: 4px;
}
#galerie .photoThumbRight {
	background-position: right center;
	width: 8px;
	height: 60px;
	background-image: url('decoupes/arrow_right.gif');
	background-repeat: no-repeat;
	padding-left: 4px;
}
/*Liste*/
.blc_attr {
	padding-bottom: 12px;
}
.blc_attr dt {
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
	padding-right: 8px;
	float: left;
}
.blc_attr dd {
	font-size: 14px;
	color: #808080;
	float: left;
	white-space: nowrap;
}
.blc_attr strong.price {
	color: #808080;
	font-size: 18px;
	font-weight: bold;
}
/*Blocs Description*/
#fiche_nav_desc {
	padding-left: 16px;
	height: 30px;
	position: absolute;
	margin-top: 43px;
}
#fiche_nav_desc a {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding-left: 17px;
	color: #4298B1;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	background-image: url('decoupes/FondFicheTe.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: solid 1px #E9E9E9;
	min-width: 25px;
	width: auto !important;
	width: 25px;
	white-space: nowrap;
	outline: none;
}
#fiche_nav_desc a span {
	background-image: url('decoupes/FondFicheTe.png');
	background-position: right bottom;
	padding-right: 17px;
	display: block;
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
}
#fiche_nav_desc a:hover {
}
#fiche_nav_desc a:hover span {
}
#fiche_nav_desc a.selected {
	border-bottom: solid 1px #FFF;
	background-image: url('decoupes/SelectFicheTe.png');
	font-size: 16px;
	font-weight: bold;
	color: #383838;
}
#fiche_nav_desc a.selected span {
	background-image: url('decoupes/SelectFicheTe.png');
}
#fiche_blc_desc {
	border: 1px solid #E9E9E9;
	padding: 25px 33px 22px 33px;
	margin-top: 73px;
}
#fiche_blc_desc p {
	padding-bottom: 7px;
}

