.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 8px;
  margin-bottom: 7px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #ffffff;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 7px;
}


.BlockHeader .r
{
  right: 0;
  width: 7px;
}


.BlockHeader .r div
{
  width: 892px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../fichiers/images/images/BlockHeader.png');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('../fichiers/images/images/BlockHeaderIcon.png');
  padding:0 0 0 28px;
  background-repeat: no-repeat;
  min-height: 20px;
  margin: 0 0 0 5px;
}




/* begin Box, Block */
.Block
{
    position:relative;
    z-index:0;
    margin:0 auto;
    min-width:15px;
    min-height:15px;
}

.Block-body
{
    position: relative;
    z-index:1;
    padding: 10px;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc,.Block-cr, .Block-cl
{
    position:absolute;
    z-index:-1;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl
{
    width: 26px;
    height: 26px;
    background-image: url('../fichiers/images/images/Block-s.png');
}

.Block-tl
{
    top:0;
    left:0;
    clip: rect(auto, 13px, 13px, auto);
}

.Block-tr
{
    top: 0;
    right: 0;
    clip: rect(auto, auto, 13px, 13px);
}

.Block-bl
{
    bottom: 0;
    left: 0;
    clip: rect(13px, 13px, auto, auto);
}

.Block-br
{
    bottom: 0;
    right: 0;
    clip: rect(13px, auto, auto, 13px);
}

.Block-tc, .Block-bc
{
    left: 13px;
    right: 13px;
    height: 26px;
    background-image: url('../fichiers/images/images/Block-h.png');
}

.Block-tc
{
    top: 0;
    clip: rect(auto, auto, 13px, auto);
}

.Block-bc
{
    bottom: 0;
    clip: rect(13px, auto, auto, auto);
}

.Block-cr, .Block-cl
{
    top: 13px;
    bottom: 13px;
    width: 26px;
    background-image: url('../fichiers/images/images/Block-v.png');
}

.Block-cr
{
    right:0;
    clip: rect(auto, auto, auto, 13px);
}

.Block-cl
{
    left:0;
    clip: rect(auto, 13px, auto, auto);
}

.Block-cc
{
    position:absolute;
    z-index:-1;
    top: 13px;
    left: 13px;
    right: 13px;
    bottom: 13px;
    background-image: url('../fichiers/images/images/Block-c.png');
}


.Block
{
    margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
    position:relative;
    z-index:0;
    height: 30px;
    padding: 0 9px;
    margin-bottom: 0px;
}

.BlockHeader .t
{
    height: 30px;
    color: #B5B5B5;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    white-space : nowrap;
    padding: 0 9px;
    line-height: 30px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
    position:relative;
    z-index:0;
    margin:0 auto;
    min-width:1px;
    min-height:1px;
}

.BlockContent-body
{
    position: relative;
    z-index:1;
    padding: 9px;
}



.BlockContent-body
{
    color:#D9D9D9;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}

.BlockContent-body a:link
{
    color: #EBEBEB;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
    color: #B8B8B8;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
    color: #858585;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    text-decoration: none;
}

.BlockContent-body ul
{
    list-style-type: none;
    color: #B5B5B5;
    margin:0;
    padding:0;
}

.BlockContent-body li
{
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 13px;
    text-decoration: none;
}

.BlockContent-body ul li
{
    padding:0px 0 0px 16px;
    background-image: url('../fichiers/images/images/BlockContentBullets.png');
    background-repeat:no-repeat;
    margin:0.5em 0 0.5em 0;
    line-height:1.2em;
}
