/** ESTRUTURA **/

*{
    margin:0px;
    padding:0px;
}

p { margin-bottom:10px }

span.red{
   display: block;
   float:left;
   margin:5px 0px;
}

.lista-casos li{
    display: block;
    float: left;
    margin-top:15px;
    padding:0px 0px 15px 10px;
    border-bottom: solid 1px #CCC;
    width:100%;
}

.paginacao{
    margin-top:15px;
}

.paginacao li{
    border: none;
}

body{
    font-family:'Trebuchet MS';
    background: #FFF;
    font-size:10pt;
    color:#3a3a3a;
    width:100%;
    height:100%;
}

.wrapper{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}

.logo{
    padding: 10px 0px 0px 10px;
}

img{
    border:none;
}

a{
    text-decoration:none;
    color:#3a3a3a;
}

a:hover{
    text-decoration:underline;
}

a:visited, a:active{
    color:#3a3a3a;
}

.img-bandeira{
    margin:0px 3px -2px 0px;
}
/** FIM ESTRUTURA **/

/** HOME **/
.column-small{
    width:190px;
    margin:6px;
    float:left;
}

.inner-column-small{
    width:165px;
    float:left;
    margin:18px 0px 0px 0px;
    border-left:solid 6px #ff481e;
    padding:0px 0px 0px 15px;
}

.column-brazilian-economy {width:755px!important;}
.column-brazilian-economy p{width:300px!important;}

.brazilian-economy {
	background:#efefef;
	padding:10px;
	width:150px;
	border:1px solid #e4e4e4;
	float:right;
}
.brazilian-economy img {
	margin:5px auto;
	display:block;
}
.brazilian-economy p {
	float:left;
	width:100%;
}
.brazilian-economy ul {
	list-style-type: none;
	float:left;
	width:100%;
	margin:10px 0;
}
.brazilian-economy ul li a {
	background:url('../images/pdf-icon.gif') no-repeat left center;
	float:left;
	padding-left:21px;
	width:150px;
	margin-bottom:8px;
}

.border-gray{
    border-left:solid 6px #353535;
}

.un-border{
    border:none;
}

.inner-column-small p{
    font-size:9pt;
    margin-left:2px;
}

.input-home{
    background:#f3f3f3;
    border:solid 1px #000;
    width:170px;
    height:23px;
}

.btn-home input{
    background:url('../images/bg-btn.gif');
    border:none;
    color:#FFF;
    padding:1px 6px;
    float:right;
    margin-right:-7px;
    margin-top:2px;
    width:68px;
    cursor:pointer;
}

.btn-home-news{
    background:url('../images/bg-btn.gif');
    border:none;
    color:#FFF;
    padding:1px 6px;
    float:right;
    width:68px;
    cursor:pointer;
}

.inner-column-small h2{
    color:#950000;
    font-size:12pt;
}

.inner-column-small li{
    display:block;
    margin-left:2px;
    list-style-type:none;
}
.inner-column-small .redes li{
    display:block;
    float:left;
    margin-bottom:20px;
}

.inner-column-small .redes li.right{
    float:right;
}

.clima li{
    width:80px;
    float:left;
}

.box-pais-home{
    width:190px;
    margin:18px 0px 0px 0px;
    height:152px;
    float:left;
}


.box-pais-home h2 a{
    color:#FFF;
    font-size:9pt;
    font-style:italic;
}

.bg-india{
    background:url('../images/box-home-india.jpg');
}

.bg-brasil{
    background:url('../images/box-home-brasil.jpg');
}

.box-pais-home h2{
    color:#FFF;
    font-size:9pt;
    margin:5px;
}

.column-big{
    width:282px;
    margin:6px;
    float:left;
}

.column-big h1{
   font-size:14pt;
   color:#990000;
   margin-bottom:15px;
}

.column-big h2{
    color:#950000;
    font-size:12pt;
}

.column-big li{
    margin:5px;
    list-style:none;
    display:block;
    float:left;
    width:100%
}

.column-big ul{
    margin-left:6px;
}

.right{
    float:right;
    margin-right:5px;
}

.box-noticia-destaque{
    width:259px;
    float:left;
    padding:12px;
    background:#333333;
    color:#FFF;
}

.box-noticia-destaque h3{
    font-size:10pt;
    margin-bottom:5px;
}

.box-noticia-destaque p{
    font-size:9pt;
}

.box-noticia-destaque p a{
    color:#FFF;
}

.box-download-informativos{
    width:284px;
    height:65px;
    float:left;
    margin:24px 0px;
    background:url('../images/bg-veja-informativos.gif');
    text-align:right;
    font-weight:bold;
}

