@charset "UTF-8";
/* CSS Document */

body {
	background: url(index-images/bg.jpg);
	background-repeat:no-repeat;
	
	
}
	
.cinza_claro {color: #FFFFFF}	
	
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
	}
	
.enfeite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
}

.menu_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
}
	
#paragraph {
	font: Verdana, Arial, Helvetica, sans-serif
	color: #666666;
	margin: 10px 20px 10px 20px;
	font-size: 10px;
	color: #666666;
}	
	
#header {
	position:absolute;
	left:176px;
	top:0px;
	width:800px;
	height:155px;
	z-index:1;
}
#topic {
	background: transparent url(index-images/topic-menu.jpg) no-repeat;
	position:absolute;
	left:176px;
	top:156px;
	width:156px;
	height:50px;
	z-index:2;
}
#left_menu {
	background: transparent url(index-images/left-menu.jpg) no-repeat;
	position:absolute;
	left:176px;
	top:206px;
	width:156px;
	height:434px;
	z-index:3;
	color:#efefef
}
	#main_menu {
	position:absolute;
	left:340px;
	top:93px;
	width:589px;
	height:22px;
	z-index:8;
}
#welcome {
	background: none;
	position:absolute;
	left:333px;
	top:156px;
	width:643px;
	height:35px;
	z-index:4;
}
#content {
	position:absolute;
	left:329px;
	top:188px;
	width:644px;
	height:584px;
	z-index:5;
}
	#content_2 {
	position:absolute;
	left:333px;
	top:191px;
	width:442px;
	height:477px;
	z-index:5;
}
#menu_detail {
	background: transparent url(index-images/menu-detail.jpg) no-repeat top left;
	position:absolute;
	left:176px;
	top:639px;
	width:156px;
	height:29px;
	z-index:6;
	}

#side_text_1 {
	margin: 10px 10px 10px 10px;
	position:absolute;
	left:771px;
	top:208px;
	width:196px;
	height:350px;
	z-index:12;
}
#side_text_2 {
	margin: 10px 10px 10px 10px;
	position:absolute;
	left:771px;
	top:547px;
	width:195px;
	height:111px;
	z-index:13;
}
#footer {
	background:url(index-images/footer.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:176px;
	top:738px;
	width:800px;
	height:70px;
	z-index:7;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999999;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}
acronym {
	border-bottom: none;
	}
