
#content{
position: relative;
top: 2em;
background-image:url(../fond.jpg);
background-repeat: repeat;
padding: 0 3em 5em 3em;
overflow:visible;
}

p{
z-index: 2;
font-family:"Times New Roman";
font-weight: normal;
font-size: 1.2em;
color: #000000;
text-align: justify;
vertical-align: middle;
}


.fond
{background:#E6E2AF;
float:left;
margin:20px;
}

