#content{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	position:relative;
	text-align: left;
	overflow: hidden;
}
#content a{
	color: black;
	text-decoration: none;
}
#content h1{ display: none; }
#content.collection{
	background-color: black;
}
#content .opacity{
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#description{
	color: #767676;
	position: absolute;
	top: 115px;
	right: 30px;
	width: 344px;
	height: 190px;
	padding: 0;
}
#description h2{
	color: #585858;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
#description p{
	margin-top: 1em;
}
#description #boutton{
	background: #313131 url('../_img/nolang/studio/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;
}

#visuel_description{
	bottom: 22px;
	color: #767676;
	font-size: 11px;
	height: 13px;
	left: 522px;
	line-height: 13px;
	position: absolute;
	text-transform: uppercase;
}
#visuel_description strong{
	color: #313131;
	font-size: 13px;
	font-weight: normal;
}

.product{
	text-align: center;
}

.next,
.prev{
	cursor: pointer;
	position: absolute;
	top: 230px;
}
.prev{ left: 0; }
.next{ right: 0; }

#cadreLegende{
	position: relative;
	left: 0;
	top: -37px;
	height: 37px;
	width: 894px;
	background-color: #000000;
 	opacity: 0.7;
 	filter: alpha(opacity=70);
 	zoom: 1;
}

#legendeTexte{
	position: relative;
	top: -63px;
	height:17px;
	color:red;
	text-align: left;
	margin-left: 12px;
	text-transform:uppercase;
}

#legendeTexte .nom{
	color: #d9d9d9;
	font-size: 15px;
	float:left;
}

#legendeTexte .titre{
	color: #a1a1a1;
	margin-left: 15px;
	float:left;
}


#legendeTexte .nbpage{
	color: #a1a1a1;
	float:left;
}

#legendeTexte .infos{
	color: #a1a1a1;
	font-weight: normal;
	margin: 0;
	padding: 0;
	left: 260px;
	position: absolute;
	text-transform: none;
}
#legendeTexte .infos li{
	list-style: none;
	float: left;
	padding: 0 9px 0 10px
}
#legendeTexte .infos li.first{
	padding-right: 20px;
}
#legendeTexte .infos li .page{
	color: #ffffff;
}
#legendeTexte .infos li a{
	background: transparent url(../_img/nolang/utils/minifleche.gif) no-repeat left 3px;
	color: #a1a1a1;
	padding-left: 6px;
	text-decoration: none;
}
#legendeTexte .product{
	text-align: center;
}

/* Formulaire d'envoie a un ami */
#sendToFriend{
	color: #A1A1A1;
	font-size: 12px;
	height: 393px;
	line-height: 12px;
	left: 0;
	padding-top: 69px;
	padding-left: 256px;
	padding-right: 256px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 391px;
}
#sendToFriend.success #demarche,
#sendToFriend.success #disclaimer,
#sendToFriend.success form{
	display: none;
}

#sendToFriend h1{
	display: block;
	margin-bottom: 18px;
}

#sendToFriend input,
#sendToFriend textarea{
	color: #777777;
	font-family: inherit;
	font-size: inherit;
}
#sendToFriend textarea{
	width: 390px;
}
#sendToFriend input.require{
	border: 1px solid #919191;	
}
#sendToFriend input.error{
	border: 1px solid #b4006a;	
}
#sendToFriend #disclaimer,
#sendToFriend label .require,
#sendToFriend #error .warning,
#sendToFriend #success .warning{
	color: #870050;
}
#sendToFriend #submit input{
	background-color: #373737;
	border: none;
	color: #a4a4a4;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	line-height: 18px;
	margin-top: 10px;
	width: 79px;
}

#sendToFriend .line{
	margin-top: 10px;
}
#sendToFriend .line .left{
	float: left;
	margin-right: 30px;
}
#sendToFriend .line label{
	display: block;
	line-height: 17px;
}
#sendToFriend .line input{
	width: 176px;
}

#sendToFriend #disclaimer,
#sendToFriend #error{
	font-size: 10px;
	line-height: 12px;
}
#sendToFriend #error{
	color: white;
	float: right;
	margin-top: -20px;
	text-align: right;
}

#sendToFriend #success{
	color: #777777;
	margin-top: 21px;
}
#sendToFriend #success .mention{
	border-top: 1px solid #3c3c3c;
	font-size: 11px;
	margin-top: 21px;
	padding-left: 0;
	padding-top: 21px;
}
#sendToFriend .closed{
	cursor: pointer;
	left: 256px;
	position: absolute;
	top: 20px;
}

#fadeBackground{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.75;
	filter: alpha(opacity=75);
	background-color: black;
	height: 100%;
	width: 100%;
}
