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

body {
	display:block;
	/*width:991px;
	margin:0 auto;*/
	padding:0;
	margin:0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#242424;
}
	
a {
	color:#DF0055;
	outline:none;
	text-decoration:none;
}

input {
	outline:none;
}

a:hover {
	color:#9D003C;
	outline:none;
	text-decoration:none;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.none {display: none;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.floatLeft {
	display:block;
	float:left;
}
.floatRight {
	display:block;
	float:right;
}

.titulos_esconder {
	display:none;
}

.clear {
	clear:both;
}


/*header*/
.divGeralHeader {
	display:block;
	margin:0;
	padding:0;
	background-color:#000000;
}
.divHeader990 {
	display:block;
	width:991px;
	margin:0 auto;
	padding:0;
	/*border:1px solid #666666;*/
}

.divTopoHeader960 {
	display:block;
	width:960px;
	margin:0;
	padding:0 0 0 31px;
}

.divTopoHeaderPosition {
	display:block;
	position:relative;
	width:960px;
	height:138px;
	background:url(/temas/default/imgs/tracejadoTopo.jpg) repeat-x bottom;
}
.divHeaderAmbiente {
	display:block;
	width:960px;
	height:137px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.divHeaderLogoAddict {
	display:block;
	background-image:url(/temas/default/imgs/logoAddictTopo.png);
	width:205px;
	height:86px;
	position:absolute;
	top:27px;
	left:0;
	z-index:3;
}
.divHeaderLogoAddict a{
	display:block;
	width:205px;
	height:86px;
}

.divHeaderCaixas {
	display:block;
	position:absolute;
	bottom:1px;
	right:0;
	z-index:2;
	width:720px;
	height:109px;
}

.logoFaceTop {
	position:absolute;
	right:0;
	top:-10px;
}

.btPesquisa_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/btPesquisa-off.png);
	width:239px;
	height:49px;
	position:absolute;
	bottom: 0;
}
.btPesquisa_pt a{
	display:block;
	width:239px;
	height:49px;
}

.btPesquisa_en {
	display:block;
	background-image:url(/temas/default/imgs/en/btPesquisa-off.png);
	width:239px;
	height:49px;
	position:absolute;
	bottom: 0;
}
.btPesquisa_en a{
	display:block;
	width:239px;
	height:49px;
}

.boxPesquisa {
	float:left;
	width:239px;
	height:109px;
	margin:0 1px 0 0;
	position: relative;
}

.divPesquisaAberta_pt {
	display:none;
	background-image:url(/temas/default/imgs/pt/pesquisaOpen.png);
	position:absolute;
	width:239px;
	height:109px;
	bottom: 0;
}

.divPesquisaAberta_en {
	display:none;
	float:left;
	background-image:url(/temas/default/imgs/en/pesquisaOpen.png);
	width:239px;
	height:109px;
	position:relative;
}

.divInputPesquisa {
	display:block;
	position:absolute;
	top:64px;
	left:25px;
}
.inputPesquisa {
	display:block;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:160px;
}

.divBtOkPesquisa {
	display:block;
	position:absolute;
	top:63px;
	right:18px;
}
.okPesquisa {
	display:block;
	border:none;
	background:none;
	width:20px;
	height:20px;
}

.btFecharCaixa {
	display:block;
	position:absolute;
	top:10px;
	right:18px;
}
.btFecharCaixa a{
	display:block;
	width:210px;
	height:38px;
}
.btFecharCaixa a.fecharNews {
	height:25px;
}

.btNewsletter_pt {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/pt/btNewsletter-off.png);
	width:239px;
	height:49px;
	position: absolute;
	bottom: 0px;
}
.btNewsletter_pt a{
	display:block;
	width:239px;
	height:49px;
}

.boxNewsletter {
	float:left;
	width:239px;
	height:109px;
	margin:0 1px 0 0;
	position: relative;
}


.btNewsletter_en {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/en/btNewsletter-off.png);
	width:239px;
	height:49px;
	position: absolute;
	bottom: 0px;
}
.btNewsletter_en a{
	display:block;
	width:239px;
	height:49px;
}

.divNewsletterAberta_pt {
	display:none;
	float:left;
	background-image:url(/temas/default/imgs/pt/newsletterOpen.png);
	position:absolute;
	width:239px;
	height:109px;
	bottom: 0;
}
.divNewsletterAberta_en {
	display:none;
	float:left;
	background-image:url(/temas/default/imgs/en/newsletterOpen.png);
	position:absolute;
	width:239px;
	height:109px;
	bottom: 0;
}
.divInputNewsletter {
	display:block;
	position:absolute;
	top:64px;
	left:25px;
}
.inputNewsletter {
	display:block;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:170px;
}

.divBtOkNewsletter {
	display:block;
	position:absolute;
	top:63px;
	right:18px;
}
.okNewsletter {
	display:block;
	border:none;
	background:none;
	width:20px;
	height:20px;
}

.boxLogin {
	/*width:239px;*/
	height:109px;
	float:left;
	/*margin:0 1px 0 0;*/
	position: relative;
}


.btLogin_pt {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/pt/btLogin-off.png);
	position:absolute;
	width:239px;
	bottom: 0;
}
.btLogin_pt a{
	display:block;
	width:239px;
	height:49px;
}
.divLoginAberto_pt {
	display:none;
	float:left;
	background-image:url(/temas/default/imgs/pt/loginOpen.png);
	position:absolute;
	width:239px;
	height:109px;
	bottom: 0;
}
.btLogin_en {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/en/btLogin-off.png);
	position:absolute;
	width:239px;
	bottom: 0;
}
.btLogin_en a{
	display:block;
	width:239px;
	height:49px;
}
.divLoginAberto_en {
	display:none;
	float:left;
	background-image:url(/temas/default/imgs/en/loginOpen.png);
	position:absolute;
	width:239px;
	height:109px;
	bottom: 0;
}

