/*
 Inspired by the lightbox plugin adapted to jquery by Leandro Vieira Pinho (http://leandrovieira.com)
 
 @author  : Nicolas Turlais : nicolas-at-insipi.de
 @version : V0.3.1 - June 2012
 @license : Licensed under CCAttribution-ShareAlike
 @website : http://chocolat.insipi.de
 
*/

body{
  margin:0;
  padding:0;
}
#Choco_overlay{
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display:none;
  padding:0;
  margin:0;
}
#Choco_content{
  display:none;
  width:800px;
  height:600px;
  z-index:1001;
  position:fixed;
  left:50%;
  top:50%;
  margin-left:-400px;
  margin-top:-300px;
  border-top:1px solid transparent;/*Yes, adjust image perfectly at the center of a box, don't know why.*/
}
#Choco_left_arrow{
  float:left;
  background-image:url(../images/gauche.gif);
  background-position:12%;
  left:-14%;
}
#Choco_right_arrow{
  float:right;
  background-image:url(../images/droite.gif);
  background-position:88%;
  left:14%;
}
.Choco_arrows{
  background-repeat:no-repeat;
  display:none;
  position:relative;
  cursor:pointer;
  width:49%;
  top:-100%;
  height:100%;
  margin-top:-30px;
}
#Choco_container_photo{
  text-align:center;
  width:800px;
  height:600px;
  /*background:url(../images/ajax-loader.gif) center center no-repeat;*/
}
#Choco_container_description{
  padding:0;
  height:26px;
  width:100%;
  color:#505050;
  font-family:Tahoma;
  clear:both;
  position:relative;
  font-size:12px;
  margin-top:-5px;
  overflow:hidden;
  visibility:hidden;
}
#Choco_container_title{
  float:left;
  padding:5px;
}
#Choco_container_via{
  padding:5px;
  float:right;
}
#Choco_container_via a{
  color:gray;
}
#Choco_container_via a:hover{
  color:white;
  background:gray;
}
#Choco_close{
  width:30px;
  height:25px;
  background-image:url(../images/close.gif);
  background-repeat:no-repeat;
  z-index:1002;
  cursor:pointer;
  margin-top:-20px;
  display:none;
}
#Choco_loading{
  width:9px;
  height:11px;
  background-image:url(../images/chargement2.gif);
  background-repeat:no-repeat;
  z-index:1002;
  cursor:pointer;
  float:right;
  margin-top:-20px;
  display:none;
}
#Choco_bigImage{
  display:none;
  position:relative;
  width:100%;
  height:100%;
  margin-top:-5px;
}

#stacks_in_2_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_p2_n5_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_p2_n5_page28 a:link, #stacks_in_p2_n5_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_p2_n5_page28 a:hover, #stacks_in_p2_n5_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_p2_n5_page28 a:link, #stacks_in_p2_n5_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_p2_n5_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p2_n5_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_p2_n7_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_p2_n7_page28 a:link, #stacks_in_p2_n7_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_p2_n7_page28 a:hover, #stacks_in_p2_n7_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_p2_n7_page28 a:link, #stacks_in_p2_n7_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_p2_n7_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p2_n7_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_p2_n11_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_p2_n11_page28 a:link, #stacks_in_p2_n11_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_p2_n11_page28 a:hover, #stacks_in_p2_n11_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_p2_n11_page28 a:link, #stacks_in_p2_n11_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_p2_n11_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p2_n11_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_p2_n13_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_p2_n13_page28 a:link, #stacks_in_p2_n13_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_p2_n13_page28 a:hover, #stacks_in_p2_n13_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_p2_n13_page28 a:link, #stacks_in_p2_n13_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_p2_n13_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p2_n13_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}





#stacks_in_6_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6_page28 a:link, #stacks_in_6_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6_page28 a:hover, #stacks_in_6_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_6_page28 a:link, #stacks_in_6_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_6_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_4_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_4_page28 a:link, #stacks_in_4_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_4_page28 a:hover, #stacks_in_4_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_4_page28 a:link, #stacks_in_4_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_4_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_4_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_4_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_8_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8_page28 a:link, #stacks_in_8_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8_page28 a:hover, #stacks_in_8_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_8_page28 a:link, #stacks_in_8_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_8_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_10_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10_page28 a:link, #stacks_in_10_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10_page28 a:hover, #stacks_in_10_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_10_page28 a:link, #stacks_in_10_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_10_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_12_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12_page28 a:link, #stacks_in_12_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12_page28 a:hover, #stacks_in_12_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_12_page28 a:link, #stacks_in_12_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_12_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_14_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14_page28 a:link, #stacks_in_14_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14_page28 a:hover, #stacks_in_14_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_14_page28 a:link, #stacks_in_14_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_14_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_16_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16_page28 a:link, #stacks_in_16_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16_page28 a:hover, #stacks_in_16_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_16_page28 a:link, #stacks_in_16_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_16_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_18_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18_page28 a:link, #stacks_in_18_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18_page28 a:hover, #stacks_in_18_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_18_page28 a:link, #stacks_in_18_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_18_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
#stacks_in_20_page28_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_20_page28 a:link, #stacks_in_20_page28 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_20_page28 a:hover, #stacks_in_20_page28 a:active {
	color:#FFFFFF;
}










#stacks_in_20_page28 a:link, #stacks_in_20_page28 a:visited {
	background-color:#626262;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#3B3B3B));
	border:1px solid #3B3B3B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_20_page28 a:hover {
	background-color:#6A6A6A;
	background: -webkit-gradient(linear, left top, left bottom, from(#6A6A6A), to(#333333));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_20_page28 a:active {
	background-color:#626262;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_20_page28 {
	background-color: rgba(79, 79, 79, 1.00);
}
