/* CSS Document */

	
body {
	background-color: #5e5e5e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 50px;
	height: 400px;
	}
.penali {
	width: 150px;
	height: 150px;
	position: absolute;
	top: -30px;
	left: 450px;
}
box {
	position:absolute;
	left:57px;
	top:25px;
	width:120px;
	height:180px;
	background-color: #FF0000;
	layer-background-color: #5e5e5e;
	border: 1px none #000000;
	border-left-color: #FF9900;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
 }

.bordotab {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color: #5e5e5e;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: medium;
} 
 
 .classetd { font-family: Tahoma; font-size: 14px; color: #666666;
  background-color: #5e5e5e; border-bottom-width: 0px; } 
 .classetd a { font-family: Tahoma; color: #C0C0C0; 
 display: block; padding-top: 2px; padding-bottom: 2px; 
 padding-left: 6px; position: relative; text-decoration: none; } 
 .classetd a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C0C0C0;
} 
.centro {
	background-color:#C0C0C0;
	position: absolute;
	width: 700px;
	height: 900px;
	left: 170px;
	visibility: visible;
	top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	font-size: 13px;
	border-bottom-color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.logo {
	position: absolute;
	height: 200px;
	width: 50px;
	left: 0px;
	top: 0px;
}
.footer {
	position: absolute;
	width: 700px;
	left: 170px;
	top: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 2px;
	padding-bottom: 2px;
	}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.welcome {
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	word-spacing: 20%;
	text-align: right;
	font-weight: bold;
}
