html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-color:#f2f2ec;*/
	background-color:#dedede;
}
a {
	color:#003366;
}
a:focus {
	user-focus: none;
	outline: none;
	-moz-user-focus: none;
	-moz-outline: none;
}
a.print {
	width:140px;
	height:29px;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	margin-right:20px;
	background: url(../images/graphics/tabs_print.gif) transparent no-repeat 0 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	width:820px;
	height:225px;
	margin:auto;
	background: url(../images/graphics/tile_bk.gif) transparent repeat-x right top;
}
html>body #top {
	height:220px;
}
#banner {
	width: 800px;
	height: 160px;
	color:white;
	z-index:2;
	margin:auto;
}
#tab {
	padding:10px 0;
}
h1 {
	font-size:18px;
}
h1.name {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0 0 7px 5px;
	padding:2px 0;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 7px 0;
	padding:2px 0;
}
label {
	display:block;
	margin-top:6px;
}
em {
	color:#4c4c4c;
	font-weight:bold;
}
input {
	padding:3px;
	font-size:10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
input.checkbox {
	margin-bottom:-1px;
	border:none;
	background-color:transparent;
}
button {
	cursor:pointer;
	padding:3px 4px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	border:1px solid #ccc;
	background: url(../images/graphics/button_bk.gif) transparent repeat-x 0 0;
}
div.input-a {
	width:200px;
	float:left;
}
div.input-b {
	width:200px;
}
html>body div.input-b {
	margin-left:205px;
}
div.side-a {
	width:320px;
	float:left;
}
div.side-b {
	width:320px;
	float:right;
}
dl.erro {
	margin:0;
	padding:0;
	font-size:10px;
}
dl.erro dt {
	color:#ff4824;
	padding:2px;
	font-weight:bold;
	background-color:#ffffd9;
	border:1px solid #fdcf73;
}
dl.erro dd {
	color:#333;
	margin:2px 0;
	padding:1px;
	background-color:#ffffd9;
	border:1px solid #fdcf73;
}
/*-------------------------------- menu -----------------------------*/

#tabmenu {
	width:820px;
	z-index:1;
	height:27px;
	position:relative;
	top:-3px;
	margin:auto;
	text-align:center;
}
ul.tab {
	/*float:right;*/
	height:20px;
	list-style-type:none;
	margin:auto;/*margin-right:7%;*/
}
/*html>body ul.tab {
	position:relative;
	right:13%;
}*/

ul.tab li {
	float:left;
	padding-left:8px;
	margin-right:1px;
	background: url(../images/graphics/menu_right.gif) transparent no-repeat left top;
}
ul.tab a {
	display:block;
	padding:9px 20px 8px 14px;
	font-size:11px;
	color:white;
	text-decoration:none;
	background: url(../images/graphics/menu_left.gif) transparent no-repeat right top;
}
ul.tab a:hover {
	text-decoration:underline;
}
ul.tab li.selected {
	background: url(../images/graphics/menu_right_selected.gif) transparent no-repeat 0 0;
}
ul.tab li.selected a {
	color:#333333;
	background: url(../images/graphics/menu_left_selected.gif) transparent no-repeat right top;
}
ul.tab li.logout {
	background: url(../images/graphics/tab_logout_l.gif) transparent no-repeat 0 0;
}
ul.tab li.logout a {
	color:#333333;
	background: url(../images/graphics/tab_logout_r.gif) transparent no-repeat right top;
}
div.image-a {
	float:left;
	border:1px solid #333;
	margin-right:10px;
}
div.image-b {
	float:right;
	border:1px solid #333;
	margin-left:10px;
}
div.big_image {
	text-align:center;
	margin:20px;
}
div.big_image img {
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px;
}
/*--------------------------- container -------------------------------------------*/

