/* CSS Document */
html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
		color:#000000
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #FFFFFF;
	}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#FF0066;
}
a:link {
	text-decoration: none;
	color: #FF0066;
}
a:visited {
	text-decoration: none;
	color: #FF0066;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#555555;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}
.textos {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#666666
}
#barrahorizontal{
	position:absolute;
	left:43px;
	top:121px;
	width:655px;
	height:42px;
	z-index:2;
	visibility: visible;
}
