@charset "utf-8";
/* CSS Document */
html {
	overflow:hidden;
}

body{
	margin:0;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e9e9dc;
	overflow: hidden;
	background-color:#222232;
}

#box1{
	background:url(../images/fundoCaixasHome.png) repeat;
	width:310px;
	height:180px;
	position:relative;
	left:0;
	top:5px;
	padding:17px 9px 35px 11px;
	float:left;
	margin-right:1px;
}

.cleaner{
	clear:both;	
}
a {
	text-decoration:none;
	color:#e9e9dc;
}

a:hover, a:active{
	color:#DA5B20;
	text-decoration:underline;
}

#link1 {
	text-decoration:underline;
}

* {
	outline: none;
}
txtcarousel {
	text-decoration:none;
	color:#e9e9dc;
}


/*######## MENU ##########*/

#languagesmenu {	
	width:100%;

	height: 20px;
	position:absolute;

}

#languagesmenu ul {
	margin-top: 0;
	margin-right: 50px;
	height: 40px;
	display: block;
	list-style: none;
	float:right;
}

#languagesmenu li {
	padding:10px 3px 3px 3px;
	font-size: 9px;
	text-align: center;
	float: left;
	background:url(../images/fundoMenu.png) repeat;
	margin-left: 4px;
}

#languagesmenu li a.selected {
	color:#DA5B20;
	text-decoration:underline;
} 

#menuParent{
	height:80px;
	background:url(../images/fundoMenu.png) repeat-x;
	top:40px;
	position:absolute;
	width:100%;
}

#menu {	
	margin:auto;
	width:965px;
	height:48px;
}

#submenuParent{
	height: 25px;
	background: url(../images/fundoMenu.png) repeat-x;
	top: 105px;
	position: absolute;
	width: 100%;
}

#submenu {	
	margin: auto;
	width: 760px;
	padding-left:205px;
	height: 22px;
}
.submenu-links {
	padding-top:5px;
	float:left;
	width:762px;
	padding-left: 4px;
}

.links {
       padding-top:29px;
       float:left;
       width:760px;
}

.submenu-links ul, .links ul{
	margin:0;
	padding:0;
}

.submenu-links li, .links li {
	display:inline;
	list-style:none;
	padding-right:43px;
}

.submenu-links li{
	padding-right: 25px;
}

.submenu-links a, .links a {
	text-decoration:none;
	font-weight:regular;
	color:#e9e9dc;
	font-size:14px;
	font-weight:bold;
}

.submenu-links a {
	font-size:13px;
}

.submenu-links a:hover, .links a:hover {
	text-decoration:underline;
}

.logo{
	padding-top:18px;
	padding-bottom:19px;
	float:left;
}
.separadorVertical{
	padding-top:14px;
	margin-left:36px;
	margin-right:14px;
	float: left;
}

#bottomMenu{
	clear:both;
	position:absolute;
	bottom:14px;
}

/*######### RODAPÈ #########*/
#rodapeteste{
	height:100%;
	width:100%;
	background:#000;
}
#rodapeParent{
	position:absolute;
	bottom:0;
	background:url(../images/fundoFooter.png) repeat;
	width:100%;
}
.linhaTopoRodape{
	background:url(../images/barraTopoFooter.png) repeat;
	width:100%;
	line-height:2px;
	height:2px;
	border:0;
	margin:0;
	padding:0;
}
.linhaFundoRodape{
	background:url(../images/divisoriaFooter.png) repeat;
	width:100%;
	line-height:2px;
	height:2px;
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
}
#rodape {
	margin:auto;
	width:965px;	
	font-size:11px;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	/*height:25px;*/
}

#rodape a{
	color:#e9e9dc;
	text-decoration:none;
}

#rodape a:hover{
	text-decoration:underline;
}
.lang{
	float:left;
	color:#DA5B20;
}
.lang ul{
	margin:0;
	padding:0;
	border:0;
	margin-top:5px;
}
.lang li {
	display:inline;
}

.utils {
	float:left;
	margin:0;
	padding:0;
	height:25px;
}
.utils ul {
	margin:0;
	border:0;
	margin-top:5px;	
}
.utils li{
	display: inline;
	padding-right:36px;
}
.legalDisclamer{
	margin-top:5px;
	float:right;
	font-size:10px;
}

/*######## INSIDE RODAPÉ ########*/

