<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #05A3CC;
}
/* Ínicio menu horizontal */

.anylinkcss{
position:absolute;
visibility: hidden;
border: 0px solid #008dcf;
border-bottom-width: 0;
font:normal 10px tahoma;
line-height: 20px;
z-index: 100;
width: 134px;
height: 28px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 0px solid #008dcf;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
text-indent: 7px;
background-image:url(img/fundomenu2.png);
}

.anylinkcss a:hover{ /*hover background color*/
background-image:url(img/fundomenu.png);
}
.stylemenu{

font:normal 10px tahoma;
color:#FFFFFF;
line-height: 20px;
width: 134px;
height: 28px;
}
/* Fim menu horizontal */
	/* STYLES FOR CROSSFADER */

	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		width: 700px;
		height: 200px;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
.trebuchetNormalBrancaSize11 {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetBoldBrancaSize11 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetBoldPretaSize11 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	text-decoration:none;
}

-->
