@charset "UTF-8";
/* CSS Document */

html
{
height:100%;
}
body
{
margin:0px;
padding:0px;
height:100%;
background-image:url(img/texture.jpg);
}
.container
{
z-index:1;

width:800px;
margin-left:auto;
margin-right:auto;
}
.menuhead
{
margin-top:10px;
background-image:url(img/texturesave.jpg);
position:auto;
width:800px;
height:450px;
margin-left:auto;
margin-right:auto;
}
.recycler
{
position:absolute;
z-index:2;
left:50%;
margin-top:130px;
margin-left:-350px;
width:201px;
height:201px;
}
.ampoule
{
position:absolute;
z-index:4;
left:50%;
margin-top:59px;
margin-left:-127px;
width:201px;
height:201px;
}
.logo
{
width:200px;
height:100px;
margin-left:570px;
padding-top:20px;
}

.corps
{
background-image:url(img/texturesave2.jpg);
width:800px;
}
.text
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#441A1A;
padding-top:40px;
padding-bottom:30px;
top:30px;
margin-left:60px;
width:440px;
}
.footer
{
background-image:url(img/texturesave3.jpg);
position:auto;
width:800px;
height:70px;
margin-left:auto;
margin-right:auto;
}
.footertext
{
padding-top:3px;
left:40px;
position:relative;
top:22px;
width:705px;
height:30px;
}

.footertext a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
font-weight:bold;
color:#441A1A;
border:none;
}
.text a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
border:none;
color:#89B520;
}
h3, a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
border:none;
color:#441A1A;
}
a
{
outline:0;
}

.password
{
position:absolute;
z-index:3;
left:50%;
margin-top:302px;
margin-left:219px;
width:201px;
height:201px;
}
   h2, th, td
        {
            text-align:center;
        }
        table
        {
            border-collapse:collapse;
            border:2px solid black;
            margin:auto;
        }
        th, td
        {
            border:1px solid black;
        }
h5
{
text-align:center;
}
	

