@charset "utf-8";
/* CSS Document */

body
{
width: 800px; 
margin-top: 30px; 
margin-bottom: 30px;
background-color:#FFFFFF;
}

#blocgris
{
width: 758px;
height: 194px;
margin: auto;
padding:0px;
border:none;
background-color: #333333;
text-align:right;
vertical-align:bottom;
}

#blocgris2
{
width: 758px;
height: 158px;
margin: auto;
border:none;
background-color: #333333;
color: #FFFFFF;
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
text-align: left;
}

#bambou
{
width: 758px;
height: 228px;
margin-top:0px;
margin:auto;
border: none;
}




