@charset "UTF-8";
/* CSS Document */

.vialaietana {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	display:block;
	background-color:#000;
	overflow:hidden;
	padding:0px;
	margin-top:10px;
	
}

.thebox {
	width:700px;
	height:630px;
	left:0px;
	top:0px;
	border:0;
	text-align: center;
	margin:12px;
}

.posta {
	width:700px;
	height:630px;
	border:0;
	text-align: center;
	margin:0px;
}


.foot {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;	
}

a {
	text-decoration: none;
	color: #CCC;
}

a:link {
	color: #CCC;
}

a:visited {
	color: #CCC;
}

a:hover {
	color: #666666;
}

a:active {
	color: #CCC;
}

.legal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;	
}