.box-download-informativos p{
    margin:12px 12px;
}

.box-download-informativos p a{
    font-style:italic;
    color:#000;
}

.box-noticias{
    width:286px;
    float:left;
}

.box-noticias.interna-pais{
    width:266px;
}

.tit-box{
    width:100%;
    border-bottom:solid 1px #e6e6e6;
}

.box-noticias h2.tit-box {
    color:#6f6f6f;
    font-size:8pt;
}

.inner-column-small h2.tit-news {
    color:#000;
    font-size:9pt;
    font-weight:bolder;
    margin-bottom:-20px;
}

.box-noticias h2.red{
    color:#990000;
}

.red{
    color:#990000;
}

.column-big h2.blue{
    color:#004b83;
    font-size:12pt;
    margin-bottom:5px;
}

.column-big h2.orange{
    color:#BD7B00;
    font-size:12pt;
    margin-bottom:5px;
}

a.red{
    color:#990000;
}


.box-noticias h1{
    margin:5px 0px 0px 10px;
    font-size:14pt;
}

.box-noticias p{
    margin:-5px 0px 0px 10px;
    text-align:justify;
    font-size:8pt;
}

.box-noticias h2{
    margin:10px 0px 10px 10px;
    font-size:12pt;
    color:#144e00;
}


.bg-noticia-brasil{
    background:url('../images/tit-noticias-brasil.gif') top no-repeat;
}

.bg-noticia-india{
    background:url('../images/tit-noticias-india.gif') top no-repeat;
}

a.mais-noticias {
    font-size:8pt;
    margin:10px 0px 10px 10px;
    display:block;
    color:#144e00;
}

a.mais-noticias.red {
    color:#990000;
}
/** FIM ** HOME **/


/**  HEADER ** MENU **/

.header{
    width:1000px;
    height:103px;
    background:url('../images/header_bg.jpg') no-repeat;
    float:left;
    margin-bottom:3px;
}
.menu{
    width:100%;
    background:#992b12;
    float:left;
}

.header-options{
    width:210px;
    height:105px;
    float:right;
    font-size:8pt;
}

.idioma{
    display:block;
    margin:15px 0px 0px 30px;
}

span.hora{
    background:#CCC;
    float:right;
    display:block;
    margin:20px 38px 10px 10px;
    padding:5px;
}

div.hora{
    float:right;
}

.sigla{
    margin:1px 3px 0px 0px;
    display:block;
    float:left;
}

.tamanho-fonte{
    display:block;
    float:right;
    margin:-15px 29px 0px 0px;
}

.menu li{
    display:block;
    float:left;
    list-style:none;
    font-size:10pt;
    font-weight:bold;
    margin:10px 22px;
}

.menu li a{
    color:#FFF;
}

/**  FIM ** HEADER ** MENU **/

/**  FOOTER **/
.footer{
    width:1000px;
    float:left;
    background:#e8e8e8;
    border-top:solid 3px #992b12;
    margin-top:20px;
}

.footer span{
    display:block;
    float:right;
    text-align:right;
    margin:12px 12px 0px 0px;
}

.nitrato{
    float:right;
    width:990px;
    text-align:right;
    margin-left:12px;
    padding:10px 10px 10px 0px;
    background:#e8e8e8;
}

/**  FIM ** FOOTER **/

/**  BRASIL ** INDIA **/
.inner-menu{
    width:165px;
    float:left;
    font-size:13pt;
    padding-top:46px;

}

.conteudo-img{
    margin-bottom:20px;
}

.show-single{
    margin-top:10px;
    display:block;
    float:left;
    font-style:italic;
    font-weight:bold;
}
.conteudo-voltar{
    cursor:pointer;
    position:absolute;
    top:152px;
    margin-left:200px;
}

.conteudo-voltar:hover{
    cursor:pointer;
    text-decoration:underline;
    font-weight:bold;
}

.brasil{
    background:url('../images/inner-title-brazil-en.gif') top no-repeat;
}

.india{
    background:url('../images/inner-title-india-en.gif') top no-repeat;
}

.inner-menu ul {
    margin-top:20px;
    border-left:solid 6px #ffd800;
}

.inner-menu.india ul{
    border-left:solid 6px #ff9f00;
}


.inner-menu h2{
    color:#950000;
    font-size:12pt;
}

.inner-menu .india h2{
    color:#c05600;
    font-size:12pt;
}

.inner-menu li{
    display:block;
    width:145px;
    height:25px;
    list-style-type:none;
    padding:5px 0 4px 15px;
}

