/* Creation de site - www.shanaya.com */

/* PARAMETRES GENERAUX 
-------------------------------*/ 
html
{background-color: #000; }

body
{ margin: 0; padding: 0; }

body, h1, h2, h3, h4, p, td, ul, li 
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #444;
line-height: 130%; 
} 

body, p, td, ul, li
{ 
font-size:small;
}


h1
{ 
font-size:22px;
color: #75AE09;
margin-bottom:1em;
margin-top:0;
}

h2
{ 
font-size:16px;
color: #75AE09;
margin-top:1.5em;
}

h3
{ 
font-size:medium;
}

a
{
color: #416300;
font-weight:bold;
}


p {
margin:0;
margin-bottom:1em;
}

img {
border:0;
}

#conteneur {
left: 50%; 
margin-left: -415px; 
margin-top: -300px; 
top: 50%; 
height: 600px; 
position: absolute; 
width: 830px;
background:url(http://www.bambouhabitat.com/chartes/bambouhabitat/img/fond-static.jpg) center no-repeat;
line-height:0;
}

#contenu {
position:absolute;
top:95px;
left:100px;
width:640px;
height:420px;
overflow: scroll;
}

#contenu em p {
font-size:10px;
}
