/*******************************************************************************
 *      DEFINITION D'UN BLOCK POUR LE CONTENU DU CLUB INFORMATION
 ******************************************************************************/

#middleblock_3cols #block {
  float:                  left;
  width:                  572px;
  min-height:             200px;
  height:                 auto;
  background:             #fff;
  border:                 1px solid #ececec;
  margin-top:             10px;
  margin-bottom:          10px;
}

#middleblock_3cols #block p {
  padding:                5px 0px 10px 20px;
}

#middleblock_3cols h2.block {
  color:                  #465059;
  font-size:              12px;
  padding-left:           20px;
  height:                 13px;
  margin-bottom:          20px;
  margin-top:             0px;
  padding-bottom:         5px;
  
  background:			        #e9edf0 url(images/puce/carre_orange.gif) no-repeat;
}

#middleblock_3cols #tab2colone_equal {
  margin:                 0px;
  margin-bottom:          20px;
  margin-top:             20px;
  margin-left:            20px;
  padding:                0px;
  border-spacing:         2px;
  border-collapse:        collapse;
  width:                  500px;  
  border-bottom:          0px solid #fee1c7;
  border-left:            0px solid #fee1c7;
}

#middleblock_3cols #tab2colone_equal td {
  padding:                5px;
  text-align:             left;
  width:                  390px;
  height:                 25px;
  border-left:            0px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  border-top:             0px solid #fee1c7;
  border-bottom:          0px solid #fee1c7;
}

#middleblock_3cols input.modifier {
  width:                  300px;
  border:                 1px solid #fee1c7;
  color:                  #465059;
}

#middleblock_3cols input.texte {
  width:                  300px;
  border:                 1px solid #fee1c7;
  color:                  #465059;
}

#middleblock_2cols #tab2colone_equal {
  margin:                 0px;
  margin-bottom:          20px;
  margin-top:             20px;
  margin-left:            20px;
  padding:                0px;
  border-spacing:         2px;
  border-collapse:        collapse;
  width:                  500px;  
  border-top:             0px solid #fee1c7;
  border-bottom:          0px solid #fee1c7;
  border-left:            4px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  background:             #fff;
}

#middleblock_2cols #tab2colone_equal td {
  padding:                5px;
  text-align:             left;
  width:                  390px;
  height:                 25px;
  border-left:            0px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  border-top:             0px solid #fee1c7;
  border-bottom:          0px solid #fee1c7;
  background:             #fff;
}

#middleblock_2cols input.modifier {
  width:                  300px;
  border:                 1px solid #fee1c7;
  color:                  #465059;
}

#middleblock_2cols input.texte {
  width:                  300px;
  border:                 1px solid #fee1c7;
  color:                  #465059;
}
#leftblock_1cols #tab2colone_equal {
  margin:                 0px;
  margin-bottom:          20px;
  margin-top:             20px;
  margin-left:            20px;
  padding:                0px;
  border-spacing:         2px;
  border-collapse:        collapse;
  width:                  500px;  
  border-top:             0px solid #fee1c7;
  border-bottom:          0px solid #fee1c7;
  border-left:            4px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  background:             #fff;
}

#leftblock_1cols #tab2colone_equal td {
  padding:                5px;
  text-align:             left;
  width:                  390px;
  height:                 25px;
  border-left:            0px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  border-top:             0px solid #fee1c7;
  border-bottom:          0px solid #fee1c7;
  background:             #fff;
}

#leftblock_1cols input.modifier {
  width:                  300px;
  border:                 1px solid #fee1c7;
  color:                  #465059;
}

#leftblock_1cols input.texte {
  width:                  300px;
  border:                 1px solid #fee1c7;
  color:                  #465059;
}


/*** Documentation / PLV ******************************************************/
#middleblock_3cols #block #doc_plv {
  float:                  left;
  width:                  550px;
  margin-top:             5px;
  margin-bottom:          0px;
  padding-bottom:         0px;
  margin-left:            10px;
  border-left:            2px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  border-top:             0px solid #fee1c7;
  border-bottom:          1px solid #fee1c7;
}

#middleblock_3cols #block #doc_plv img.doc_plv {
  float:                  right;
  margin:                 0px 0px 20px 0px;
}

