<!-- 



BODY
{
  color: white;
  background-color: #2D2D2D;
  font-size: 12px;
}

.message_body { background-color: rgb(0, 0, 5);
  color: #3366CC; padding-bottom:    10px; }

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,I,H1,H2,H3,H4,H5,FONT, CENTER
{
        border: 0px;
        color: #5b5b65;
        font: 12px verdana, arial, sans-serif;
}  

b{
        border: 0px;
        color: #5b5b65;
        font: 12px verdana, arial, sans-serif;
}

font
{ 
        margin-left: 4px;
        margin-right: 4px;
        width: 170px;
        display: block;
        color: #5b5b65;
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        letter-spacing: 0px;
}

h1, h2 {
        border: #5F79D8 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
		font-size: 16px;
		color: #CCCCFF;
		font-weight: normal;
		text-align: right;
		letter-spacing: 8px;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-left: -15px;
		margin-right: -15px;
		background-color: #202020;
}

h2:first-letter
{
  font-style: bold;
  font-size:  24px;
}

h3 {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 600px;
        display: block;
        background: #202020;
        color: #5b5b65;
        font: 19px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}

h4 
{
  color: #44dd44; 
  font-size: 11px;
} 
h5 

{
  color: white; 
  font-size: 9px;
}

I
{
  color: #888888; 
 }


TEXTAREA 
{
  background-color: #EEEEEE; 
  font-family: times new roman;
  color: black; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 

A, TD.A, A:link, A:visited, A:active
{
        color: #CCCCFF;
        text-decoration: none;
        font: 12px verdana, arial, sans-serif;
}

A:hover  { color: #5F79D8; }

a.td.thumblink, a.td.thumblink:link, a.td.thumblink:visited, a.td.thumblink:active {
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -49px;
        padding-top: 15px;
		width: 190;
		height: 224;
        display: block;
        background: #202020;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
a.td.thumblink:hover            {
        border: #5F79D8 1px solid;
        margin-bottom: -49px;
        padding-top: 15px;
		width: 190;
		height: 224;
        display: block;
        background: #202020;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.title {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

.lien { border-color: silver; border-width: 1px; }

img.foto { border-color: silver; border-width: 0px; }

.display {
        border: rgb(0, 0, 0) 1px solid;
        margin-top: 1em;
        background: rgb(0, 0, 0);
        filter: progid:DXImageTransform.Microsoft.Shadow(color="#141414",Direction=135,Strength=5);
}

BODY { margin-top: 0px;}
HR { position : relative;}

 -->