div.loggedOn {
	float:left;
	width:240px;
	height:49px;
}
div.loggedOn div.boxloggedOn {
	position:absolute;
	bottom:0px;
	right:0;
	width:240px;
	height:80px;
	background-color:#B9C911;
}

div.loggedOn div.boxloggedOn div.bemvindo_pt {
	float:left;
	width:70px;
	height:12px;
	background: url(/temas/default/imgs/pt/bemvindo_login.gif) no-repeat;
	margin:16px 0 0 14px;
}

div.loggedOn div.boxloggedOn span.userNome {
	clear:both;
	display:block;
	font-size:18px;
	font-family:Arial, Helvetica, Verdana;
	color:#000000;
	margin:8px 0 0 14px;
}


.divInputUtilizador {
	display:block;
	position:absolute;
	top:44px;
	left:23px;
}
.divInputPassword {
	display:block;
	position:absolute;
	top:74px;
	left:23px;
}
.inputLogin {
	display:block;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:170px;
}

.divBtOkLogin {
	display:block;
	position:absolute;
	top:73px;
	right:22px;
	border:none;
}
.okLogin {
	display:block;
	border:none;
	background:none;
	width:20px;
	height:20px;
	cursor:pointer;
}

#idiomas {
	display:block;
	float:left;
	margin:18px 0 0 0;
	padding:0;
}

#idiomas.menuloggedOn {
	display:block;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

#idiomas ul {
	margin:0;
	padding:0;
}

#idiomas ul li {
	list-style:none;
	padding:0;
	margin:0 0 1px 0;
}

#idiomas ul li a {
	display:block;
	margin:0;
	padding:0;
	height:20px;
	width:30px;
}

.btPt {
	display:block;
	background-image:url(/temas/default/imgs/btPt-on.gif);
	height:20px;
}
.btPt a{
	display:block;
	background-image:url(/temas/default/imgs/btPt-on.gif);
}
.btPt a:hover{
	display:block;
	background-image:url(/temas/default/imgs/btPt-off.gif);
}
.btPtActive {
	display:block;
	width:30px;
	height:20px;
	background-image:url(/temas/default/imgs/btPt-off.gif);
}

.btEn {
	display:block;
	background-image:url(/temas/default/imgs/btEn-on.gif);
	height:20px;
}
.btEn a{
	display:block;
	background-image:url(/temas/default/imgs/btEn-on.gif);
}
.btEn a:hover{
	display:block;
	background-image:url(/temas/default/imgs/btEn-off.gif);
}
.btEnActive {
	display:block;
	width:30px;
	height:20px;
	background-image:url(/temas/default/imgs/btEn-off.gif);
}


#menu {
	display:block;
	float:right;
	padding:34px 0 0 0;
	padding:0;
	min-height:102px;
	position: auto;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style:none;
	float:left;
	padding:0;
	margin: 34px 0 0 10px;
	position: relative;
	z-index: 10000;
}

#menu ul li ul {
	display: none;
	width: auto;
	height: auto;
	top: 22px;
	padding-top: 10px;
	left: -12px;
	position: absolute;
	/*background: url(/temas/default/imgs/bgMenu.png) repeat 0 0 !important;*/
	z-index: 10000;
	background-color:#000;
}

#menu ul li:hover ul {
	display: block;
}


#menu ul li ul li {
	height: 20px;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dashed #666666;
	width: 155px;
	float: none;
}

#menu ul li ul li a {
	color:#FFF;
	background: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	width: auto;
	font-size:12px;
	width: 100%;
}

#menu ul li ul li a:hover {
	color:#0097C2;
	background: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	width: auto;
}

#menu.menuloggedOn {
	display:block;
	float:left;
	padding:0;
	padding:0;
	min-height:52px;
}

#menu.menuloggedOn ul {
	margin:0;
	padding:0;
}

#menu.menuloggedOn ul li {
	list-style:none;
	float:left;
	padding:0;
	margin:14px 0 0 15px;
	position: relative;
}

#menu.menuloggedOn ul li ul li  {
	height: 20px;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dashed #666666;
	width: 155px;
	float: none;
}



#menu ul li a {
	display:block;
	margin:0;
	padding:0;
	height:24px;
}

.bt01_pt {
	display:block;
	background:url(/temas/default/imgs/pt/bt01-off.gif) no-repeat 0 0;
	width:103px;
}
.bt01_pt a{
	display:block;
	background:url(/temas/default/imgs/pt/bt01-off.gif) no-repeat 0 0;
	width:103px;
}
.bt01_pt a:hover{
	display:block;
	background:url(/temas/default/imgs/pt/bt01-on.gif) no-repeat 0 0;
}
.bt01_ptActive {
	display:block;
	width:103px;
	height:24px;
	background:url(/temas/default/imgs/pt/bt01-on.gif) no-repeat 0 0;
}

.bt02_pt {
	display:block;
	background:url(/temas/default/imgs/pt/bt02-off.gif) no-repeat 0 0;
	width:97px;
}
.bt02_pt a{
	display:block;
	background:url(/temas/default/imgs/pt/bt02-off.gif) no-repeat 0 0;
	width:97px;
}
.bt02_pt a:hover{
	display:block;
	background:url(/temas/default/imgs/pt/bt02-on.gif) no-repeat 0 0;
}
.bt02_ptActive {
	display:block;
	width:97px;
	height:24px;
	background:url(/temas/default/imgs/pt/bt02-on.gif) no-repeat 0 0;
}

