html, body {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background: url(../images/graphics/body_bg.png) #fff repeat-x 0 0;
}
a {
	color:#003366;
}
a:focus {
	user-focus: none;
	outline: none;
	-moz-user-focus: none;
	-moz-outline: none;
}
a.print {
	font-weight:bold;
	font-size:10px;
	height:20px;
	padding:6px 13px 2px 30px;
	margin-right:20px;
	background: url(../images/graphics/printer-red.gif) #fff no-repeat 0 20%;
}
a[href $='.pdf'] {
	padding:2px 0 2px 20px;
	background: url(../images/graphics/pdf.gif) transparent no-repeat 0 50%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	height: 177px;/*background: url(../images/graphics/top_bg.png) #2982c4 repeat-x 0 0;*/
}
#banner {
	width: 1018px;
	height: 177px;
	background: url(../images/graphics/banner.jpg) transparent no-repeat 0 0;
}
#banner dl.topmenu {
	position:relative;
	left:500px;
	width:370px;
	margin:0;
	padding:0;
}
#banner dl.topmenu dd {
	margin:4px 0;
	margin-right:20px;
	padding:2px 0 2px 5px;
	float:left;
}
#banner dl.topmenu dd.login {
	background: url(../images/graphics/key.png) transparent no-repeat 0 0;
}
#banner dl.topmenu dd.request {
	background: url(../images/graphics/user_add.png) transparent no-repeat 0 0;
}
#banner dl.topmenu dd.account {
	background: url(../images/graphics/vcard.png) transparent no-repeat 0 0;
}
#banner dl.topmenu a {
	font-size:10px;
	text-decoration:none;
	padding-left:18px;
	color:#fff;
}
#banner dl.lang {
	float:right;
	width:110px;
	height:20px;
	margin:0;
	padding:0;
}
#banner dl.lang dd {
	margin:8px 4px;
	height:20px;
	padding:0;
	float:left;
}
#banner dl.lang dd a img {
	margin:0;
	padding:0;
	border:none;
}
/*-----------------------------------------------------------------------------------*/

h1 {
	color:#2983c5;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0 0 7px 0;
	padding:2px 0;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 7px 0;
	padding:2px 0;
}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px 0 7px 0;
	padding:2px 0;
	color:#2983c5;
}
h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px 0 7px 0;
	padding:2px 0;
	color:#2983c5;
}
label {
	display:block;
	margin-top:6px;
	margin-bottom:3px;
}
em {
	color:red;
	font-size:10px;
}
input {
	padding:3px;
	font-size:10px;
	background-color:white;
	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:10px;
	font-size:10px;
}
dl.erro dt {
	color:#2a657e;
	padding:1px;
	font-weight:bold;
	background-color:#cfe5ee;
	border:1px solid #73b3cd;
}
dl.erro dd {
	color:#333;
	margin:0;
	margin-top:-1px;
	padding:1px;
	background-color:#eef7fa;
	border:1px solid #73b3cd;
}
/*-------------------------------- menu -----------------------------*/

#banner ul.tab {
	position:absolute;
	top:132px;
	left:15%;
	height:32px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#banner ul.tab li {
	float:left;
	margin:0;
	padding:0;
}
#banner ul.tab a {
	display:block;
	padding:9px 16px 6px 0;
	font-size:10px;
	color:#ddd;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/graphics/menu_left.gif) transparent no-repeat right top;
}
#banner ul.tab li:hover {
	background: url(../images/graphics/menu_right_selected.gif) transparent no-repeat 0 0;
}
#banner ul.tab li:hover a {
	color:#fff;
	background: url(../images/graphics/menu_left_selected.gif) transparent no-repeat right top;
}
#banner ul.tab li {
	padding-left:16px;
	background: url(../images/graphics/menu_right.gif) transparent no-repeat 0 0;
}
#banner ul.tab li.selected {
	background: url(../images/graphics/menu_right_selected.gif) transparent no-repeat 0 0;
}
#banner ul.tab li.selected a {
	color:#fff;
	background: url(../images/graphics/menu_left_selected.gif) transparent no-repeat right top;
}
#banner ul.tab li.logout {
	background: url(../images/graphics/tab_logout_l.gif) transparent no-repeat 0 0;
}
#banner 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 -------------------------------------------*/

