/* --------------------------------------------
Credits: 
Thanks to Arjun Roychowdhury (for a very nice stylesheet layout/color scheme).
      -------------------------------------------- */

/* --------------------------------------------
    Style Général
   -------------------------------------------- */

div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        border: 0px;
        color: rgb(52, 52, 52);
        font: 11px verdana, arial, sans-serif;
}

font 
{
        margin-left: 4px;
        margin-right: 4px;
        display: block;
        color: rgb(52,52, 52);
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        letter-spacing: 0px;
}

a, a:link,a:visited,a:active 
{
        color: rgb(26, 26, 26);
        text-decoration: none;
}
a:hover 
{
        color: rgb(215, 215, 215);
        text-decoration: none;
}


/* --------------------------------------------
    Style Miniatures
   -------------------------------------------- */


td.thumbnail a, td.thumbnail a:link, td.thumbnail a:visited, td.thumbnail a:active  
{
        border: rgb(175, 175, 175) 1px solid; 
        padding-top: 15px;
        padding-bottom:10px;
        margin-top:10px;       
        margin-bottom: -40px;
        width: 190px;
        display: block;
        height: 200px;
        /* A really cool rounded effect to thumbnails
           works only in mozilla */ 
        -moz-border-radius-bottomright: 10px; 
        -moz-border-radius-topleft: 10px; 
}
td.thumbnail a:hover           
{
        
        border: rgb(175, 175, 175) 1px solid; 
        margin-bottom: -40px;
        padding-top: 15px;
        padding-bottom:10px;
        width: 190px;
        display: block;
        background: rgb(230,230,250);
        height: 200px;
}



/* --------------------------------------------
    Style pour les images
   -------------------------------------------- */
img
{
        border: rgb(0, 0, 0) 1px none;
}


input 
{
        border: rgb(0, 0, 0) 1px solid;
}


img.thumbnail 
{
        border: rgb(0, 0, 0) 1px solid;
        margin: 0px;
        padding: 0px;
        background: rgb(175, 175, 175);
        vertical-align: middle;
}
img.display { 
        border-style : ridge; 
        border-width : 3pt; 
        border-color : rgb(91, 91, 101); 
        padding: 6pt; 
        background: rgb(200, 200, 200);
} 

/* --------------------------------------------
    Style fond de page
   -------------------------------------------- */

body
{
padding-bottom: 10px; 
margin-bottom: 20px; 
margin-top: 20px
background: rgb(255, 255, 255)
           url(https://www.pbase.com/image/28482571.jpg)
           bottom right no-repeat fixed;


background: rgb(255, 255, 255)
        url(https://www.pbase.com/image/28482571.jpg)
         bottom right no-repeat fixed;
}



/* --------------------------------------------
    Divers
   -------------------------------------------- */

table.thumbnail 
{
        width: 10%;
}

td 
{
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}
td.message_body  
{
        width: 75%; 
        border-bottom: rgb(0, 0, 0) 1px;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        display: block;
        background: rgb(230,230,250);
}



/* --------------------------------------------
    Style Entêtes
   -------------------------------------------- */

h1, h2 
{
        border: rgb(95, 121, 216) 1px;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        width: 100%;
        display: block;

        background: rgb(202,202, 202);
        color: rgb(85, 85, 85);
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: right;
        height: 21px;
        position: relative;
        /* IE specific */
        filter: progid:DXImageTransform.Microsoft.gradient
                (gradientType=1,enabled='true',startColorstr
                 ='#AFAFAF',endColorstr='#FFFFFF');
}
h3 
{
        font: 10px Nebraska;
        color: black;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}

h4 
{
        color: rgb(37,37,37);
        font: 14px;
        font-weight: bold;
        letter-spacing: 0px;
        text-align: center;
}

h5 
{
        padding-left: 2px;
        width: 150px;
        display: block;
        color: rgb(180, 180, 180);
        font-size: 12px;
        font-weight: normal;
}



/* --------------------------------------------
    Autres Styles
   -------------------------------------------- */

/*.box 
{
               width: 100px;
               height: 100px;
               position: absolute;
               top: 0px;
               left: 0px;
               background-color: rgb(230,230,250);
               border: 2px solid gray;
               z-index: 100;
 }*/

.caption 
{
        color: rgb(85, 85, 85);
        font-size: 10px Verdana, Tahoma, Helvetica, sans-serif;
        text-align: middle; 
        
}

.display 
{
        border: rgb(0, 0, 0) 1px solid;
        margin-top: 1em;
        background: rgb(0, 0, 0);
}


.lid
{
        background: rgb(200, 200, 200);
        color: rgb(102, 102, 102);
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

.message_body  
{       
        margin: 1px 1px 1px;
        color: rgb(85, 85, 85);        
        background: #ffffff;
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
        text-align: justify;
}
.sb
{
       background: rgb(91, 91, 101);
       color: white;
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

img.special_thumbnail 
{
       
}


td.special_thumbnail  
{
}

td.special_thumbnail a, td.special_thumbnail a:link, td.special_thumbnail a:visited, 
td.special_thumbnail a:active  
{
        
}
 

td.special_thumbnail a:hover 
{ 
       
}

.myborder
{

}

.showimages img {display:inline; }


.my_menu {display:none; } 

BODY { margin-top: 0px; top: 0px; }
HR { position : relative;}




 

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
