.livret
{
  width:559px;
  /*height:540px;*/
  height:500px;
  /*height:450px;*/
  background:url("/apps/frontend/mag/img/folder_bkg.gif") 0px 0px repeat-y;
  position:relative;
  _margin-left:0px;
  margin-bottom:80px;
  /*border:dotted 1px black;*/
}

.livret .folder_bkg_top
{
  width:559px;height:10px;
  background:url("/apps/frontend/mag/img/folder_bkg_top.gif") 0px 0px no-repeat;
  position:absolute;left:0px;top:0px;
}

.livret .folder_bkg_bot
{
  width:559px;height:10px;
  background:url("/apps/frontend/mag/img/folder_bkg_bot.gif") 0px 0px no-repeat;
  position:absolute;left:0px;bottom:0px;_bottom:-6px;
}

.livret .sommaire
{
  width:130px;height:81px;
  background:url("/apps/frontend/mag/img/folder_sommaire.gif") 0px 0px no-repeat;
  /*_background-image:none;
  _background:url("/apps/frontend/mag/img/folder_sommaire.gif") 0px 0px no-repeat;*/
  position:absolute;left:310px;top:-21px;
}

.livret .close
{
  width:66px;height:15px;
  font-size:9pt;
  background:url("/apps/frontend/mag/img/folder_close.png") no-repeat center right;
  position:absolute;right:10px;top:10px;
  padding-bottom:3px;#padding-bottom:5px;
  cursor:pointer;
}

.livret .close a
{
  /*background-color:#ff0000;*/
  color:#251C13;
}

.livret .intro
{
  width:248px;
  position:absolute;left:16px;top:24px;
}

.livret .intro h1
{
  margin:0 0 0 0;
  font-size:150%;#font-size:140%;
  margin:0 0 0 -2px;
  color:#B3946A;
  display:block;
}

.livret .intro h2
{
  margin:0 0 8px 0;
  font-size:110%;#font-size:100%;;
  font-weight:bold;
  color:#CEC4B2;
  display:block;
}

.livret .intro p.excerpt
{
  font-size:93%;
  font-weight:bold;
  color:#606060;
  text-align:justify;
}

.livret .intro .livret_body
{
  font-size:93%;
  font-weight:normal;
  color:#000000;
  text-align:justify;
}

.livret .intro .thumbnail
{
  width:245px;height:65px;
  #height:63px;
  position:relative;
  margin:0px 0 6px 2px;
  float:left;
}

.livret .intro .thumbnail a
{
  display:block;
  /*width:245px;height:63px;*/
  outline:none;
  text-decoration:none;
}

.livret .intro .thumbnail .thumbnail_image,
.livret .intro .thumbnail .thumbnail_image_void
{
  width:245px;height:63px;
  overflow:hidden;
  position:absolute;left:0px;top:0px;
}

.livret .intro .thumbnail .thumbnail_image_void
{
  background-color:#e0e0e0;
}

.livret .intro .thumbnail .thumbnail_image img
{
	width:245px;height:63px;
}

.livret .intro .thumbnail .thumbnail_contour
{
	display:block;
	/*cursor:pointer;*/
	width:245px;height:63px;
	background:url("/apps/frontend/mag/img/mag_vignette_folder_contour_2.png") 0px 0px no-repeat;
	_background-image:none;
  _background:url("/apps/frontend/mag/img/mag_vignette_folder_contour_2.gif") 0px 0px no-repeat;
	position:absolute;left:0px;top:0px;
}

.livret .intro .thumbnail .thumbnail_clicker
{
  cursor:pointer;
  width:245px;height:63px;
  position:absolute;left:0px;top:0px;
}

.livret .articles
{
  width:255px;height:440px;
  position:absolute;left:291px;top:72px;
  /*overflow:auto;*/
}

.livret .articles h3
{
  /*font-size:110%;#font-size:100%;*/
  font-size:100%;
  color:#B3946A;
  border-bottom:solid 1px #EEEAE4;
  margin:0 0 0 0;
}

.livret .articles h4
{
  font-size: 110%;
  line-height:14px;
  /*margin-bottom: 10px;*/
  /*margin: 0.5em 0;*/
  margin-top:0.5em;
}

.livret .articles h4 a
{
  font-size:100%;#font-size:93%;
  color:#423528;
}

.livret .articles span.published_at {
	color:#959595;
	display:block;
	font-size:77%;	
  /*
  font-size:7pt;
  line-height:12px;
  background-color:#A09283;
  color:#ffffff;
  padding:2px 5px 2px 5px;
  width:45%;
*/    
}

.livret .articles span.color
{
  background-color:#ff0000;
}


.livret .article {
	/*margin-bottom:20px;*/
	margin-bottom: 3px;
	}
	

	
/*	
.livret .close {
	position:absolute;right:0px;top:10px;
	}
	.close a {
		background:url("/apps/frontend/mag/img/folder_close.png") top left no-repeat;
		padding-left:18px;
		}
*/	