.inner-menu li:hover{
    background:#e8e8e8;
}

.inner-menu-ativo{
    background:#e8e8e8;
}

.inner-menu li a:hover{
    text-decoration:none;
}

.inner-menu li a{
    text-decoration:none;
    color:#004a80;
}

.inner-menu.india li a{
    text-decoration:none;
    color:#c05600;
}

.conteudo-aberto{
    width:565px;
}

/**  FIM ** BRASIL ** INDIA **/

/** SOBRE **/
.column-small.sobre-column{
    margin:-6px 6px 6px 37px;
    font-size:8pt;
    font-weight:bold;
}

.banner{
    margin:15px 0px;
}
/** FIM ** SOBRE **/

/** SERVIÇOS **/
.box-apoio{
    padding:10px;
    float:left;
    border:solid 1px #e8e8e8;
    margin-bottom:10px;
}

.box-apoio h2{
    font-size:10pt;
    color:#000;
}

.inner-column-small.servicos{
    padding:0px;
}

.column-small.servicos{
    margin:5px 17px 0px -10px;
}

.column-big.servicos{
    width:270px;
    margin-left:15px;
}

.single-servicos{
    width:564px;
    float:left;
    margin:12px;
}

.single-servicos h1{
   font-size:16pt;
   color:#990000;
   margin-bottom:10px;
}

.single-servicos h2{
   font-size:14pt;
   color:#990000;
}

.single-img{
    float:left;
    margin:10px 10px 5px 0px;
}

.single-p{
    float:right;
}

.lista-servicos li{
   display:block;
   float:left;
   margin:3px 0px;
   width:100%;
}

/** FIM ** SERVIÇOS **/

/** NOTICIAS ** E ** EVENTOS  **/
.column-small.noticias{
    width:235px;
    margin-left:11px;
}

.box-noticias.noticias{
    width:235px;
}

.dual-box{
    width:235px;
    border:solid 1px #e8e8e8;
    float:left;
    margin-bottom:20px;
}

.dual-top-brasil{
    width:111px;
    padding:3px;
    background:#e8e8e8;
    border-bottom:solid 1px #e8e8e8;
    font-weight:bold;
    z-index:5;
    cursor:pointer;
    float:left;
}

.dual-top-india{
    width:112px;
    padding:3px;
    background:#FFF;
    border-bottom:solid 1px #e8e8e8;
    font-weight:bold;
    z-index:3;
    float:left;
}

.dual-top-india input{
    cursor:pointer;
    background:none;
    border:none;
}

.dual-top-brasil input{
    cursor:pointer;
    background:none;
    border:none;
}

.dual-content{
    padding:0px 10px 10px 10px;
    float:left;
}

.dual-content-india{
    display:none;
}


.dual-content h2{
    margin:10px 0px 0px 0px;
    font-size:10pt;
    color:#144e00;
}

.dual-content p{
    font-size:8pt;
}

.dual-content span{
    float:left;
    display:block;
    margin-top:6px;
}


.dual-box2{
    width:235px;
    border:solid 1px #e8e8e8;
    float:left;
    margin-bottom:20px;
}

.dual-top-brasil2{
    width:111px;
    padding:3px;
    background:#e8e8e8;
    border-bottom:solid 1px #e8e8e8;
    font-weight:bold;
    z-index:5;
    cursor:pointer;
    float:left;
}

.dual-top-india2{
    width:112px;
    padding:3px;
    background:#FFF;
    border-bottom:solid 1px #e8e8e8;
    font-weight:bold;
    z-index:3;
    float:left;
}

.dual-top-india2 input{
    cursor:pointer;
    background:none;
    border:none;
}

.dual-top-brasil2 input{
    cursor:pointer;
    background:none;
    border:none;
}

.dual-content2{
    padding:0px 10px 10px 10px;
    float:left;
}

.dual-content-india2{
    display:none;
}


.dual-content2 h2{
    margin:10px 0px 0px 0px;
    font-size:10pt;
    color:#144e00;
}

.dual-content2 p{
    font-size:8pt;
}

.dual-content2 span{
    float:left;
    display:block;
    margin-top:6px;
}
/** FIM ** NOTICIAS ** E ** EVENTOS  **/

/** LISTAGEM  **/
    
.lista-content-left{
    width:472px;
    float:left;
    margin:12px;
}


.lista-content-left h1{
   font-size:16pt;
   color:#990000;
   margin-bottom:15px;
}

.lista-content-left h2{
   font-size:12pt;
   color:#990000;
}

