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

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

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

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

.post {
	width:974px;
	height:632px;
	border:0;
	text-align: center;
	margin:0px;
}

.post2 {
	width:974px;
	height:68px;
	border:0;
	text-align: center;
	margin:0px;
}

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

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

a:hover {
}