/* @override http://www.harryhomers.org/et/download/vtools/Vstyle.css */

body {
	font-family: Verdana, sans-serif;
	text-align: center;
	color: white;
	margin: 0;
	background: black;
	/*url(images/metal3.jpg) repeat;*/
}

#dTop {
	position: relative;
	width: 800px;
	margin: auto;
}

h1 {
	margin-top	: 40px;
	margin-bottom: 2px;
}

.bold {
	font-weight: bold;
}

h1 span {
	font-size: 12px;
	margin-bottom: 10px;
	height: 16px;
	margin-top: 60px;
	padding: 0;
}

.red {
	color: red;
}

.green {
	color: #00ca00;
}
.blue {
	color: #328cff;
}

h3 {
	font-size: 16px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

p  {
	font-size: 13px;
}

.comment {
	font-size: 12px;
	color: black;
	background-color: #fbfe92;
	padding: 5px;
}

#two {
	position: absolute;
	width: 119px;
	top: 335px;
	left: 30px;
}

#six {
	position: absolute;
	width: 160px;
	top: 240px;
	left: 0 px;
}

#three {
	position: absolute;
	width: 189px;
	top: 398px;
	left: 592px;
}

#five {
	position: absolute;
	top: 551px;
	width: 412px;
	left: 228px;
}

img {
	margin: 10px 0px 10px 0px;
}

#one {
	position: absolute;
	width: 135px;
	top: 278px;
	left: 608px;
}

.puce {
	background-color: #000;
	color: yellow;
	padding: 2px;
	text-align: left;
	margin-right: 1px;
}

.lod {
	background-color: red;
	width: 235px;
	padding: 4px;
	margin: auto;
	margin-bottom: 10px;
	font-weight: bold;
}
.lod a{
	color: white;
	text-decoration: none;
	width: 81px;
	margin-top: 0;
}
