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

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

.marco {
	width:630px;
	height:640px;
	border:0;
	text-align: center;
	margin:25px;
}

.porto {
	width:660px;
	height:930px;
	border:0;
	text-align: center;
	margin:25px;
}

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

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

a:link {
	color: #FFF;
}

a:visited {
	color: #FFF;
}

a:hover {
	color: #F60;
}

a:active {
	color: #CCC;
}

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