﻿html { 
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #000;
	font-size: 8px;
	font-family: Arial, Sans-Serif;
	color:#333300;  
	text-align:center;
	}
p {
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	color: #333;
	margin:5px 0px 10px 0px;
	}
h1 {
	font-size:10px;
	color:#333300;  
	text-transform: uppercase;
	background-color: transparent;
	margin:30px 0px 0px 0px;
	}

h2 {
	font-size:10px;
	color: #fff;
	text-transform: uppercase;
	background-color: transparent;
	}
h3 {
	font-size:10px;
	color: #fff;
	text-transform: uppercase;
	background-color: transparent;
	}
a { 
	color: #333300;
	text-decoration: none; 
	}	
a img, img {
	border: none;
	}
/* ---------- DIVterie---------- */
#space {
	height:50px;
	}
#container {
	width:700px;
	height:450px;
	margin: 0px auto;
	}
#a {
	width:100px;
	float:left;
	margin: 135px 0px 0px 0px;
	}
#b {
	width:500px;
	float:left;
}
#ba {
	width:500px;
	float:left;
	}
#bbx {
	width:100px;
	float:left;
}
#bb {
	width:300px;
	float:left;
	}
#bba {
	width:80px;
	float:left;
	}
#bbb {
	width:140px;
	float:left;
	overflow: auto;
	}
#bbc {
	width:80px;
	float:left;
	}
#bby {
	width:100px;
	float:left;
}
#bc {
	text-align: left;
	width:500px;
	float:left;
	}
#bd {
	width:500px;
	float:left;
	}
#bda {
	text-align: left;
	width:400px;
	float:left;
	}
#bdb {
	width:100px;
	float:left;
	}
#c {
	width:100px;
	float:right;
	margin: 135px 0px 0px 0px;
	}
/* ---------- ADDons---------- */
.hidefocus { 
	outline:0;
	-moz-outline:0; 
	}
.t_bc {
	color: #808000;
	}
.t_bd {
	color: #9A9A52;
	}
.t_p {
	font-size: 9px;
	font-weight: bold;
	}