body, html{
margin: 0px;
padding:0px;
width:100%;
height:100%;
background-color: black;
color: #02621b;
text-align:center;
Font-family: verdana, tahoma, serif;
font-size: 12px;}

a{
color:#02621b;
text-decoration: none;
outline: none;}

:focus {
-moz-outline-style: none;}

a:hover{
color:#ffffff}

a img{
border:none;}

#contenu a img{
border: 2px outset #02621b;}

#contenu a img:hover{
border: 2px inset #02621b;}

#globale{
background-color: #fefdfa;
border:1px solid white;
border-collapse: collapse;
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:50px;}

#bandeau{
vertical-align:bottom;
height:146px;
background-color:green;}

#menu{
background-image:url(./images/contenu.png);
background-position:top left;
background-repeat: repeat-x;
height:555px;
width:190px;
font-size:16px;
vertical-align:top;
padding-top:45px;
line-height:50px;
letter-spacing:-1px;
font-weight:normal;}

#contenu{
background-image:url(./images/contenu.png);
background-position:top right;
background-repeat: repeat-x;
height:555px;
width:700px;}

p{
text-align:justify;
text-indent:20px;
margin-left:15px;
margin-right:15px;
margin-top:10px;
margin-bottom:10px;}

h1{
margin-top: 10px;}

th{
font-size:16px;}

#pied{
background-image:url(./images/pied.png);
background-position:bottom;
background-repeat: no-repeat;
height:48px;}


#copyright{
margin-top:5px;}

#copyright span{
position: relative;
top: -2px;}

#tablaccueil{
border-collapse:collapse;}

#tablaccueil td{
padding-right:5px;
padding-bottom:5px;
padding-left:13px;
padding-top:13px;}

input, textarea{
background:none;
border: 1px solid #02621b;
color:#02621b;
text-align:center;}

input:focus, textarea:focus{
background-image:url(./images/transparent.png);}

legend{
color:#02621b;}

fieldset{
border: 1px solid #02621b;}

li{
margin-right:20px;}