@charset "UTF-8";
body {
	background-color: #000000;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

img {
	behavior: url(iepngfix.htc);
}

p, div {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 12px;
	color: #5B4A42;
	padding-bottom: 15px;
	margin: 0px;
}

a {	
	text-decoration: none;	
	color: #5B4A42;
}

a:active, a:visited {
    text-decoration: none;	
	color: #5B4A42;
}

a:hover {
    text-decoration: none;	
	color: #7C6E68;
}

#box1:hover {
    background-color: #292929;
}

#box2:hover {
    background-color: #2C2427;
}

#box3:hover {
    background-color: #241F1D;
}

#box4:hover {
    background-color: #222223;
}

.testofooter {
	color: #666666;
	font-size: 10px;
	padding-top: 10px;
	text-align: left;
}

.tabellatestodx {
	color: #666666;
	padding: 20px;
	text-align: left;
}
.tabellatestosx {
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.tabellathumb {
	padding-top: 20px;
	padding-bottom: 20px;
}

.testobox1 {
	color: #787878;
	text-align: justify;	
}
.testobox2 {
	color: #7D7976;
	text-align: justify;
}
.testobox3 {
	color: #737672;
	text-align: justify;
}
.testobox4 {
	color: #5F5F60;
	text-align: justify;
}

a.testobox1:link {
	color: #5B4A42;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.testobox1:visited {
color: #5B4A42;
	text-decoration: none;
}
a.testobox1:active {
    color: #5B4A42;
	text-decoration: none;
}
a.testobox1:hover {
color: #7C6E68;
	text-decoration: undeline;
}