.bt03_pt {
	display:block;
	background:url(/temas/default/imgs/pt/bt03-off.gif) no-repeat 0 0;
	width:75px;
}
.bt03_pt a{
	display:block;
	background:url(/temas/default/imgs/pt/bt03-off.gif) no-repeat 0 0;
	width:75px;
}
.bt03_pt a:hover{
	display:block;
	background:url(/temas/default/imgs/pt/bt03-on.gif) no-repeat 0 0;
}
.bt03_ptActive {
	display:block;
	width:75px;
	height:24px;
	background:url(/temas/default/imgs/pt/bt03-on.gif) no-repeat 0 0;
}

.bt04_pt {
	display:block;
	background:url(/temas/default/imgs/pt/bt04-off.gif) no-repeat 0 0;
	width:75px;
}
.bt04_pt a{
	display:block;
	background:url(/temas/default/imgs/pt/bt04-off.gif) no-repeat 0 0;
	width:75px;
}
.bt04_pt a:hover{
	display:block;
	background:url(/temas/default/imgs/pt/bt04-on.gif) no-repeat 0 0;
}
.bt04_ptActive {
	display:block;
	width:75px;
	height:24px;
	background:url(/temas/default/imgs/pt/bt04-on.gif) no-repeat 0 0;
}

.bt05_pt {
	display:block;
	background:url(/temas/default/imgs/pt/bt05-off.gif) no-repeat 0 0;
	width:63px;
}
.bt05_pt a{
	display:block;
	background:url(/temas/default/imgs/pt/bt05-off.gif) no-repeat 0 0;
	width:63px;
}
.bt05_pt a:hover{
	display:block;
	background:url(/temas/default/imgs/pt/bt05-on.gif) no-repeat 0 0;
}
.bt05_ptActive {
	display:block;
	width:63px;
	height:24px;
	background:url(/temas/default/imgs/pt/bt05-on.gif) no-repeat 0 0;
}

.bt06_pt {
	display:block;
	background:url(/temas/default/imgs/pt/bt07-off.gif) no-repeat 0 0;
	width:145px;
}
.bt06_pt a{
	display:block;
	background:url(/temas/default/imgs/pt/bt07-off.gif) no-repeat 0 0;
	width:145px;
}
.bt06_pt a:hover{
	display:block;
	background:url(/temas/default/imgs/pt/bt07-on.gif) no-repeat 0 0;
}
.bt06_ptActive {
	display:block;
	width:145px;
	height:24px;
	background:url(/temas/default/imgs/pt/bt07-on.gif) no-repeat 0 0;
}


.bt01_en {
	display:block;
	background:url(/temas/default/imgs/en/bt01-off.gif) no-repeat 0 0;
	width:82px;
}
.bt01_en a{
	display:block;
	background:url(/temas/default/imgs/en/bt01-off.gif) no-repeat 0 0;
	width:82px;
}
.bt01_en a:hover{
	display:block;
	background:url(/temas/default/imgs/en/bt01-on.gif) no-repeat 0 0;
}
.bt01_enActive {
	display:block;
	width:82px;
	height:24px;
	background:url(/temas/default/imgs/en/bt01-on.gif) no-repeat 0 0;
}

.bt02_en {
	display:block;
	background:url(/temas/default/imgs/en/bt02-off.gif) no-repeat 0 0;
	width:79px;
}
.bt02_en a{
	display:block;
	background:url(/temas/default/imgs/en/bt02-off.gif) no-repeat 0 0;
	width:79px;
}
.bt02_en a:hover{
	display:block;
	background:url(/temas/default/imgs/en/bt02-on.gif) no-repeat 0 0;
}
.bt02_enActive {
	display:block;
	width:79px;
	height:24px;
	background:url(/temas/default/imgs/en/bt02-on.gif) no-repeat 0 0;
}

.bt03_en {
	display:block;
	background:url(/temas/default/imgs/en/bt03-off.gif) no-repeat 0 0;
	width:66px;
}
.bt03_en a{
	display:block;
	background:url(/temas/default/imgs/en/bt03-off.gif) no-repeat 0 0;
	width:66px;
}
.bt03_en a:hover{
	display:block;
	background:url(/temas/default/imgs/en/bt03-on.gif) no-repeat 0 0;
}
.bt03_enActive {
	display:block;
	width:66px;
	height:24px;
	background:url(/temas/default/imgs/en/bt03-on.gif) no-repeat 0 0;
}

.bt04_en {
	display:block;
	background:url(/temas/default/imgs/en/bt04-off.gif) no-repeat 0 0;
	width:53px;
}
.bt04_en a{
	display:block;
	background:url(/temas/default/imgs/en/bt04-off.gif) no-repeat 0 0;
	width:53px;
}
.bt04_en a:hover{
	display:block;
	background:url(/temas/default/imgs/en/bt04-on.gif) no-repeat 0 0;
}
.bt04_enActive {
	display:block;
	width:53px;
	height:24px;
	background:url(/temas/default/imgs/en/bt04-on.gif) no-repeat 0 0;
}

.bt05_en {
	display:block;
	background:url(/temas/default/imgs/en/bt05-off.gif) no-repeat 0 0;
	width:63px;
}
.bt05_en a{
	display:block;
	background:url(/temas/default/imgs/en/bt05-off.gif) no-repeat 0 0;
	width:63px;
}
.bt05_en a:hover{
	display:block;
	background:url(/temas/default/imgs/en/bt05-on.gif) no-repeat 0 0;
}
.bt05_enActive {
	display:block;
	width:63px;
	height:24px;
	background:url(/temas/default/imgs/en/bt05-on.gif) no-repeat 0 0;
}

