@charset "utf-8"; /* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    background-color: black;
    line-height: 20px;
    text-align: justify;
    font-family:Verdana,Tahoma,Arial;
    font-size: 10pt;
    color: #000000;
}

#menu{

    list-style:none;


}
.titre{

    font-size:12px;
    display:inline;
}

#menu li{

    text-align:left;
    background-color: #EFEAB3;
    height: 30px;
    font-size: 22px;



}
#menu a{

    color: gray;
    font-size: 14px;
    text-decoration: none;

}

#main {
    width: 995px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background-color:#AEAEAE;

}

#header {
    width:995px;
    margin: 0px auto;
    height: auto;
    background-image: url('/img/header.png');
    text-align:center;
}

#menu-header {
    width: 995px;
    margin: 0px auto;
}



#header h1 {
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    font-size: 32pt;
    color: #FFFF00;
    text-align: center;
    clear:both;
}

#pub{

    float:right;
    width:194px;
    text-align:left;
    background-color: #AEAEAE;




}
#contenu{

    padding-top:1px;
    width:801px;
    background-color:#AEAEAE;

}

.plug{
    float: left;
    display: inline;
    width: 160px;
    height: 148px;
    color: #000000;
    text-align: center;
    margin: 0px 2px 6px 11px;
    background-color: #E2E2E2;
    border: 1px solid #999999;
    padding: 10px 8px 2px 8px;
}

.plug:hover{
    background-color:#930000;
    color: #FFFFFF;
}

.plug-entry{
    float: left;
    display: inline;
    width: 161px;
    height: 200px;
    color: #000000;
    text-align: left;
    margin: 0px 2px 6px 11px;
    background-color: #EBE0EF;
    border: 1px solid #999999;
    padding: 10px 8px 6px 8px;
}

.plug-entry:hover{
    background-color:#D6B7A3;
    color: white;
}

.plug-entry-2{
    float: left;
    display: inline;
    width: 161px;
    height: 220px;
    color: #000000;
    text-align: left;
    margin: 0px 2px 6px 11px;
    background-color: #EBE0EF;
    border: 1px solid #999999;
    padding: 10px 8px 6px 8px;
}

.plug-entry-2:hover{
    background-color:#D6B7A3;
    color: white;
}


.description{
    text-align: justify;
    color:#000000;
    font-size:10px;
    height:26px;
    line-height:13px;
    width: 160px;
    font-weight:normal;
    font-style:normal;
    overflow:hidden;
}

.description:hover{
    color:#FFFFFF;
}


.videoplug{
    float: left;
    display: inline;
    width: 152px;
    height: 170px;
    color: #000000;
    text-align: center;
    margin: 0px 2px 4px 2px;
    background-color: #E2E2E2;
    border: 1px solid #999999;
    padding: 2px;
}

.videoplug:hover{
    background-color:#930000;
}

.footer {
    clear: both;
    width: 995px;
    margin: 200px auto 0px auto;
    text-align: center;
    background-color: #FFFFFF;
}

#footer{

     background-color: #AEAEAE;
}




.thumb {
    border: 1px solid #000000;
}
a.categorie:link { color: #FF0000; font-weight: bold; font-size: 8pt; text-decoration:underline}
a.categorie:visited { color: #111111; font-weight: bold; font-size: 8pt; text-decoration:underline;}
a.categorie:active { color: #FF0000; font-weight: bold; font-size: 8pt; text-decoration:underline}
a.categorie:hover { color: #0000FF; font-weight: bold; font-size: 8pt; text-decoration:underline;}

a.plug-lien:link { color: #990951; font-weight: bold; font-size: 9pt; text-decoration:none;padding-top: 2px;}
a.plug-lien:visited { color: #990951; font-weight: bold; font-size: 9pt; text-decoration:none;padding-top: 2px;}
a.plug-lien:active { color: #570000; font-weight: bold; font-size: 9pt; text-decoration:none;padding-top: 2px;}
a.plug-lien:hover { color: #FFFFFF; font-weight: bold; font-size: 9pt; text-decoration:none;padding-top: 2px;}

a.topsites:link { color: white; font-weight: bold; font-size: 8pt; text-decoration:underline}
a.topsites:visited { color: white; font-weight: bold; font-size: 8pt; text-decoration:underline;}
a.topsites:active { color: white; font-weight: bold; font-size: 8pt; text-decoration:underline}
a.topsites:hover { color: white; font-weight: bold; font-size: 8pt; text-decoration:underline;}

a.plug-lien-2:link { color: black; font-weight: bold; font-size: 9pt; text-decoration:underline;padding-top: 2px;}
a.plug-lien-2:visited { color: black; font-weight: bold; font-size: 9pt; text-decoration:underline;padding-top: 2px;}
a.plug-lien-2:active { color: black; font-weight: bold; font-size: 9pt; text-decoration:underline;padding-top: 2px;}
a.plug-lien-2:hover { color: black; font-weight: bold; font-size: 9pt; text-decoration:underline;padding-top: 2px;}



.Block
{
    overflow: hidden;
    min-width:15px;
    min-height:15px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}


.Block-body
{
    position: relative;
    z-index: 0;
    margin: 7px;
}

.Block-tl
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
    width: 7px;
    height: 7px;
    background-image: url('/img/Block-s.png');
}

.Block-tr
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    right: 0;
    width: 7px;
    height: 7px;
}

.Block-tr div
{
    position: absolute;
    z-index: -1;
    top: 0px;
    left: -7px;
    width: 14px;
    height: 14px;
    background-image: url('/img/Block-s.png');
}

.Block-bl
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 7px;
    height: 7px;
}

.Block-bl div
{
    position: absolute;
    z-index: -1;
    top: -7px;
    left: 0;
    width: 14px;
    height: 14px;
    background-image: url('/img/Block-s.png');
}

.Block-br
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 7px;
    height: 7px;
}

.Block-br div
{
    position: absolute;
    z-index: -1;
    top: -7px;
    left: -7px;
    width: 14px;
    height: 14px;
    background-image: url('/img/Block-s.png');
}

.Block-tc
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    top: 0;
    left: 7px;
    right: 7px;
    height: 7px;
}

.Block-tc div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 14px;
    background-image: url('/img/Block-h.png');
}

.Block-bc
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    bottom: 0;
    left: 7px;
    right: 7px;
    height: 7px;
}

.Block-bc div
{
    position: absolute;
    z-index: -1;
    top: -7px;
    left: 0;
    width: 100%;
    height: 14px;
    background-image: url('/img/Block-h.png');
}

.Block-cl
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    top: 7px;
    left: 0;
    width: 7px;
    bottom: 7px;
}

.Block-cl div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 14px;
    height: 100%;
    background-image: url('/img/Block-v.png');
}

.Block-cr
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    top: 7px;
    right: 0;
    width: 7px;
    bottom: 7px;
}

.Block-cr div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -7px;
    width: 14px;
    height: 100%;
    background-image: url('/img/Block-v.png');
}
.left{
    text-align:left;

}

.Block-cc
{
    position: absolute;
    overflow:hidden;
    z-index: -2;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    background-image: url('/img/Block-c.png');
}


.Block
{
    margin: 7px;
}
/* begin BlockHeader */
.BlockHeader
{
    position: relative;
    overflow: hidden;
    height: 30px;
    z-index: 0;
    line-height: 30px;
    padding: 0 5px;
    margin-bottom: 7px;

}

.BlockHeader-text
{
    white-space : nowrap;
    color: #B6A76D;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    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: 6px;
}


.BlockHeader .r
{
    right: 0;
    width: 6px;
}


.BlockHeader .r div
{
    width: 949px;
    right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('/img/BlockHeader.png');
}



.header-tag-icon
{
    display:inline-block;
    background-position:left top;
    background-image: url('/img/BlockHeaderIcon.png');
    padding:0 0 0 19px;
    background-repeat: no-repeat;
    min-height: 14px;
    margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
    overflow: hidden;
    min-width:1px;
    min-height:1px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}


.BlockContent-body
{
    position: relative;
    z-index: 0;
    margin: 2px;
    
}


.BlockContent-body
{
    color:#5C6459;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}




.BlockContent-body ul
{
    list-style-type: none;
    color: #232622;
    margin:0;
    padding:0;
}

.BlockContent-body li
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
}

.BlockContent-body ul li
{
    padding:0px 0 0px 13px;
    background-image: url('/img/BlockContentBullets.png');
    background-repeat:no-repeat;
    margin:0.5em 0 0.5em 0;
    line-height:1.2em;
}
.cloud {

    color: #FF0000;text-decoration:none;

}