﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
font-family:Tahoma;
font-size:14px;
color:White;
 background:transparent url(_images/bg.jpg) repeat-x top center;
background-attachment:fixed;
}

h1
{
height:30px;
padding-top : 5px;
padding-left:45px;
    font-size: 16px;
background:transparent url(_images/puce.png) no-repeat top left;
color:#FFF;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}

div#content
{

text-align:justify;

}

div#contentside
{
padding-left:20px;
font-style:italic;
color:Black;
text-align:justify;

}



div#text
{
position:relative;
color:White;
width:780px;
text-align:justify;
line-height:16px;
font-size:14px;
}

div#text img
{
border:solid 1px White;
margin-right:15px;

}