.bt06_en {
	display:block;
	background:url(/temas/default/imgs/en/bt07-off.gif) no-repeat 0 0;
	width:147px;
}
.bt06_en a{
	display:block;
	background:url(/temas/default/imgs/en/bt07-off.gif) no-repeat 0 0;
	width:147px;
}
.bt0_en6 a:hover{
	display:block;
	background:url(/temas/default/imgs/en/bt07-on.gif) no-repeat 0 0;
}
.bt06_enActive {
	display:block;
	width:147px;
	height:24px;
	background:url(/temas/default/imgs/en/bt07-on.gif) no-repeat 0 0;
}


.divBottomHeader960 {
	display:block;
	width:960px;
	margin:0 0 0 31px;
	padding:0;
	background:url(/temas/default/imgs/tracejadoTopo.jpg) repeat-x top;
	height:32px;
}

.btAssocie_pt {
	display:block;
	float:left;
	width:148px;
	height:31px;
	background-image:url(/temas/default/imgs/pt/btAssocie-off.gif);
	padding:0;
	margin:1px 0 0 0;
}
.btAssocie_pt a{
	display:block;
	width:148px;
	height:31px;
}
.btAssocie_pt a:hover{
	display:block;
	width:148px;
	height:31px;
	background-image:url(/temas/default/imgs/pt/btAssocie-on.gif);
}

.btAssocie_en {
	display:block;
	float:left;
	width:89px;
	height:31px;
	background-image:url(/temas/default/imgs/en/btAssocie-off.gif);
	padding:0;
	margin:1px 0 0 0;
}
.btAssocie_en a{
	display:block;
	width:89px;
	height:31px;
}
.btAssocie_en a:hover{
	display:block;
	width:89px;
	height:31px;
	background-image:url(/temas/default/imgs/en/btAssocie-on.gif);
}



/*content*/
.divGeralContent {
	display:block;
	margin:0;
	padding:0;
	background-color:#000000;
}
.divContent990 {
	display:block;
	width:962px;
	margin:0 auto;
	padding:0 0 0 30px;
}

.divContent695 {
	float:left;
	display:block;
	width:695px;
	margin:0 auto;
	padding:0;
}

.colunaDestaquesHome {
	display:block;
	float:left;
	width:460px;
	margin:0 20px 0 0;
}

.divDestaqueLivre {
	display:block;
	width:461px;
	height:347px;
	position:relative;
	background-color:#FFF;
}
.divImgDestaqueLivre {
	display:block;
	width:461px;
	height:347px;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.divMaskDestaqueLivre {
	display:block;
	background-image:url(/temas/default/imgs/maskDestaqueLivre.png);
	width:461px;
	height:347px;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
}

.blocoDestaqueBottomHome {
	display:block;
	margin:20px 0 0 0;
}

.divImg220 {
	display:block;
	width:220px;
	height:120px;
	position:relative;
}
.img220 {
	display:block;
	width:220px;
	height:120px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.divMask220 {
	display:block;
	background-image:url(/temas/default/imgs/maskImg220.png);
	width:220px;
	height:120px;
	position:relative;
	z-index:2;
}


.divImgBanner {
	display:block;
	width:220px;
	height:100px;
	position:relative;
}
.imgBanner {
	display:block;
	width:220px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.divMaskBanner {
	display:block;
	background-image:url(/temas/default/imgs/maskBanner.png);
	width:220px;
	height:100px;
	position:relative;
	z-index:2;
}

.divTextoDestaqueTop {
	display:block;
	float:left;
	margin:12px 0 0 12px;
	width:250px;
	height:250px;
}
.tituloDestaqueTop {
	width:100%;
	float:left;
	padding:45px 0 0 25px;
	color:#000;
	font-size:18px;
}
.textoDestaqueTop {
	display:block;
	margin:0 0 0 0;
	font-size:12px;
	color:#000;
}

.divTextoDestaqueBottom {
	display:block;
	float:left;
	margin:0 0 0 20px;
	width:220px;
}
.tituloDestaqueBottom {
	display:block;
	margin:0 0 5px 0;
	font-weight:bold;
	line-height:140%;
}
.textoDestaqueBottom {
	display:block;
	margin:0 0 0 0;
	line-height:140%;
	font-size:11px;
	color:#CCCCCC;
}

.divLerTudoGray {
	display:block;
	background-image:url(/temas/default/imgs/pt/tracejadoGrayBtLer.gif);
	height:20px;
}
.btLerGray_pt {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/pt/btLerTudoGray.gif);
	width:60px;
	height:20px;
}
.btLerGray_pt a{
	display:block;
	width:60px;
	height:20px;
}

.btLerGray_en {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/en/btLerTudoGray.gif);
	width:60px;
	height:20px;
}
.btLerGray_en a{
	display:block;
	width:60px;
	height:20px;
}

.colunaEventosHome {
	display:block;
	float:left;
	width:220px;
	margin:0 20px 0 0;
}

.labelEventosHome_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/labelEventosEmDestaqueHome.gif);
	width:155px;
	height:52px;
}

.labelEventosHome_en {
	display:block;
	background-image:url(/temas/default/imgs/en/labelEventosEmDestaqueHome.gif);
	width:155px;
	height:52px;
}

.blocoEventoHome {
	display:block;
	margin:0 0 25px 0;
}
.divTextoEventoHome {
	display:block;
	margin:0;
	width:220px;
}
.dataEventoHome {
	display:block;
	margin:12px 0 0 5px;
	font-weight:bold;
	font-size:16px;
	color:#BED600;
}

.dataEventoGCA {
	display:block;
	margin:0 0 0 5px;
	font-weight:bold;
	font-size:16px;
	color:#BED600;
}
.textoEventoHome {
	display:block;
	margin:0px 0 10px 5px;
	color:#CCCCCC;
}
.divLerTudoGreen {
	display:block;
	background-image:url(/temas/default/imgs/pt/tracejadoGreenBtSaber.gif);
	height:20px;
}

