﻿#sitemap_body {
	width: 720px;
	margin-top: 10px;
	}
	
#sitemap_item {
	width: 156px;
	margin-left: 24px;
	margin-top: 21px;
	}

#sitemap_area {
	height: 19px;
	border-bottom: 1px solid #66B4FF;
	}

#sitemap_area_nd {
	height: 19px;
	border-bottom: 1px solid #F59A2B;
	}

#sitemap_area IMG, #sitemap_area_nd IMG{
	padding-top: 3px;
	border: none;
	}

#sitemap_seccao {
	color: black;
	font-family:  Arial, Verdana, Times, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
	}	

#sitemap_seccao A, A:link, A:visited{
	color: black;	
	text-decoration: none;
	}
#sitemap_seccao A:hover{
	color: black;
	text-decoration: underline;
	}

#sitemap_sub {
	color: #737F8C;
	font-family:  Arial, Verdana, Times, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	}

#sitemap_sub A, A:link, A:visited{
	color: #737F8C;	
	text-decoration: none;
	}
#sitemap_sub A:hover{
	color: #737F8C;
	text-decoration: underline;
	}
	
/* section menu */
#section_container, #section_container_nd {
	width: 724px;
	height: 24px;
	margin-top: 25px;
	padding-left: 6px;
	}

#section_container {
	background: #66b4ff;
	}

#section_container_nd {
	background: #f59a2b;
	}
	
#section_menu {
	height: 24px;
	float: left;
	}
	
#section_item {
	float: left;
	} 
	
#section_item IMG{
	border: none;
	margin-left: 18px;
	}
	
#section_dots, #section_dots_nd{
	width: 10px;
	height: 24px;
	float: right;
	}

#section_dots {
	background: url(imagens/menus/section_dots_blue.png) white;
	}

#section_dots_nd {
	background: url(imagens/menus/section_dots_orange.png) white;
	}