#hidenContent{
	margin:auto;
	width:965px;	
}

#contactos .coluna{
	float:left;
	padding-right:33px;
	width: 207px;
}

#contactos .coluna h2{
	color:#e76020;
	font-size:14px;
	padding-bottom:0;
	margin: 0;
}

#contactos .coluna p{
	color:#e6e6eb;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	font-size:12px;
}

#contactos .coluna a{
	color:#ffffff;
	text-decoration:none;
}
#contactos .coluna a:hover{
	color:#DA5B20;
	text-decoration:underline;
}

#contactos .map{
	float:left;	
	width:609px;
	height:157px;
	background:#963;
	margin-top:10px;
}

.subutils{
	clear:both;
	margin:auto;
	width:915px;
	padding-left:0px;
	font-size:10px;
}
.subutils a{
	color:#e6e6eb;
}
.subutils  li {
	display:inline;
	list-style:none;
	float:left;
	padding-right:20px;
}


/*####### SUPERSIZED #########*/
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	/*position:absolute;*/
	z-index: -1000;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: -3;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: -2;
}
/*#### HOME ####*/
#outsideBox{
	width: 100%;
	position: absolute;
	top: 180px;
	/*top: 220px;*/
}

#outsideBoxHome{
	width: 100%;
	position: absolute;
	top: 180px;
	/*top: 220px;*/
}

#contentHome{
	position:relative;
	margin:auto;
	width:995px;
}

#contentHome h2{
	margin: 0;
	padding:0;
	line-height:12px;
	padding-bottom:12px;
	font-size:20px;
}

#box-internal h2{
	margin: 0;
	padding:0;
	line-height:30px;
	padding-bottom:4px;
	font-size:28px;
}

#box-internal h3{
	margin: 0;
	padding:0;
	line-height:30px;
	padding-bottom:2px;
	font-size:22px;
}

#box-internal p {
	margin: 15px 0;
}

.boxed hr{
	color: #666;
	height: 0px;
	border: none;
	border-top: 1px solid #666;
	float: left;
	width: 280px;
}

hr{
	color: #666;
	height: 0px;
	border: none;
	border-top: 1px solid #666;
	float: left;
	width: 940px;
}

#box-left, #box-right{
}

#box-left{
	float: left;
	width: 450px;
}


#box-right{
	float: left;
	width: 450px;
}

#box-internal-in{
	overflow-y: scroll;
}	

#box-internal{
	background:url(../images/fundoCaixasHome.png) repeat;
	width: 940px;
	height: 360px;
	position:relative;
	left: 0;
	padding:17px 9px 17px 11px;
	float: left;
	margin-right: 1px;
	line-height: 16px;
}

#box-internal p{
	/*float: left;*/
}

#box-internal table{
	float: left;
	clear: both;
}

#box-internal ul li{
	margin-bottom: 16px;
	/*float: left;*/

	clear: both;
	list-style-image:url("../images/setadireita.png");
	list-style-type:square;
}

#contentQuemSomos{
	position:relative;
	margin:auto;
	width:995px;
}

#contentQuemSomos h2{
	margin: 0;
	padding:0;
	line-height:12px;
	padding-bottom:12px;
	font-size:20px;
}

#contentQuemSomos{
	background:url(../images/fundoCaixasHome.png) repeat;
	width:990px;
	height:200px;
	position:relative;
	left:0;
	top:5px;
	padding:17px 9px 17px 11px;
	float:left;
	margin-right:1px;
}


#box1 .thumb{
	float:left;
	padding-top:18px;
	padding-bottom:5px;
	padding-right:8px;
}

#box1 p{
	font-size:13px;
	font-weight:bold;
}
#box1 h3{
	position:absolute;
	bottom:10px;
}

/*############ QUEM SOMOS ############*/
#quemsomosFlash{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	z-index:-1;
}
.boxed{
	float: left;
	width: 300px;
}

p {
	display: block;
	margin: 0em 0px;
}
	
#itens-responsabilidade tr{
	text-align : center;
}	

#itens-responsabilidade tr td{
	width: 400px;
}

#itens-responsabilidade tr td{
	width: 400px;
}

#itens-responsabilidade .logo-item{
	height: 100px;
	width: 300px;
	vertical-align: bottom;
}

