<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
 height:100%; 
 overflow:hidden;
}
html, body{
 text-align: center;
  height:100%; 
  overflow:hidden;
 }
body  {
overflow-x:hidden;
 height:100%; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong{

	color:#3F3E41;
}

a:link {
	color:#969798;
	text-align:center;
	font-family:Arial, sans-serif;
	text-decoration:none;
}
a:visited {
	color:#969798;
	text-align:center;
	font-family:Arial, sans-serif;
	text-decoration:none;
}
a:hover{	
	color:#3F3E41;
	text-align:center;
	font-family:Arial, sans-serif;
	text-decoration:none;
}
a:active {
	color:#969798;
	text-align:center;
	font-family:Arial, sans-serif;
	text-decoration:none;
}
a.vermais:link {
	color:#969798;
	text-align:right;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	text-decoration:none;
}
a.vermais:visited {
	color:#969798;
	text-align:right;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	text-decoration:none;
}
a.vermais:hover{	
	color:#3F3E41;
	text-align:right;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	text-decoration:none;
}
a.vermais:active {
	color:#969798;
	text-align:right;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	text-decoration:none;
}
a.linksfundo:link {
	color:#ffffff;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:10px;
	text-decoration:none;
}
a.linksfundo:visited {
	color:#ffffff;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:10px;
	text-decoration:none;
}
a.linksfundo:hover{	
	color:#000000;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:none;
	text-decoration:none;
}
a.linksfundo:active {
	color:#ffffff;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:10px;
	text-decoration:none;
}


#tudo{
	width:100%;
	height:100%;
	background-image:url(imagens/wallpaper1.jpg);
	background-repeat:no-repeat;
	background-size:100$ 100%;
}

#logo{
	
	margin-top:15px;
	margin-left:20px;
	float:left;
}


#menu{
	padding-top:15px;
	position:absolute;
	width:394px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}

.bottom{
	width:70px;
	height:75px;
	padding:2px;
	background-color:#e30614;
	font-family:Arial, sans-serif;
	text-align:right;
}
.bot1{
	text-align:right;
	color:#ee6971;
	font-size:26px;
	font-weight:bold;
}
.bot2{
	text-align:right;
	color:#ffffff;
	font-size:8px;
	line-height:8px;
}
.top{
	width:70px;
	height:75px;
	padding:2px;
	background-color:#dadada;
	font-family:Arial, sans-serif;
	text-align:right;
}
.top1{
	text-align:right;
	color:#ababac;
	font-size:26px;
	font-weight:bold;
}
.top2{
	text-align:right;
	color:#878789;
	font-size:8px;
	line-height:8px;
}

.botao {
  position:relative;
  height:75px;
  width:70px;
  margin:0 auto;
  margin-right:10px;
  float:left;
  cursor:pointer;
}
.botao div {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.botao div.top:hover {
  opacity:0;
}
.botao div.top.pad{
	margin-top:20px;
}
.botao div.top p{
	margin-top:20px;
	line-height:8px;
}

.botao div.bottom p{
	margin-top:20px;
	line-height:8px;
}

#botaoficheiros {
  position:relative;
  width:130px;
  margin:0 auto;
  margin-right:10px;
  float:left;
  cursor:pointer;
  margin-top:20px;
}

#botaoficheiros div {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#botaoficheiros div.topf:hover {
  opacity:0;
}


#botaosolucoes {
  position:relative;
  width:160px;
  margin:0 auto;
  margin-right:10px;
  float:left;
  cursor:pointer;
  margin-top:10px;
}
#botaosolucoes div {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#botaosolucoes div.tops:hover {
  opacity:0;
}



#botaocases{
  position:relative;
  width:160px;
  margin:0 auto;
  margin-right:10px;
  float:left;
  cursor:pointer;
  height:40px;
}

#botaocases div {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#botaocases div.topc:hover {
  opacity:0;
}

a.sol:link{
	font-family:Arial, sans-serif;
	text-align:center;
	font-weight:normal;
}
a.sol:hover{
	font-family:Arial, sans-serif;
	text-align:center;
	font-weight:normal;
}