.lista-content-left li{
    list-style:none;
    margin:10px 0px 10px 20px;
    display:block;
    float:left;
    width:100%;
}

.listagem{
    margin-right:14px;
}

.lista-content-right{
    width:250px;
    float:left;
}

.paginacao li{
    display:block;
    float:left;
    width:5px;
}



/** FIM ** LISTAGEM  **/

/** SINGLE POST  **/
.single-post{
    width:472px;
    float:left;
    margin:12px;
    text-align:justify;
}

.single-post h2{
    color:#950000;
    font-size:12pt;
}

.single-post h1{
   font-size:16pt;
   color:#990000;
   margin-bottom:10px;
}

.box-noticias.single-news {
    width:255px;
}

.single-voltar{
    float:right;
    margin-top:-37px;
}

/** FIM SINGLE POST  **/

/** SALA DE NEGOCIOS  **/

.top-sala{
    width:560px;
    background:#6bc47d;
    padding:7px;
}

.top-sala h1, .top-sala h2{
    color:#FFF;
}

.top-sala h2{
    font-size:13pt;
}

.filtros{
    display:block;
    float:left;
    margin-top:20px;
}

.filtros label{
    font-weight:bold;
}

.filtros input{
    display:block;
    float:left;
}

.result{
    border:solid 1px #CCC;
    float:left;
    width:550px;
    padding:10px;
    margin:15px 0px 0px 0px;
}

.result li{
    display:block;
    float:left;
    width:230px;
    margin:10px;
}

.result span{
    display:block;
    float:left;
	margin:17px 0 0 5px;
	width:170px
}

.result div{
    display:block;
    float:left;
}

.result img{
    max-height:53px;
    max-width:53px;
}
.sala-content-left{
    width:564px;
    float:left;
    margin:12px;
}

.parceiros{
    display:block;
    float:left;
    width:595px;
    margin-top:25px;
}

.parceiros li{
    display:block;
    float:left;
    width:297px;
}

.paginacao{
    list-style:none;
    padding:0;
    clear:both;
}
.paginacao span { margin:auto; width:auto}
.corpo-pag{
    margin-left:auto;
    margin-right:auto;
}

.paginacao li{
	display:inline;
	margin:0 5px;
        width:auto;
}
.paginacao li a{
	text-decoration:none;
	color:#000;
}

.paginacao li .pag-atual a{
	text-decoration:none;
	color:#992B12;
}

.paginacao li a:hover{
	text-decoration:none;
	color:#992B12;
}

.paginacao a{
	color:#000;
	text-decoration:none;
}


/** FIM SALA DE NEGOCIOS  **/

/** CONTATO **/
.single-contato{
    width:450px;
    float:left;
    margin:12px;
}

.single-contato h1{
   font-size:16pt;
   color:#990000;
   margin-bottom:10px;
}


.single-contato label{
    display:block;
    float:left;
    width:80px;
}

.single-contato p{
    display:block;
    float:left;
    margin:10px 0px;
}

.single-contato input, .single-contato textarea{
    width:300px;
    background:#FFF;
    border:solid 1px #e8e8e8;
    padding:5px;
}

.single-contato textarea{
    margin-left:4px;
}


.submit-btn input{
    float:left;
    background:#992b12;
    padding:3px 10px;
    border:none;
    color:#FFF;
    margin:0px 307px 0px;
    width:90px;
}

.contato{
    margin-left:63px;
}
/** FIM CONTATO **/

/** WIDGET **/
.widgettitle{
    color:#990000;
    font-size:10pt;
}

ul li{
 list-style:none;
}

#weather{
    margin-left:-8px;
    margin-top:10px;
}

#weather2{
    margin-left:-8px;
}

.sidebar-home #sidebar{
    margin:220px 0px 0px 0px;
}

.sidebar-home #weather2{
    margin-left:14px;
}

.sidebar-home #weather{
    margin-left:14px;
}

.widget-weather{
    font-size:8pt;
    width:165px;
}

#wpweather-3{
    display:none;
}
/** FIM WIDGET **/

/** BUSCA **/
.resultado-busca{
    margin:12px;
    min-height:600px;
}

.resultado-busca li{
    display:block;
    float:left;
    margin: 15px 0px;
    width:90%;
}
/** FIM BUSCA **/

/** MAPA DO SITE **/
.mapa-site ul li{
    margin:5px 20px;
}

.mapa-site h2 a{
    color:#990000;
    margin:2px 0px;
}

.mapa-content{
    margin:12px;
    float:left;
    width:77%;
}



/** FIM DO MAPA DO SITE **/