.btSaberGreen_pt {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/pt/btSaberMaisGreen.gif);
	width:70px;
	height:20px;
}
.btSaberGreen_pt a{
	display:block;
	width:60px;
	height:20px;
}

.btSaberGreen_en {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/en/btSaberMaisGreen.gif);
	width:75px;
	height:20px;
}
.btSaberGreen_en a{
	display:block;
	width:75px;
	height:20px;
}

.colunaNoticiasHome {
	display:block;
	float:left;
	width:240px;
	margin:0;
}

.labelNoticiasHome_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/labelNoticiasEmDestaqueHome.gif);
	width:155px;
	height:52px;
}

.labelNoticiasHome_en {
	display:block;
	background-image:url(/temas/default/imgs/en/labelNoticiasEmDestaqueHome.gif);
	width:155px;
	height:52px;
}

.blocoNoticiaGCA {
	display:block;
	margin:0 0 12px 0;
}

.blocoNoticiaHome {
	display:block;
	margin:0 0 10px 0;
}
.blocoNoticiaHomeNoMargin {
	display:block;
	margin:0 0 0 0;
}
.dataNoticiaHome {
	display:block;
	margin:0 0 0 4px;
	font-weight:bold;
	font-size:16px;
	color:#0098C3;
}
.textoNoticiaHome {
	display:block;
	margin:0 0 3px 5px;
	color:#CCCCCC;
	line-height:135%;
}
.textoNoticiaHome a{
	display:block;
	color:#CCCCCC;
	text-decoration:none;
}
.textoNoticiaHome a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.divTracejadoBlue {
	display:block;
	background-image:url(/temas/default/imgs/tracejadoAzul.gif);
	height:20px;
}



/*footer*/
.divGeralfooter {
	display:block;
	padding:16px 0 30px 30px;
	background-color:#242424;
}

.copy {
	display:block;
	float:left;
	height:23px;
	background:url(/temas/default/imgs/logoCopyright.gif) no-repeat;
	padding:2px 0 0 36px;
	font-size:11px;
	line-height:95%;
	margin:0 67px 0 0;
}

#menuFooter {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#menuFooter ul {
	margin:0;
	padding:0;
}

#menuFooter ul li {
	list-style:none;
	float:left;
	padding:0;
	margin:0 15px 0 0;
}

#menuFooter ul li a {
	display:block;
	margin:0;
	padding:0;
	height:25px;
}

.btFooter01_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter01-off.gif);
	width:139px;
}
.btFooter01_pt a{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter01-off.gif);
	width:139px;
}
.btFooter01_pt a:hover{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter01-on.gif);
}

.btFooter02_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter02-off.gif);
	width:98px;
}
.btFooter02_pt a{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter02-off.gif);
	width:98px;
}
.btFooter02_pt a:hover{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter02-on.gif);
}

.btFooter03_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter03-off.gif);
	width:146px;
}
.btFooter03_pt a{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter03-off.gif);
	width:146px;
}
.btFooter03_pt a:hover{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter03-on.gif);
}

.btFooter04_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter04-off.gif);
	width:87px;
}
.btFooter04_pt a{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter04-off.gif);
	width:87px;
}
.btFooter05_pt a:hover{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter05-on.gif);
}

.btFooter05_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter05-off.gif);
	width:74px;
}
.btFooter05_pt a{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter05-off.gif);
	width:74px;
}
.btFooter05_pt a:hover{
	display:block;
	background-image:url(/temas/default/imgs/pt/btFooter05-on.gif);
}


.btFooter01_en {
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter01-off.gif);
	width:90px;
}
.btFooter01_en a{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter01-off.gif);
	width:90px;
}
.btFooter01_en a:hover{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter01-on.gif);
}

.btFooter02_en {
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter02-off.gif);
	width:127px;
}
.btFooter02_en a{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter02-off.gif);
	width:127px;
}
.btFooter02_en a:hover{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter02-on.gif);
}

.btFooter03_en {
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter03-off.gif);
	width:121px;
}
.btFooter03_en a{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter03-off.gif);
	width:121px;
}
.btFooter03_en a:hover{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter03-on.gif);
}

.btFooter04_en {
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter04-off.gif);
	width:61px;
}
.btFooter04_en a{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter04-off.gif);
	width:61px;
}
.btFooter04_en a:hover{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter04-on.gif);
}

.btFooter05_en a:hover{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter05-on.gif);
}

.btFooter05_en {
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter05-off.gif);
	width:65px;
}
.btFooter05_en a{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter05-off.gif);
	width:65px;
}
.btFooter05_en a:hover{
	display:block;
	background-image:url(/temas/default/imgs/en/btFooter05-on.gif);
}

.btFacebook_pt {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/pt/labelSiganos.gif);
	width:99px;
	height:25px;
}
.btFacebook_pt a{
	display:block;
	width:99px;
	height:25px;
}

.btFacebook_en {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/en/labelSiganos.gif);
	width:91px;
	height:25px;
}
.btFacebook_en a{
	display:block;
	width:91px;
	height:25px;
}

.logosRodape {
	width:100%;
	float:left;
	display:block;
	background:url(/temas/default/imgs/tracejadoRodape.gif) repeat-x top;
	padding:19px 0 0 0;
}


.logoCompete {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/logoCompete.gif);
	width:119px;
	height:65px;
}
.logoCompete a{
	display:block;
	width:119px;
	height:65px;
}

.logoQren {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/logoQren.gif);
	width:121px;
	height:65px;
}
.logoQren a{
	display:block;
	width:121px;
	height:65px;
}

