html {
height: 100% }

h1 {
font-family: arial, helvetica, verdana, sans-serif; 
text-align: center;
color: #b25728;
font: large;
}

body {
background-color:#778336;

#background-image: url("img/bg.jpg");
}

#header {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}


a { 
border:none;
text-decoration:none;
}

a:hover { 
text-decoration:underline;}

.button { 
font-family: arial, helvetica, verdana, sans-serif; 
font-size: 10px; 
color: #000000; 
background-color: #ffffff; 
border: 1px solid #336699;} 

.text { 
font-family: arial, helvetica, verdana, sans-serif; 
font-size: larger; 
color: #000000; 
border-left-width: 1px;
border-top-width: 1px; 
border-right-width: 3px;
border-bottom-width: 3px;
border-style: solid;
padding: 50px;
background-color: #a66a26; 
} 

#logo {position:absolute;
        left: 100%; 
        top: 100%;
        margin-top: -35px;
        margin-left: -105px; 
}



.content {
position:relative;
top: -135px;
margin-left: 15em;
margin-right: 4em;
border-left-width: 1px;
border-top-width: 1px; 
border-right-width: 3px;
border-bottom-width: 3px;
border-style: solid;
padding: 10px;
color:#b25728;
background-color:#efa986;
font: 14px/18px, serif;
}

img.arrow {
border: 0;
}

img.inline {
margin-top: 15px;
margin-left: 20px;}

div.form {
padding: 10px;
color:#b25728;
background-color:#efa986;
font-family: monospace;
border-left-width: 1px;
border-top-width: 1px; 
border-right-width: 1px;
border-bottom-width: 1px;
border-style: solid;
}

#img{position:absolute;
        left: 50%; 
        top: 50%;
        width: 450px;
        height: 400px;
        margin-top: -200px; /* half of the height */
        margin-left: -225px; /* half of the width */
        }


#mainlinks{position:absolute;
        left: 50%; 
        top: 50%;
        margin-left: -210px;
        margin-top: -200px
	}

#dddlpdf{position:absolute;
        left: 50%; 
        top: 50%;
        margin-left: -225px;
	margin-top: 205px; 
	font-size: small;
        }


#adresse{position:absolute;
        left: 50%; 
        top: 50%;
        margin-left: -225px;
	margin-top: 265px; 
	font-size: small;
      
  }


