/* CSS Document */

body {
	margin:0px;
	background:#ffffff url(../images/fundo.jpg) repeat-x;
	color:#ffffff;
}

normal {
	font-weight: normal; font-size: 8pt; color: #A58A15; font-family: Trebuchet MS, Arial, Verdana, Arial Narrow, Helvetica, sans-serif
}
A {
	font-weight: normal; font-size: 8pt; color: #A58A15; font-family: Trebuchet MS, Arial, Verdana, Arial Narrow, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	font-weight: normal; font-size: 8pt; color: #A58A15; font-family: Trebuchet MS, Arial, Verdana, "Arial Narrow", Helvetica, sans-serif
}
span.clsentrytext1
	{
	font-family:Trebuchet MS, Verdana;
	font-size: 8pt;
	color:black;
	background:white;
	font-weight:normal}
	
#corpo_text {
	position:absolute;
	background-color:#ffffff;
	right:0px;
	width:700px;
	height:560px;
	filter:alpha(opacity=80);
	-moz-opacity:.50;
	opacity:.50;
}

#menu_top {
	position:absolute;
	left:0px;
	width:800px;
	height:23px;
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:.50;
	opacity:0.50;
}

#menu_top_text ul {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}

#menu_top_text li {
	display: inline;
	padding-left:6px;
	padding-right:6px;
}

#menu_top_text a {
	text-decoration:none;
	color:#ffffff;
}

#menu_top_text a:hover {
	text-decoration:none;
	color:#f5dc05;
}

#idiomas {
	position:absolute;
	top:0px;
	left:0px;
}

#idiomas_text {
	position:absolute;
	top:4px;
	left:0px;
	padding-left:17px;
	color:#A58A15;
	text-decoration:none;
}

.idiomas_text_link {
	color:#A58A15;
	text-decoration:none;
}