.logoFeder {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/logoFeder.gif);
	width:216px;
	height:65px;
}
.logoFeder a{
	display:block;
	width:216px;
	height:65px;
}


.btSeara {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/logoSeara.gif);
	width:53px;
	height:25px;
}
.btSeara a{
	display:block;
	width:53px;
	height:25px;
}


/*noticias*/
.tituloPagina {
	display:block;
	clear:both;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0 22px 0;
	width:100%;
}

.tituloPagina2 {
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0 22px 0;
}

.labelNoticiasAddict_pt {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/pt/labelNoticiasEmDestaqueAddict.gif);
	width:224px;
	height:36px;
	margin:0 16px 0 0;
}

.labelNoticiasAddict_en {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/en/labelNoticiasEmDestaqueAddict.gif);
	width:224px;
	height:36px;
	margin:0 16px 0 0;
}

.btVerTodasAddict_pt {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/pt/btVerNoticiasEmDestaqueAddict.gif);
	width:84px;
	height:19px;
}
.btVerTodasAddict_pt a{
	display:block;
	width:84px;
	height:19px;
}

.btVerTodasAddict_en {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/en/btVerNoticiasEmDestaqueAddict.gif);
	width:67px;
	height:19px;
}
.btVerTodasAddict_en a{
	display:block;
	width:67px;
	height:19px;
}

.blocoNoticia {
	display:block;
	margin:0px 0 17px 0;
	float:left;
	width:460px;
	float:left;
}
.marginLeftNoticia {
	display:block;
	margin:0 20px 0 0;
}

.divTextoNoticia {
	display:block;
	float:left;
	margin:0 0 0 20px;
	width:220px;
}
.dataNoticia {
	display:block;
	margin:0;
	font-weight:bold;
	color:#BED600;
	font-size:13px;
}
.tituloNotica {
	display:block;
	margin:0 0 0 0;
	line-height:140%;
	font-size:13px;
	color:#BED600;
}

.btLerGreen_pt {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/pt/btLerTudoGreen.gif);
	width:60px;
	height:20px;
}
.btLerGreen_pt a{
	display:block;
	width:60px;
	height:20px;
}

.btLerGreen_en {
	display:block;
	float:right;
	background-image:url(/temas/default/imgs/en/btLerTudoGreen.gif);
	width:60px;
	height:20px;
}
.btLerGreen_en a{
	display:block;
	width:60px;
	height:20px;
}

.blocoNoticiaGeral {
	display:block;
	float:left;
	width:220px;
}

.labelNoticiasGeral_pt {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/pt/labelNoticiasEmDestaque.gif);
	width:224px;
	height:36px;
	margin:0 16px 0 0;
}

.labelNoticiasGeral_en {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/en/labelNoticiasEmDestaque.gif);
	width:224px;
	height:36px;
	margin:0 16px 0 0;
}

.btVerTodasGeral_pt {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/pt/btVerNoticiasEmDestaque.gif);
	width:84px;
	height:19px;
}
.btVerTodasGeral_pt a{
	display:block;
	width:84px;
	height:19px;
}

.btVerTodasGeral_en {
	display:block;
	float:left;
	background-image:url(/temas/default/imgs/en/btVerNoticiasEmDestaque.gif);
	width:67px;
	height:19px;
}
.btVerTodasGeral_en a{
	display:block;
	width:67px;
	height:19px;
}

/*calendário*/
.divCalendario {
	display:block;
	float:left;
	width:240px;
	margin:0 20px 0 0;
}

.divGeralContentEventos {
	display:block;
	float:left;
	width:700px;
}

.labelEventosAddict_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/labelEventosEmDestaqueAddict.gif);
	width:224px;
	height:37px;
	margin:0;
}

.labelEventosAddict_en {
	display:block;
	background-image:url(/temas/default/imgs/en/labelEventosEmDestaqueAddict.gif);
	width:224px;
	height:37px;
	margin:0;
}

.blocoEventoAddict {
	display:block;
	float:left;
	margin-bottom:30px;
	width:220px;
}

.marginRightEventos {
	display:block;
	margin-right:20px;
}

.divTextoEventoAddict {
	display:block;
	margin:0;
	width:200px;
}

.labelEventosGeral_pt {
	display:block;
	background-image:url(/temas/default/imgs/pt/labelEventosEmDestaque.gif);
	width:224px;
	height:37px;
	margin:0;
}

.labelEventosGeral_en {
	display:block;
	background-image:url(/temas/default/imgs/en/labelEventosEmDestaque.gif);
	width:224px;
	height:37px;
	margin:0;
}

.blocoEventoGeral {
	display:block;
	float:left;
	margin-bottom:30px;
	width:220px;
}

