body {
background:url(../img/wood_bg_01.jpg) repeat-x;
background-color:#000000;
color:#FFFFFF;
margin:0px; padding:0px;
}

#parent{
  width:100%;
  height:100%;
  text-align:center;
  vertical-align:middle;
}
#fils1{
  width:550px;
  height:100px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top:50%;
  margin-top:-40px;
}

#fils2{
  width:600px;
  height:450px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top:50%;
  margin-top:5%;
}

#fils3{
  width:300px;
  height:100px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top:50%;
  margin-top:5%;
}

#center {
	position: relative;
    vertical-align: middle;
	display: inline;
	align: center;
}

#Content {
	 position: absolute;
	 vertical-align: middle;
     width:450px;
	}


#nav {
	position: absolute;
	vertical-align: middle;
	
	width:450px;
}

h1 {
	margin:2px 5px;
	padding:5px;	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
}

h2 {
	margin:2px 5px;
	padding:5px;
	border-top:solid 5px #fff;
	font-size:16pt;
}

h3 {
	margin:2px 5px;
	padding:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

pre {
	border:dashed 2px #fff;
	color:#FFF;
	background-color:#888;
	padding:5px;
	width:420px;
	overflow:auto;
}

p {
	margin:5px;
}

/* LavaLamp */
#lavaLampVariableImage {
	align: center;
	position: relative;
	width: 550px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	height: 500;
}
#lavaLampVariableImage li {
float: left;
display:inline;
list-style: none;
}
#lavaLampVariableImage li.backLava {
background: url("../img/slider-right.jpg") no-repeat top right;
width: 24px;
z-index: 8;
position: absolute;
}
#lavaLampVariableImage li.backLava .leftLava {
background: url("../img/slider-bg.jpg") no-repeat top left;
height: 100%;
margin-right:24px;
}
#lavaLampVariableImage li.backLava .cornerLava {
background: url("../img//slider-corner.jpg") no-repeat bottom right;
height:27px;
width:24px;
position:absolute;
bottom:0px;
right:0px;
}
#lavaLampVariableImage li.backLava .bottomLava {
background: url("../img/slider-bottom.jpg") no-repeat bottom left;
height:27px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
}
#lavaLampVariableImage li a {
font: bold 14px arial;
text-decoration: none;
color:#fff;
outline: none;
text-align: center;
padding: 17px 10px;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
position: relative;
overflow: hidden;
margin: auto 10px;    
}
#lavaLampVariableImage li a:hover, #lavaLampVariableImage li a:active, #lavaLampVariableImage li a:visited {
color: #fff;
border: none;
}
/* fin LavaLamp */