table.header {
	width:100%;
	height:50px;
	font-size:9px;
	color:#f59138;
	margin:0;
	padding:0;
	border-collapse:collapse;
	background: url(../images/graphics/header_bg.png) #5b8cae no-repeat 0 0;
}
table.header td {
}
table.header h2 {
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-indent:10px;
	color:#fff;
}
table.header a {
	font-size:10px;
	color:#fff;
	font-weight:bold;
}
.search {
	position:absolute;
	top:70px;
	left:400px;
	width:480px;
	padding:2px;
}
.search form, input {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
}
.search input {
	width:180px;
	height:22px;
	border:2px solid #86c1ec;
	background: white;
	color:#ccc;
	font-size:15px;
	text-align:center;
	vertical-align:bottom;
}
.search button {
	width:68px;
	height:27px;
	margin:0;
	padding:0;
	margin-left:5px;
	border:none;
	vertical-align:top;
	background-image:none;
}
.search img {
	margin:0;
	padding:0;
}
.categorysearch {
	position:absolute;
	display:none;
	top:-32px;
	
	height:36px;
	color:#fff;
	font-size:9px;
	padding:0 5px 0 0;
	background: url(../images/graphics/search_bg.png) transparent no-repeat right -37px;
}
.categorysearch span {
	display:block;
	height:36px;
	line-height:8px;
	background: url(../images/graphics/search_bg.png) transparent no-repeat left top;
}
.categorysearch input {
	margin:6px 5px 0 10px;
	padding:0;
	border:none;
	background:none;
	vertical-align:bottom;
	height:13px;
	width:13px;
}
/*----------------------------- container --------------------------------------*/
#container {
	position: relative;
	min-height: 100%;
}
* html #container {
	height: 100%;
}
#container {
	width:1020px;
	color:#333333;
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background: url(../images/graphics/container_bg.png) transparent repeat-y 0 0;*/
}
#container div.hr {
	height:10px;
	background: url(../images/graphics/hr.gif) transparent repeat-x 0 0;
}
#container ul.categorias {
	list-style-type:none;
	margin:10px 0;
	padding:0;
}
#container ul.categorias li {
	display:inline;
	margin-right:5px;
}
#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;
}
/*-------------------------- left -----------------------------------*/

#left {
	width:230px;
	float:left;
	border-right:1px solid #ddd;
	background: url(../images/graphics/left_bg.png) transparent repeat-x 0 0;
}
/*#left .openblock {
	background: url(../images/graphics/openblock.gif) transparent no-repeat 1% 45%;
}
#left .openblock a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-weight:bold;
	color:#f1621c;
	padding:4px 0;
	padding-left:15px;
	text-decoration:none;
	border-bottom:1px solid #ddd;
}
#left .block a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#333;
	padding:4px 0;
	padding-left:20px;
	border-bottom:1px solid #ddd;
	text-decoration:none;
}

#left a:hover {
	color:#ff5300;
	background-color:#fff3d2;
	border-bottom:1px solid #ffd973;
}
#left dl.categorys {
	margin:0;
	padding:0;
}
#left dl.categorys dd {
	margin:0;
	padding:0;
}
.selected  { 
	background-color:orange; 
}
*/
/*-----------------------------------------------------------------------------*/
#right {
	width:auto;
	margin-left:230px;
}
#right form {
	padding:10px;
}
#right input {
	padding:4px;
}
#right .text {
	padding:0 10px;
	line-height:16px;
}
#right .text p {
	margin:15px 0;
}
/*------------------- item list ----------------------*/

table.item-list {
	float:left;
	cursor:pointer;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:157px;
	height:142px;
	border-collapse:collapse;
	padding:0 0 5px 0;
	font-size:11px;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
}
table.item-list:hover {
	background-color:#f6f6f6;
}
#newitem {
	background: url(../images/graphics/new.gif) transparent no-repeat 100% 0;
}
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 {
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#666;
	margin:2px 0 4px 0;
}
table.item-list a.ref {
	position:relative;
	top:10px;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#666;
}
div.thumb {
	z-index:1;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	width:70px;
	height:60px;
	padding:4px;
	background-color:white;
	cursor:pointer;
	border:1px solid #ccc;
}