.divImg90 {
	display:block;
	float:left;
	width:90px;
	height:80px;
	position:relative;
}
.img90 {
	display:block;
	overflow:hidden;
	width:90px;
	height:80px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.divMask90 {
	display:block;
	background-image:url(/temas/default/imgs/maskImg90.png);
	width:90px;
	height:80px;
	position:relative;
	z-index:2;
}

.divTextoEventoGeral {
	display:block;
	float:left;
	margin:0;
	width:125px;
}

.dataEventoGeral {
	display:block;
	margin:0 0 0 10px;
	font-weight:bold;
	font-size:16px;
	color:#0098C3;
}
.textoEventoGeral {
	display:block;
	margin:0px 0 10px 10px;
	color:#CCCCCC;
}

.divLerTudoBlue {
	display:block;
	background: url(/temas/default/imgs/tracejadoAzul.gif) no-repeat 0 0;
	height:20px;
}
.btLerBlue_pt {
	display:block;
	float:right;
	background: url(/temas/default/imgs/pt/btLerTudoBlue.gif) no-repeat 0 0;
	width:60px;
	height:20px;
}
.btLerBlue_pt a{
	display:block;
	width:60px;
	height:20px;
}

.btLerBlue_en {
	display:block;
	float:right;
	background: url(/temas/default/imgs/en/btLerTudoBlue.gif) no-repeat 0 0;
	width:60px;
	height:20px;
}
.btLerBlue_en a{
	display:block;
	width:60px;
	height:20px;
}

.btMesAnterior {
	background: url(/temas/default/imgs/btMesAnterior.gif) no-repeat 0 0;
	width:34px;
	height:22px;
	border-bottom: 1px solid black;
}
.btMesAnterior a{
	display:block;
	width:34px;
	height:22px;
}

.btProximoMes {
	background: url(/temas/default/imgs/btProximoMes.gif) no-repeat 0 0;
	width:34px;
	height:22px;
	border-bottom: 1px solid black;
}
.btProximoMes a{
	display:block;
	width:34px;
	height:22px;
}

.bgMes {
	background: url(/temas/default/imgs/bgMes.gif) no-repeat 0 0;
	width:170px;
	height:18px;
	padding:4px 0 0 0;
	border-bottom: 1px solid black;
	text-align:center;
	color:#FFF;
	text-transform: uppercase;
}

.diaBlue {
	background: url(/temas/default/imgs/diaBlue.gif) no-repeat 0 0;
	width:34px;
	height:34px;
	font-weight:bold;
	color:#FFFFFF;
}
.diaGreen {
	background: url(/temas/default/imgs/diaGreen.gif) no-repeat 0 0;
	width:34px;
	height:34px;
	font-weight:bold;
	color:#333333;
}
.diaGray {
	background: url(/temas/default/imgs/diaGray.gif) no-repeat 0 0;
	width:34px;
	height:34px;
	font-weight:bold;
	color:#999999;
}
.diaGrayDark {
	background: url(/temas/default/imgs/diaGrayDark.gif) no-repeat 0 0;
	width:34px;
	height:34px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.diaGrayDark a{
	width:34px;
	height:34px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.diaGrayDark a:hover{
	text-decoration:none;
}
.diaMagenta {
	background: url(/temas/default/imgs/diaMagenta.gif) no-repeat 0 0;
	width:34px;
	height:34px;
	font-weight:bold;
	color:#FFFFFF;
}

.btVerTodosEventos_pt {
	display:block;
	float:right;
	margin:15px 5px 0 0;
	background-image:url(/temas/default/imgs/pt/btVerTodosEventos.gif);
	width:85px;
	height:19px;
}
.btVerTodosEventos_pt a{
	display:block;
	width:85px;
	height:19px;
}

.btVerTodosEventos_en {
	display:block;
	float:right;
	margin:15px 5px 0 0;
	background-image:url(/temas/default/imgs/en/btVerTodosEventos.gif);
	width:67px;
	height:19px;
}
.btVerTodosEventos_en a{
	display:block;
	width:67px;
	height:19px;
}

.ui-fl {
		float: left;
}
.ui-fr {
	float: right
}
.ui-clear {
	clear: both;
	float: none;
}
.ui-azul {
	color: #0097C2;
}
.ui-rosa {
	color: #CB0044;
}
.ui-width20 {
	width: 20%;
}
.ui-width25 {
	width: 25%;
}
.ui-width30 {
	width: 30%;
}
.ui-width33 {
	width: 33%;
}
.ui-width47 {
	width: 49%;
}
.ui-width50 {
	width: 50%;
}
.ui-width55 {
	width: 55%;
}
.ui-width66 {
	width: 66%;
}
.ui-width75 {
	width: 75%;
}
.ui-width100 {
	width: 100%;
}
.a-paginacao {
	margin-bottom: 10px;
}
.a-paginacao .labelPassos {
	font: bold 12px arial;
	padding: 10px 10px 10px 0;
}
.a-paginacao .paginas.pagina, .a-paginacao .paginas.pagina:hover, .a-paginacao .paginas.pagina.activa {
	width: 10px;
	height: 16px;
	padding: 6px 9px;
	margin-left: 2px;
	color: white;
	font-weight: bold;
	background: url('/temas/default/imgs/quadradoPassos-off.gif') no-repeat;
	text-decoration: none;
}
.a-paginacao .paginas.pagina:hover, .a-paginacao .paginas.pagina.activa {
	color: black;
	background: url('/temas/default/imgs/quadradoPassos-on.gif') no-repeat;
}
#a-passosForm {
	width: 962px;
}
#a-passosForm .label {
	margin: 10px 0 5px 0;
}
#a-passosForm .nota {
	font-size: 10px;
	color: gray;
}
#a-passosForm .hint {
	font: bold 11px arial;
	color: white;
}
#a-passosForm input.text {
	height: 20px;
	padding: 4px 0px;
	border: 0;
	background: white;
}
#a-passosForm textarea.text {
	height: 80px;
	padding: 4px 0px;
	font: 12px arial;
	border: 0;
	background: white;
}
#a-passosForm .separador {
	width: 100%;
	height: 20px;
	margin: 10px 0 0px 0;
	background: url('/temas/default/imgs/tracejadoAmarelo.gif') repeat-x 50% 50%;
}
#a-passosForm .separadorCinza {
	width: 100%;
	height: 10px;
	margin: 5px 0 0px 0;
	background: url('/temas/default/imgs/tracejadoCinza.gif') repeat-x 50% 50%;
}

#a-passosForm .separadorAzul {
	width: 100%;
	height: 10px;
	margin: 5px 0 0px 0;
	background: url('/temas/default/imgs/tracejadoAzul.gif') repeat-x 50% 50%;
}
#a-passosForm .passosBox {
	display: none;
}