#ver{
	width:675px;
	height:100%;
	overflow:hidden;
	float:right;
	position:relative;
}
#colunaconteudo1{
	position:absolute;
	height:100%;
}
#colunaconteudo2{
	position:absolute;
	height:100%;
}
#colunadois{
	font-family:Arial, sans-serif;
	font-size:14px;
	padding-left:25px;
	float:left;
	margin-top:10px;
	height:100%;
	overflow-y: scroll;
}


.bottomc{
	padding:5px;
	background-color:#E30614;
	font-family:Arial, sans-serif;
	width:155px;
	height:40px;
	text-align:center;
}
.topc{
	padding:5px;
	background-color:#3f3e41;
	font-family:Arial, sans-serif;
	width:155px;
	height:40px;
	text-align:center;
}
#botc{
	text-align:center;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	background-color:#E30614;
}
#topc{
	text-align:center;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	background-color:#3f3e41;
}


.bottoms{
	padding:5px;
	background-color:#E30614;
	font-family:Arial, sans-serif;
	width:155px;
	text-align:center;
}
.tops{
	padding:5px;
	background-color:#3f3e41;
	font-family:Arial, sans-serif;
	width:155px;
	text-align:center;
}
#bots{
	text-align:center;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	background-color:#E30614;
}
#tops{
	text-align:center;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	background-color:#3f3e41;
}

.bottomf{
	padding:5px;
	background-color:#E30614;
	font-family:Arial, sans-serif;
	width:118px;
	text-align:center;
}
.topf{
	padding:5px;
	background-color:#3f3e41;
	font-family:Arial, sans-serif;
	width:118px;
	text-align:center;
}
#botf{
	text-align:center;
	color:#ffffff;
	font-size:10px;
	background-color:#E30614;
}
#topf{
	text-align:center;
	color:#ffffff;
	font-size:10px;
	background-color:#3f3e41;
}



#bandeiras{
	position:absolute;
	top:15px;
	margin-right:20px;
	right:0px;
	float:right;
}
.bandeira{
	float:right;
	margin-left:10px;
}
#areacliente {
  position:relative;
  height:24px;
  width:70px;
  margin:0 auto;
  float:right;
  cursor:pointer;
  margin-top:40px;
  margin-right:20px;
}

#areacliente img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#areacliente img.cima:hover {
  opacity:0;
}
.cima{
	position:absolute;
}

.baixo{
	position:absolute;
}

#login{
	background-color:#edeeee;
	color:#969798;
	font-family:Arial, sans-serif;
	font-size:12px;
	height:150px;
	width:200px;
	visibility:hidden;
	margin:0 auto;

	text-align:left;
	padding:10px;

	position:absolute;
	_position:relative;
	margin-left:45%;
	margin-right:45%;
	top:200px;	
	z-index:100;
}
.titulo{
	color:#3f3e41;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	clear:left;
	margin-bottom:10px;
}

#username{
	margin-top:2px;
	border-color:#3f3e41;
	border:solid;
	border-width:1px;
	width:200px;
	color:#969798;
	outline: none;
	margin-bottom:10px;
}
#password{
	margin-top:2px;
	border-color:#3f3e41;
	border:solid;
	border-width:1px;
	width:200px;
	color:#969798;
	outline: none;
}
#entrar{
	background-color:#3f3e41;
	display:block; 
	cursor:pointer;
	color:#969798;
	font-size:12px;
	line-height:20px;
	font-family:Arial, sans-serif;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	padding-left:12px;
	padding-right:12px;
	border-collapse:collapse;
	border:none;
	width:60px;
}
#entrar:hover{
	background-color:#E30614;
	display:block; 
	cursor:pointer;
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Arial, sans-serif;
	text-align:center;
	float:left;
	padding-left:12px;
	padding-right:12px;
	border-collapse:collapse;
	border:none;
width:60px;
}
#caixacentral{
	background-color:#dadada;
	display:block; 
	color:#969798;
	font-size:12px;
	line-height:20px;
	width:900px;
	height:500px;
	padding:10px;
	position:absolute;
	top:150px; 
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
#titulocaixa{
	color:#3f3e41;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
}

