.texto       { 
	font-family: Verdana;
	font-size: 10;
	text-align: left;
	line-height: 155%;
	letter-spacing:-0,5;
	text-decoration: none;
	margin-top:0;
	margin-bottom:8;
}


:hover.texto       { 
	font-family: Verdana;
	font-size: 10;
	text-align: left;
	line-height: 155%;
	letter-spacing:-0,5;
	text-decoration: none;
	margin-top:0;
	margin-bottom:8;
	text-decoration: none;
}
	
.texto_b { 
	font-family: Verdana;
	font-size: 10;
	text-align: left;
	line-height: 155%;
	letter-spacing:-0,5;
	margin-top:0;
	margin-bottom:8;
	font-weight: bold; 
	text-decoration: none;
 
}

.texto_b_it { 
	font-family: Verdana;
	font-size: 10;
	font-style: italic;
	text-align: left;
	line-height: 155%;
	letter-spacing:-0,5;
	margin-top:0;
	margin-bottom:8;
	font-weight: bold; 
	text-decoration: none;
 
}

:hover.texto_b { 
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold; 
	margin-top:4; 
	margin-bottom:2;
	text-decoration: none;
}
	
.texto_it_light { 
	text-align: left; 
	font-family: Verdana; 
	font-size: 9; 
	font-style: italic; 
	color:#808080;
	text-decoration: none;
}

:hover.texto_it_light { 
	text-align: left; 
	font-family: Verdana; 
	font-size: 9; 
	font-style: italic; 
	color:#C0C0C0;
	text-decoration: none
}

.texto_item  {
	font-family: Verdana; 
	font-size: 9; 
	text-align: left; 
	vertical-align: super; 
	line-height:140%;color:#666666;
	text-decoration: none;
}

:hover.texto_item  {
	font-family: Verdana; 
	font-size: 9; 
	text-align: left; 
	vertical-align: super; 
	line-height:140%;
	color:#000000;}
	
.texto_item_b  {
	font-family: Verdana; 
	font-size: 9; 
	text-align: left; 
	vertical-align: super; 
	line-height:140%;
	color:#666666;
	font-weight:bold;
	text-decoration:none 
}	

:hover.texto_item_b  {
	font-family: Verdana; 
	font-size: 9; 
	text-align: left; 
	vertical-align: super; 
	line-height:140%;
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}


.texto_item2  { 
	font-family: Verdana;
	font-size: 10;
	text-align: left;
	line-height: 135%;
	letter-spacing:-0,5;
	text-decoration: none;
	margin-top:2;
	margin-bottom:8;
}

.texto_item2_rec  { 
	font-family: Verdana;
	font-size: 10;
	text-align: left;
	line-height: 135%;
	letter-spacing:-0,5;
	text-decoration: none;
	margin-left: 15px;
	margin-top:0;
	margin-bottom:8;
}

.texto_link { 
	font-family: Verdana;
	font-size: 14;
	text-align: left;
	line-height: 155%;
	letter-spacing:-0,5;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold; 
	text-decoration: none;
}	

:hover.texto_link { 
	font-family: Verdana;
	font-size: 14;
	text-align: left;
	line-height: 155%;
	letter-spacing:-0,5;
	margin-top:0;
	margin-bottom:8;
	font-weight: bold; 
	text-decoration: none;
	color:#000000;
}

div.menu_bilhetagem{
	width:140px;
	height:80px;
	float:left;
	/*background-color:#ffffff;*/
	/*background-color:blue;*/
	margin:25px 0 0 215px;
	/*border-left:1px #d3d2d2 solid;
	border-right:1px #d3d2d2 solid;
	border-bottom:1px #d3d2d2 solid;*/
	text-align:center;
	/*visibility:hidden;*/
	z-index:9;
}