a.item {
	font-size:10px;
	font-weight:bold;
	color:#006699;
}
table.item-list .new {
	z-index:2;
	height:80px;
	width:80px;
	position:absolute;
}
div.item_photos {
	float:left;
	margin-left:10px;
	width:315px;
}
div.item_photo {
	width:300px;
	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-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
div.item_nophoto {
	width:300px;
	height:240px;
	background-color:#fff;
	border:1px solid #ddd;
}
div.desc {
	float:left;
	width:410px;
	margin-left:10px;
	line-height:16px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.desc p {
	margin:0;
	margin-bottom:10px;
}
div.desc h3 {
	font-size:15px;
	line-height:18px;
	margin:0 0 10px 0;
	color:#FF6600;
}
div.desc table {
	width:410px;
	color:#666666;
	font-size:9px;
	margin-top:20px;
	border-collapse:collapse;
	border-spacing:0;
	border-color:#ddd;
	background-color:#fdfdfd;
}
div.desc table th {
	background-color:#f3f3f3;
}
div.desc table td {
	padding:2px;
}
div.item_thumbs {
	width:300px;
}
div.item_thumb {
	cursor:pointer;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	width:71px;
	height:60px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/*---------------- artigos relacionados ------------------*/

table.related {
	float:left;
	width:96%;
	margin:10px;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.related tr {
	background: url(../images/graphics/th_bk.gif) transparent repeat-x 0 0;
}
table.related th {
	text-align:left;
	color:#333;
	padding:3px 0;
	text-indent:30px;
	border:1px solid #ddd;
	background-color:#fafafa;
}
table.related td {
	text-align:left;
	padding:3px 0;
	text-indent:5px;
	border:1px solid #ddd;
	background-color:#fafafa;
	background-image:none;
}
table.related tr.alt td {
	background: #ecf6fc;
}
table.related .thumb {
	width:70px;
	text-align:center;
}
table.related a {
	margin-left:5px;
}
#files th {
		background: url(../images/graphics/file.gif) #8dcaf7 no-repeat 1% 50%;
}
#links th {
		background: url(../images/graphics/add-page-orange.gif) #8dcaf7 no-repeat 1% 50%;
}
/*---------------- footer ------------------*/
#footer {
	position: relative;
	clear:both;
	margin-top: -5em;
	position:relative;
	color:#666;
	font-size:10px;
	text-indent:20px;
	height:35px;
	background: url(../images/graphics/footer.gif) transparent repeat-x 0 0;
}

#footer img {
margin-top:-7px;
}
#footer a, img, span {
	border:none;
	vertical-align:top;
}
#footer a {
	margin:0;
	padding:0;
	color:#719cc5;
}
#footer div {
	margin:0;
	padding:13px 0 0 0;
}
#footer span {
	padding:0;
	margin-left:2%;
}
/*---------------- destaques página inicial ------------------*/
div.slideshow {
	height:250px;
}
div.destaques {
	display:none;
	height:260px;
	margin:5px;
	background: url(../images/graphics/destaques_bg.gif) transparent no-repeat 0 0;
}
div.destaques .destaque {
	width:780px;
	height:250px;
}
.destaques div.thumb {
	float:left;
	overflow:hidden;
	width:320px;
	height:240px;
	margin:0 0 0 7px;
	border:none;
}
.destaques img {
	margin:0;
}
.destaques div.name {
	float:right;
	margin:20px 80px 0 0;
	width:300px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #0663a4;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	z-index:999;
}
.destaques div.name a {
	font-size:12px;
}
.destaques hr {
	margin:15px 0 5px 0;
	border:none;
	border-bottom:1px solid #f7832e;
}
/*---------------- news ------------------*/
#news {
	height:280px;
	margin:0 5px;
	padding:5px;
	background-color:#fff;
	border-top:1px solid #ddd;
}
#news div.news-header {
	width:230px;
	float:left;
	padding:5px;
	margin:0 15px 0 0;
}
#news div.news-header a {
	display:block;
	margin-bottom:6px;
	color:#f1621c;
	font-weight:bold;
}
div.news-thumb {
	float:left;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
}
#news div.summary {
	color:#666;
	line-height:17px;
}
#news div.news-date {
	color:#666;
	font-size:9px;
	padding:6px 0;
}
#news div.summary ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
div.news-header {
	margin:15px 0;
}
div.news-body {
	text-align:justify;
}
div.images-column {
	float:right;
	margin:20px 0 0 10px;
}
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;
}

/*---------------- 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.contacts {
	padding-bottom:10px;
	color:#666666;
	border-bottom:1px solid #ccc;
}
dl.contacts dd {
	margin:5px 0;
}
table.contacts {
	width:90%;
	text-align:left;
	margin:15px 0;
}
table.contacts th {
	text-align:left;
	padding:5px 0;
}
/* =page selector
-------------------------------------------------*/

#selector {
	padding:0 0 2px 5px;
	font-size:10px;
	color:#fff;
}
#selector a {
	text-decoration:none;
	color:#fff;
	font-size:10px;
	margin:0;
	padding:3px 5px;
}
#selector a.selected {
	color:orange;
}
#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;
	padding:3px 5px;
	margin-right:1px;
}
#selector a.right {
	width:10px;
	font-weight:bold;
	padding:3px 5px;
	margin-left:1px;
}
#selector a:hover {
}
a.next {
	float:left;
	display:block;
	width:156px;
	height:141px;
	background-color:#CCCCCC;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	background: url(../images/graphics/next.png) transparent no-repeat 50% 50%;
}
a.prev {
	float:left;
	display:block;
	width:156px;
	height:141px;
	background-color:#CCCCCC;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	background: url(../images/graphics/prev.png) transparent no-repeat 50% 50%;
}
a.next:hover {
	background-color:#f6f6f6;
}
a.prev:hover {
	background-color:#f6f6f6;
}