#header {
	margin:0;
	position:relative;
	top:-20px;
	width:500px;
	font-size:13px;
	color:#666;
}
html>body #header {
	top:-10px;
}
#header a {
	font-size:11px;
	color:#333;
	font-weight:bold;
}
#search {
	width:800px;
	padding:2px;
	clear:both;
}
#search_result {
	padding:5px 0;
	margin-top:20px;
	margin-left:5px;
	border-bottom:1px solid #ccc;
}
#search form {
	margin:0;
}
#dummy {
clear:both;
}
#container {
	width:820px;
	margin:auto;
	clear:both;
	color:#333333;
	line-height:16px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/graphics/container_bk.gif) #eeeee8 repeat 50% 0%;
}
html>body #container {
	margin-top:0;
}
#container div.index {
	width:800px;
	margin:0 auto;
}
#container div.hr {
	height:10px;
	background: url(../images/graphics/hr.gif) transparent repeat-x 0 0;
}
#container ul.categorias {
	list-style-type:none;
	margin:0;
	padding:0;
}
#container .mob_urbano {
	position:relative;
	width:579px;
	height:110px;
	margin:0;
	padding:0;
}
#container ul.categorias li {
	float:left;
	margin:0;
	padding:0;
}
#container ul.categorias li a {
	float:left;
	margin:0 2px 0 0;
	padding:0;
}
#container ul.categorias li.first {
	position:relative;
	text-align:right;
	margin-right:20px;
}
#container ul.files {
	margin:0;
}
#container ul.files li {
	margin:5px 0;
}
#container fieldset {
	float:left;
	margin:0;
	padding:0;
	width:290px;
	border:none;
	border-top:1px solid #ddd;
}
#container legend {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.15em;
	font-size:12px;
	height:20px;
	color:#415a79;
	margin:0;
	padding:0;
}
ul.mob_urbano_items {
	position:absolute;
	margin:0;
	padding:8px 0;
	list-style-type:none;
	background: url(../images/graphics/bt_mob_urbano.gif) transparent no-repeat 0 0;
}
ul.mob_urbano_items  li{
	float:left;
	margin:0 26px 0 0;
	padding:0;
	height:64px;
	border:1px solid #ccc;
}
#ticker {
	float:right;
	width:215px;
	height:245px;
	margin:0px;
	background-color:#ccc;
	background: url(../images/graphics/news_bg.gif) transparent no-repeat 0 0;
}
#newsletter {
	position:relative;
	top:10px;
	width:215px;
	height:54px;
	background-color:#ddd;
	padding:0;
	background: url(../images/graphics/newsletter_bg.gif) transparent no-repeat 0 0;
}
#newsletter form {
	position:relative;
	top:14px;
	left:5px;
	margin:0;
	padding:0;
	vertical-align:middle;
}
#newsletter input {
	margin:0;
	padding:4px 0 5px 0;
	text-indent:2px;
	color:#666666;
	font-size:10px;
	width:150px;
	background-color:#f6f7f7;
	border:1px solid #e5e7e7;
	vertical-align:middle;
}
#newsletter button {
	margin:0;
	padding:0;
	height:24px;
	vertical-align:middle;
}

#container fieldset.downloads {
	position:relative;
	float:left;
	top:20px;
	height:105px;
	border:none;
}
#container fieldset.downloads legend {
	position:absolute;
	top:-20px;
	background:none;
	background-color:transparent;
}
#container fieldset.downloads ul.categorias {
	position:absolute;
	top:10px;
	left:10px;
	list-style-type:none;
	padding:0;
	margin:0;
}
#container fieldset.downloads ul.categorias li {
	margin:0;
	padding:0 11px;
	float:left;
}
#container fieldset.downloads ul.categorias li.sep {
	margin:0 2px;
	padding:5px 0;
	background: url(../images/graphics/downloads_sep.gif) transparent repeat-y 0 0;
}
 #container fieldset.downloads ul.categorias img {
	margin:0;
	border:1px solid #516275;
}
#center {
	clear:both;
	margin:0 auto;
}
#downloads {
margin:30px 0;
height:125px;
background: url(../images/graphics/downloads_bg.gif) transparent no-repeat 0 20px;
}
/*-------------------------- left -----------------------------------*/