#middleblock_3cols #block #doc_plv p.doc_plv {
  margin:                 0px;
  margin-bottom:          5px;
  color:                  #465059;
  font-weight:            bold;
}

#middleblock_3cols #block #doc_plv p.doc_plv_nostrong {
  font-weight:            normal;
}

/*** Information **************************************************************/
#middleblock_3cols #block #information {
	list-style:	  		      none;
  text-decoration:        none;
  padding:                0px 0 0px 0px;
  margin-left:            8px;
  list-style-type:        none;
  height:                 50px;
  min-height:             50px;
  height:                 auto !important;
  margin-bottom:          10px;
  overflow:               hidden;
  border:				          0px solid #000;
}

#middleblock_3cols #block #information .close .title-information-title,
#middleblock_3cols #block #information .open  .title-information-title {
  height:                 20px;
  min-height:             20px;
  float:                  left;
  /*cursor:                 pointer;*/
}

#middleblock_3cols #block #information .close .title-information-title {
	background:             #f5f6f7;
  border-left:            1px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  border-top:             1px solid #fee1c7;
  border-bottom:          1px solid #fee1c7;
}
#middleblock_3cols #block #information .close:hover .title-information-title {
  background:             #d3d3d1;
}

#middleblock_3cols #block #information .open .title-information-title {
  height:                 20px;
  min-height:             20px;
  background:             #D3D3D1;
  border-left:            1px solid #fee1c7;
  border-right:           0px solid #fee1c7;
  border-top:             1px solid #fee1c7;
  border-bottom:          1px solid #fee1c7;
}


#middleblock_3cols #block #information li {
	margin-bottom:          10px;
	padding-left:           0px;
	float:				          left;
	background:             none;
}

#middleblock_3cols #block #information .titre-information {
	float: 						      left;
	width: 						      450px;
	height:						      auto;
	position: 				      relative;
	margin-left:			      0px;
  font-size:              10px;
  text-decoration:	      none;
  font-weight:            normal;
	padding: 	              0 0 0 4px;
	margin-right:           0px;
	margin-top:             0px;
	/*cursor:                 pointer;*/
	color:                  #465059;
}

#middleblock_3cols #block #information .titre-information a:link,
#middleblock_3cols #block #information .titre-information a:visited,
#middleblock_3cols #block #information .titre-information a:hover {
	margin:				          0;
	padding:			          0;
	display:			          block;
}

/* #informations / plus d'info **************************************************/
#middleblock_3cols #block #information .more-info-information {
  position:               relative;
	float: 							    left;
	width:							    100px!important;
  width:							    100px;
  height:                 20px;
  min-height:             20px;
  height:                 auto !important;
  font-size:              10px;
  font-weight:            normal;
  text-align:		          center;
  cursor:                 pointer;
	background:             #f5f6f7;
	color:                  #fc861c;
  text-decoration:		    underline;
  border-left:            0px solid #fee1c7;
  border-right:           1px solid #fee1c7;
  border-top:             1px solid #fee1c7;
  border-bottom:          1px solid #fee1c7;
  line-height:            20px;
}

#middleblock_3cols #block #information .more-info-information:hover {
	color:				          #fc861c;
	text-decoration:		    none;
  font-weight:            normal;
  background:             #d3d3d1;
}

#middleblock_3cols #block #information .desci-information {
  overflow:               hidden;
  width:                  552px!important;
  width:                  552px;
	position:			          relative;
	clear: 				          both;
	border-left:            4px #fee1c7 solid;
	padding:                0px;
	margin:                 0px;
}

#middleblock_3cols #block #information .desci-information .desci-image {
  float:                  left;
  width:                  150px;
}

#middleblock_3cols #block #information .desci-information .desci-image img {
  margin-top:             10px;
  margin-bottom:          10px;
  margin-left:            10px;
}

#middleblock_3cols #block #information .desci-information .desci-texte {
  float:                  left;
  width:                  350px;
}

#middleblock_3cols #block #information .desci-information .desci-texte p {
  margin-top:             10px;
  margin-left:            0px;
}

#middleblock_3cols #block #information .close .desci-information {
	display:                none;
}

#middleblock_3cols #block #information .open .desci-information {
	display:                block;
}

/*********** fin information **************************/


