#portfolios h2 {
	color: #e76020;
	font-size: 12px;
	border-bottom: 1px solid #e76020;

	background-image: url(../images/setabaixo.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0 0 0 15px;
	float: left;
	width: 98%;
	cursor: pointer;
}

.portfolio-content {
	float: left;
}

.selected {
	color: #e76020 !important;
	font-weight: bold;
}

#rodapeParent h1{
	font-size:18px;
	padding:0;
	margin:0;
	border:0;
}

#rodapeParent .sublinhaFooter{

}
#rodapeParent p{
	padding:0;
	margin:0;
}
#hidenContent p{
	margin:12px 0;
}
#imprensa{
	width:965px;
}



#imprensa ul, .operacoes ul, .relatorios ul, .fatca ul{
	margin-top:0;
	padding-top:0;
	list-style:none;
}

#imprensa li{
	padding-left:15px;
	background:url(../images/iconDownloadImprensa.png) no-repeat left 50%;
	float: left;
	width:290px;
}

#publicacoes h2 {
	margin: 0 0 10px 10px;
	padding: 0 0 4px 10px;
	font-size: 28px;
	width: 630px;
}
#publicacoes #index {
	height:142px;
	width: 950px;
	margin: auto;
	background: url(../images/fundoCaixasHome.png) repeat;
}

#publicacoes #content {
	width: 930px;
	margin: auto;
	background: url(../images/fundoCaixasHome.png) repeat;
	padding: 15px 9px 15px 11px;
}


#publicacoes #content {
	margin-top: 1px;
	height: 400px;
}



#publicacoes #content img.main {
	float: left;
	margin: 0 10px 10px 10px;
}

#resultados-historicos{
    border-color: #e76020;
    border-width: 0 0 1px 1px;
    border-style: solid;
	margin-top: 10px;
	width:100%;
	border-spacing: 0;
	border-collapse: collapse;
}

#resultados-historicos td{
    border-color: #e76020;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	text-align: center;
	width: 100px;
}

.sicav-content {
	float: left;
	width: 100%;
}
#sicav-valor-patrimonial{
    border-color: #e76020;
    border-width: 0 0 1px 1px;
    border-style: solid;
	margin-top: 10px;
	width: 80%;
	margin-left:10%; 
    margin-right:10%;
	border-spacing: 0;
	border-collapse: collapse;
}

#sicav-valor-patrimonial td{
    border-color: #e76020;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	text-align: center;
	width: 100px;
}

.sicav-info-legal-td{
    border-color: #e76020;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	text-align: left;
	width: 100px;
}
.summary {
	font-size: 10px;
}

.centerTablePercent{
	text-align:center;	
}
.divisoriaPublicacoes{
	background:url(../images/divisoriaPublicacao.jpg);
	width:100%;
}
.downloadPDFbig{
	font-size:13px;
	padding-left:16px;
	white-space:nowrap; /*by AR*/
}
.downloadPDFbig img{
	padding-left:3px;
	padding-right:3px;
}
.downloadPDFbig a{
	color:#d95c21;
	text-decoration:none;
}
.downloadPDFbig a:hover{

	text-decoration:underline;
}

.operacoes li, .fatca li{
	padding-left:15px;
	background:url(../images/iconDownloadImprensa.png) no-repeat left 50%;
	float: left;
	width:200px;
}
.operacoes h2, .fatca h2{
	padding-bottom:0;
	margin-bottom:0;
}
.relatorios .coluna{
	width:475px;
	float:left;
}
.relatorios li{
	padding-left:15px;
	background:url(../images/iconDownloadImprensa.png) no-repeat left 50%;
	float: left;
	width:200px;
}

.relatorios h2{
	padding-bottom:0;
	margin-bottom:0;
}

#box-internal #index {
	height:142px;
	width: 900px;
	margin: auto;
	background: url(../images/fundoCaixasHome.png) repeat;
}
#box-internal #index ul li{
	clear:none;
}

#contactform {padding-top: 20px; padding-left: 20px; padding-right: 20px;display: block;}
#contactform label {width: 400px;font-family: "MS Trebuchet", Arial, sans-serif;font-weight: normal; background: url(../images/setadireita.png) no-repeat left;padding-left: 15px; line-height: 32px;}
#contactform label.error {width: 400px;float: left; color:#e76020;}

.font-carousel {
	font-weight:normal;
}