#left {
	width:200px;
	float:left;
	border-right:1px solid #ccc;
}
#left a {
	display:block;
	color:#333;
}
#left a.level0 {
	text-indent:3px;
	font-weight:bold;
}
#left a.level1 {
	color:#003366;
	text-indent:10px;
}
#left a.level2 {
	text-indent:36px;
	color:#666;
}
#left dl.categorys {
	margin:0;
	padding:0;
}
#left dl.categorys dd {
	margin:2px 0;
	padding:2px 0;
	border-bottom:1px solid #ddd;
}
#right {
	width:580px;
	margin-left:205px;
}
/*------------------- item list ----------------------*/

table.item-list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:85px;
	font-size:11px;
	margin:2px;
	background: url(../images/graphics/separator.jpg) transparent repeat-x 0 100%;
}
table.item-list td {
	padding:0 0 0 0;
}
table.item-list p {
	color:#333;
	margin:4px 0;
}
table.item-list a.mais {
	text-decoration:underline;
	padding-left:14px;
	background: url(../images/graphics/arrow_blue.gif) transparent no-repeat 0 50%;
}
table.item-list a.artigo {
	display:block;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#3366cc;
	margin:2px 0 4px 0;
}
div.thumb {
	margin:4px 0;
	width:70px;
	height:60px;
	padding:4px;
	background-color:white;
	cursor:pointer;
	border:1px solid #ccc;
}
div.desc {
	margin:0;
	line-height:15px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.item {
	font-size:10px;
	font-weight:bold;
	color:#006699;
}
a.print {
	font-size:10px;
	font-weight:bold;
	color:#333;
}
div.item_photo {
	margin-bottom:20px;
}
div.item_photo .mag {
	position:absolute;
	float:right;
}
div.item_photo .mag img {
	background-color:transparent;
	border:none;
}
div.item_photo img {
	padding:5px;
	background-color:#fff;
	border:1px solid #ccc;
}
div.preco {
	position:relative;
	font-size:10px;
	padding:6px;
	margin:5px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ddd;
	border-right:1px solid #ccc;
	background-color:#e5e5e5;
}
div.item_nophoto {
	width:300px;
	height:240px;
	background-color:#fff;
	border:1px solid #ccc;
}
div.item_desc {
	padding:5px 0;
	margin-top:5px;
}
div.mais_fotos {
	float:right;
	height:120px;
	width:250px;
}
div.item_thumb {
	cursor:pointer;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	width:70px;
	height:60px;
	background-color:#fff;
	border:1px solid #ccc;
	margin-bottom:5px;
}
/*---------------- artigos relacionados ------------------*/

table.related {
	width:275px;
	float:left;
	margin:5px 0;
	padding:0;
}
table.related .thumb {
	padding:5px;
	width:70px;
	text-align:center;
}
table.related a.item {
	margin-top:20px;
}
/*---------------- footer ------------------*/
#footer {
	color:#666;
	text-align:center;
	clear:both;
	padding:20px 0;
	background-color:#f2f2ec;
	/*background: url(../images/graphics/footer.gif) transparent no-repeat 0 0;*/
}
#footer a {
	color:#719cc5;
}
#footer .logos {
	margin:auto;
	width:800px;
	height:90px;
	background: url(../images/graphics/footer_logos.gif) transparent no-repeat right 0;
}
/*---------------- news ------------------*/

div.news-header {
	margin:15px 0;
}
div.news-body {
	text-align:justify;
}
div.images-column {
	width:100%;
	margin:15px 0;
}
div.news-image {
	float:left;
	min-width:200px;
	min-height:170px;
	text-align:center;
	cursor:pointer;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#fff;
	border:1px solid #ccc;
}
div.news-image img {
	margin:auto;
}
div.news-image .mag {
	position:absolute;
	float:right;
}
div.news-image .mag img {
	background-color:transparent;
	border:none;
}
div.news-image p {
	top:-18px;
	overflow:hidden;
	width:200px;
	padding:1px;
	margin:0;
	font-style:italic;
	font-size:9px;
	background-color:white;
}
div.news-footer {
	margin:10px 0;
	padding:10px 0;
	color:#666666;
	border-bottom:1px solid #ccc;
	clear:both;
}
div.news-thumb {
	float:left;
	margin-right:15px;
}
div.news-thumb img {
	padding:2px;
	border:1px solid #ccc;
	background-color:white;
}
a.header {
	font-size:12px;
	font-weight:bold;
	color:#22507c;
	display:block;
	margin:5px 0;
}
a.subheader {
	font-size:11px;
	font-weight:bold;
	color:#333;
	display:block;
	margin:5px 0;
	text-decoration:none;
}
div.summary {
	text-align:justify;
}
a.more {
	color:#719cc5;
	margin-left:20px;
}
a.more:hover {
	color:blue;
}
.data {
	float:left;
}
/*---------------- downloads  ------------------*/

