/* CSS Document */
/*#leftcontent{
	float:left;
	background-color : #232323;
	color:#FFFFFF;
	text-align: left;
	height:462px;
	width:247px;
	margin-right: 5px;
	padding-left: 48px;
	overflow: auto;
}
*/
#centercontent{
	float:left;
	width:295px;
	margin-right: 0px;
	overflow: hidden;
	margin-left: 305px;
	_margin-left: 148px;
}

#rightcontent{
	float:left;
	width:295px;

}
.grisclair{
	color:#cacaca;
	padding-top: 1em;
}
.grisclair.first{
	color:#cacaca;
	padding-top: 0;
}
.grisfonce{
	color:#797979;
	padding-top: 1em;
}

#navigationLeft{
	text-align:left;
	float: left;
}
#navigationRight{
	text-align:right;
	float: right;
}
#navigationLeft a,
#navigationRight a{
	color: white;
	text-decoration: none;
	border:0;
}

#navigation{
	position: absolute;
	top:45%;
	width:895px;
}

#content{
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	height: 462px;
	line-height: 15px;
	position: relative;
	text-align: left;
	text-align: center;
	overflow: hidden;
}
#content.collection{
	background-color: black;
}
#content .opacity{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#content p.link_to_points_vente{
	color: #CACACA;
	left: 20px;
	position: absolute;
	text-align: left;
	top: 38px;
	width: 230px;
}
#content p.link_to_points_vente a{
	color: #cacaca;
}

#content #posScroll {
	height: 306px;

	top: 107px;

}

#cadreLegende{
	background-color: black;
	left: 0;
	top: -37px;
	position: relative;
	height: 37px;
	width: 895px;
	background-color: #000000;
 	opacity: 0.5;
 	filter: alpha(opacity=50);
 	zoom: 1;
}

#legendeTexte{
	position: relative;
	top: -63px;
	height:17px;
	color:red;
	text-align: left;
	margin-left: 12px;
	text-transform:uppercase;
}

/*.nom{
	color: #d9d9d9;
	font-size: 15px;
	float:left;
}

.titre{
	color: #a1a1a1;
	margin-left: 15px;
	float:left;
}*/
#legendeTexte .Conteneur {
   float:left;
   width:350px;
}
#legendeTexte .nom{
	color: #d9d9d9;
	font-size: 15px;
   float:left; 
   width:auto;
}

#legendeTexte .titre{
	color: #a1a1a1;
	margin-left: 8px;
   float:left;
   width:auto;
}


.nbpage{
	color: #a1a1a1;
	float:left;
}

.infos{
	color: #a1a1a1;
	font-weight: normal;
	margin: 0;
	padding: 0;
	left: 338px;
	position: absolute;
	text-transform: none;
}
.infos li{
	list-style: none;
	float: left;
	padding: 0 9px 0 10px
}
.infos li.first{
	padding-right: 20px;
}
.infos li .page{
	color: #ffffff;
}
.infos li a{
	background: transparent url(../_img/nolang/utils/minifleche.gif) no-repeat left 3px;
	color: #a1a1a1;
	padding-left: 6px;
	text-decoration: none;
}
.product{
	text-align: center;
}

#bigVisuel{
	position: absolute;
	left: -65px;
	top: -5px;
	z-index: 999;
}
#bigVisuel .closed{
	background-color: black;
	color: #a6a6a6;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	padding-left: 11px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 262px;
	width: 95px;
}

/* 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 h1{
	display: block;
	margin-bottom: 18px;
}
#sendToFriend.success #demarche,
#sendToFriend.success #disclaimer,
#sendToFriend.success form{
	display: none;
}

#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%;
}
#conteneur_scroll {
	width: 295px;
	float: left;
	height: 460px;
	background: yellow;
}


.blockToAlign {
	overflow:auto;
}
#blockToAlign {
	height:400px;
	left:0;
	position:absolute;
	top:0;
	width:200px;
}

