/* CSS Document */
body {
background-color: #44280B;
margin: 20px 30px;		
font-family:sans-serif;
font-size : 12px;
}


a:link {color : #9BFFFF; text-decoration : underline;}
a:visited {color : #9BFFFF; text-decoration : none;}
a:hover {color : #9BFFFF; text-decoration : underline;}

p { font-size: 12px ; margin-left : 4px;}

ul { color : #000000; font-family : sans-serif;}

h1 { color:#9BFFFF;; font-size:18px; }
h2 { color:#9BFFFF;; font-size:18px; }
h3 { color:#9BFFFF; font-size:35px;}

			 
#topback 	{
  width: 20%;
  height: 20px;
  margin-bottom: 10px;
		    }
		 
#header {
	Position: Absolute;
	Top:4.233cm;
	width:30%;
	height:50px;
	left: 387px;

		}
		
#contenu {
  margin-left: 50px; 
  		 }

		    }		 
			
#botback 	{
  width: 20%
  height: 20px;
		    }

p {
  text-align: justify; 
  }