dl.files {
	padding:0;
	margin:5px 0;
}
dl.files dt {
	color:#333;
	margin:0;
	padding:5px 4px;
	border:1px solid #ddd;
	background: url(../images/graphics/th_bk.gif) #333 repeat-x 0 0;
}
dl.files dd {
	background-color:#e7e7e7;
	margin:0px 0;
	padding:2px 5px;
	border-bottom:1px solid #ddd;
}
dl.files a {
	font-size:10px;
	color:#0066CC;
	font-weight:bold;
}
/*---------------- arquivo ------------------*/

a.arquivo {
	color:#336699;
}
dl.arquivo {
	padding-bottom:20px;
	color:#666666;
	border-bottom:1px solid #ccc;
}
dl.arquivo dd {
	margin:5px 0;
}
/*---------------- contactos ------------------*/

dl.contactos {
	padding-bottom:10px;
	color:#666666;
	border-bottom:1px solid #ccc;
}
dl.contactos dd {
	margin:5px 0;
}
table.contactos {
	width:100%;
	margin:15px 0;
	border-spacing:collapse;
	border-collapse:collapse;
}
table.contactos th {
	text-align:left;
	padding:5px 0;
	width:28%;
}
/* =page selector
-------------------------------------------------*/

#selector {
	margin-left:20px;
	padding:0 0 2px 5px;
	font-size:10px;
	color:#666;
	position:relative;
	top:-10px;
	float:right;
}
#selector a {
	text-decoration:none;
	color:#333;
	font-size:10px;
	margin:0;
	padding:3px 5px;
	border:1px solid #ddd;
	background-color:#f8f8f8;
}
#selector a.selected {
	color:#000;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background: url(../images/graphics/selector_select.gif) #ccc repeat-x 0 0;
}
#selector img {
	border:none;
	margin-bottom:-5px;
}
#selector a.arrows {
	width:10px;
	color:#666;
	font-size:13px;
	font-weight:bold;
	background: url(../images/bt_seta_e.gif) transparent no-repeat 0 0;
}
#selector a.left {
	width:10px;
	font-weight:bold;
	color:#666;
	padding:3px 5px;
	margin-right:5px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#selector a.right {
	width:10px;
	font-weight:bold;
	color:#666;
	padding:3px 5px;
	margin-left:5px;
	border-left:1px solid #ddd;
}
#selector a:hover {
	color:#333;
	background-color:#ddd;
}

/*------------------------------------ tooltip ----------------------------------------*/

#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	padding-top: 6em;
	opacity: 0.85;
	font-size:10px;
	color:#333333;
}
#tooltip h3 {
	margin: 0;
	font-size:11px;
}
#tooltip.catalogos {
	font-family: Arial;
	font-size:11px;
	border: none;
	padding:3px;
	opacity: 0.8;
	background: url(../images/graphics/tooltip.png) transparent no-repeat 0 0;
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
	margin-top:15px;
	background-image:none;
	background-color:white;
}
/*------------------------------------ table ----------------------------------------*/

table.listagem-a {
	width:100%;
	margin:5px 0;
	text-align:left;
	border-collapse:collapse;
	border:1px solid #ddd;
}
table.listagem-a th {
	border:1px solid #ddd;
	padding:4px;
	text-align:left;
	background-color:#dfddd5;
}
table.listagem-a td {
	border:1px solid #ddd;
	padding:4px;
	text-align:left;
}
table.listagem-a caption {
	font-weight:bold;
	font-size:13px;
	margin-top:10px;
}