#colunaesquerda{
	width:188px;
	padding:10px;
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#969798;
	line-height:12px;
	float:left;
	text-align:left;	
	padding-right:20px;
	border-right:solid;
	border-color:#E30614;
	height:480px;

}
#rodape{
	bottom:15px;
	margin-bottom:0px;
	width:100%;
	height:43px;
	max-height:43px;
	margin-left:0px;
	margin-right:0px;
	left:0px;
	position:absolute;
	right:0px;
	text-align:center;
	display:inline-block;
	*display:inline;
}
#barrafundonoticias{
	background-image:url(imagens/fundo-trans.png);
	background-size:100% 50px;
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-size:12px;
	padding:3px;
	padding-left:65px;
	display:inline-block;
	width:100%;
}
#menufundo{
	display:inline-block;
	height:10px;
	margin-left:20%;
	margin-right:20%;
	margin:0 auto;
	*display:inline;
}
.menufundoie{
	display:inline-block;
	height:10px;
	margin-left:20%;
	margin-right:20%;
}
#redes{
	float:left;
	margin-left:4px;
	color:#000000;
	font-size:12px;
	padding-bottom:1px;
	height:10px;
	display:inline-block;
	*display:inline;
}
#abe{
	float:right;
	margin-right:4px;
	color:#000000;
	display:inline-block;
	*display:inline;
	height:10px;
	right:4px;
	position:absolute;
}
#barrafundo{
	background-color:#e30614;
	color:#ffffff;
	text-align:center;
	height:22px;
	font-family:Arial, sans-serif;
	font-size:10px;
	bottom:0px;
	width:100%;
	padding-top:3px;
	position:absolute;
	position:relative;
	margin-bottom:0px;
}
.as{
	color:#E30614;
	font-family:Arial, sans-serif;
	font-soze:12px;
	visibility:hidden;
}





/* 
	Resets defualt browser settings
	reset.css
*/

/*
	Page Style
*/

#container {
	width:635px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#frame {
	position:absolute;
	z-index:0;
	width:635px;
	height:480px;
	top:-3px;
	left:-80px;
}

#example {
	width:635px;
	height:480px;
	position:relative;
}

/*
	Slideshow style
*/

#slides {
	position:absolute;
	z-index:100;
}

.slides_container {
	width:635px;
	height:480px;
	overflow:hidden;
	position:relative;
	display:none;
}

#slides .slide {
	/*padding:20px;
	*/width:635px;
	height:480px;
	display:block;
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:410px;
	width:24px;
	height:60px;
	display:block;
	z-index:101;
}

#slides .next {
	left:611px;
}

/*
	Pagination

*/
.pagination {
	margin:2006px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	//background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}



	
			.boxgrid{ 
				width: 635px; 
				height: 480px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10px Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 110px; 
				width: 565px; 
				opacity: .8;
				color:#ffffff;
				font-family:Arial, sans-serif;
				font-size:12px;
				padding-top:10px;
				line-height:12px;
				
				padding-right:35px;
				text-align:justify;
				padding-left:35px;
				top:500px;
				word-wrap:break-word;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.caption .boxcaption {
 					top: 400px;
 					left: 0;
 				}
 				
.btn-close{
	float:right;
	z-index:10;
	cursor:pointer; 
	position:absolute;
	right:10px;
	top:10px;
}
.title-news{
	float:left;
	position:absolute; 
	left:10px; 
	font-weight:bold;
}
.social{
	float:left;  
	margin-left:5px;
}
.link-wrapper{
	padding-top:3px; 
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.linksfundo{
	cursor:pointer;
}
.abe{
	padding-top:3px;
}
#myForm{
	margin-top: 10px;
    float: left;
}
.lupa{
	float: right;
    top: 15px;
    position: absolute;
	right: 130px;
}

.bold{
	font-weight: bold;
}

.aviso-cookies{width:100%;background:#000;padding:10px;color:#fff;font-size:12px;z-index:100;text-align:center;position: fixed;bottom: 0;}
.aviso-cookies a{color:#fff;text-decoration:underline;}.close-barra{color:#fff;font-size:13px;cursor:pointer;margin-left:5px;text-decoration:none !important;}

.termos-head{
	margin-bottom: 26px;
	font-size: 26px;
}

.title_termos{
	font-size: 20px;
	margin-bottom:25px;	
}

.text_termos{
	text-align: justify;
	margin-bottom:25px;	
}

.termos_link{
	color: #FFF!important;
}
.termos_link:hover{
	color: #827d77!important;
}</pre></body></html>