.separadorCinza {
	width: 100%;
	height: 10px;
	margin: 5px 0 0px 0;
	background: url('/temas/default/imgs/tracejadoCinza.gif') repeat-x 50% 50%;
}

.btAnterior_pt {
	float: left;
	width: 98px;
	height: 20px;
	background: url('/temas/default/imgs/pt/btPassoAnterior.gif') no-repeat 50% 50%;
}
.btProximo_pt {
	float: left;
	width: 93px;
	height: 20px;
	background: url('/temas/default/imgs/pt/btProximoPasso.gif') no-repeat 50% 50%;
}
.btGravar_pt {
	float: left;
	width: 69px;
	height: 20px;
	background: url('/temas/default/imgs/pt/btSubmeter.gif') no-repeat 50% 50%;
}
.btGravar_en {
	float: left;
	width: 69px;
	height: 20px;
	background: url('/temas/default/imgs/en/btSubmeter.gif') no-repeat 50% 50%;
}
.keywordsList {
	background: white;
	padding: 5px;
	margin: 0px;
	list-style: none;
	height: 120px;
}
.keywordsList li {
	background: white;
	padding: 3px 0 ;
	margin: 3px 0px;
	list-style: none;
	color: black;
	cursor: move;
}
.keywordsList li:hover {
	border: 1px dotted #666666;
}
.ui-state-highlight {
	background: #666666;
}

/*
LISTAGEM ASSOCIADOS
*/
div.boxAssociadoList {
	position:relative;
	float:left;
	width:475px;
	height:100px;
	background:url(/temas/default/imgs/bgListAssociado.gif) no-repeat center center;
	margin-right:10px;
	margin-bottom:10px;
}
div.boxAssociadoList.last {
	margin-right:0px;
}
div.maskAssociadoList {
	position:absolute;
	top:10px;
	left:10px;
	width:130px;
	height:80px;
	background:#FFFFFF url(/temas/default/imgs/bg130.gif) no-repeat center center;
}
div.maskAssociadoList div.imageContainer {
	float:left;
	width:120px;
	height:70px;
	overflow:hidden;
	margin:5px 0 0 5px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.boxAssociadoList div.content {
	float:left;
	margin:34px 0 0 156px;
}
div.boxAssociadoList a.link {
	color:white;
	text-decoration:none;
}
div.boxAssociadoList a.link:hover {
	text-decoration:underline;
}

div.boxAssociadoList  a.linkshort {
	color:#BDD600;
	text-decoration:none;
}
div.boxAssociadoList  a.linkMask {
	position:absolute;
	left:0;
	width:129px;
	height:79px;
	color:#BDD600;
	text-decoration:none;
}

div.boxLoginOpcoes {
	float:right;
	position:relative;
	height:50px;
	background:#B9C911;
	margin-top:1px;
	width:240px;
	z-index:25;
}

div.boxLoginOpcoes div.titulo {
	float:right;
	width:240px;
	background:url(/temas/default/imgs/pt/opcoes_login.gif) no-repeat 14px 16px;
}
div.boxLoginOpcoes div.titulo a.minhasOpcoes {
	display:block;
	float:left;
	width:100%;
	height:49px;
}
div.boxLoginOpcoes div.titulo a.setaLogin {
	position:absolute;
	top:18px;
	right:20px;
	width:19px;
	height:19px;
	background-image:url(/temas/default/imgs/setaLoginDown.gif);
}
div.boxLoginOpcoes ul.mnuminhasOpcoes {
	display:none;
	position:absolute;
	top:40px;
	margin:0;
	padding:0;
	list-style:none;
	width:240px;
	background:#B9C911;
	z-index:1000;
}
div.boxLoginOpcoes ul.mnuminhasOpcoes li {
	line-height:34px;
	height:34px;
	border-bottom:1px dotted #000;
	color:#000;
	padding-left:15px;
}
div.boxLoginOpcoes ul.mnuminhasOpcoes li a {
	font-weight:bold;
	color:#000;
}
div.boxLoginOpcoes ul.mnuminhasOpcoes li a.logout {
	font-weight:normal;
	color:#000;
}
div.boxLoginOpcoes ul.mnuminhasOpcoes li a:hover {
	text-decoration:underline;
}
div.boxLoginOpcoes ul.mnuminhasOpcoes li.lastOption {
	border-bottom:none;
}
/*
Legendas Cluster
*/
div.clusterLegendas {
	float:left;
	width:100%;
	margin-bottom:10px;
}
div.clusterLegendas span {
	float:left;
	display:block;
	padding:2px 0 0 0;
}
div.clusterLegendas ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.clusterLegendas ul li {
	float:left;
	padding-left:10px;
}
div.clusterLegendas div.btBack {
	float:right;
	width:auto;
}
.filtraLetra {
	background: url(/temas/default/imgs/espacoTxtAssociadoLista.gif) no-repeat 0 0;
	position: absolute;
	z-index: 10;
	padding: 5px 10px;
	margin: 0px;
	list-style: none;
	width: 120px;
	top: 5px;
	right: -8px;
}
.filtraLetra a {
	color: #999999;
}
.filtraLetra .filtraLetraFirst {
	margin-bottom: 6px;
}
.filtraLetra .filtraLetraList {
	display: none;
	width: 100px;
	height: auto;
}
.filtraLetra:hover .filtraLetraList {
	display: block;
}

.filtraLetra .filtraLetraList a {
	width: 90px;
	float: left;
	background: white;
	padding: 5px 10px;
	text-align: center;
}

.filtraLetra .filtraLetraList a:hover {
	background: black;
	color: white;
}
.connectionsDetail a {
	color:#FFFFFF;
}
.connectionsDetail a:hover {
	text-decoration:underline;
}
