.Texto{
	font-family:tahoma;
	font-size:16px;	
}
.Texto1{
	font-family:tahoma;
	font-size:16px;
	font-weight: bold;		
}
.TextoVermelho{
	font-family:tahoma;
	font-size:20px;
	color:red;
	font-weight: bold;		
}
.TextoPreto{
	font-family:tahoma;
	font-size:20px;
	color:000;
	font-weight: bold;		
}
.Rodape{
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
	border-top: 1px solid #ccc;		
}
a:link, a:visited, a:active {
	text-decoration: none;
	color:000000;
}
a{
	font-family:tahoma;
	font-weight: bold;	
	font-size:12px;
}
a:hover {
	text-decoration: none;
	color:000000;	
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;	
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	font-family:tahoma;
	font-size:12px;	
	font-weight: bold;
	background-color: #6F9BCA;
	color: #000;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

	#__cvfl-coverflow-wrapper canvas{
		position: absolute;
	}

	#__cvfl-coverflow{
		height: 375px;
		margin: auto;
		overflow: hidden;
		position: relative;
		width: 530px;
	}

	#__cvfl-coverflow-label{
		color: #fff;
		font: 14pt Lucida Grande, Lucida Sans Unicode;
		line-height: 1.3em;
		position: relative;
		text-align: center;
		top: 273px;
		z-index: 700;
	}

