@charset "utf-8";

/*---------------------------------------------
>> ESTRUTURA
---------------------------------------------*/

body {
    background:url(../images/body_back_novo.jpg) repeat-x #131E11;
}
#container {
    position:relative;
    width:989px;
    margin:0 auto;
}
#header {
    height:192px;
}
#header .banner img {
    z-index: 2;
    margin-left: 2px;
    width: 985px;
}
#header #superior{
    -moz-border-radius: 5px;
    background-color: #222222;
    float: right;
    height: 26px;
    margin: 10px 0 0 89%;
    position: absolute;
    width: 104px;
    opacity: 0.5 ;
    font-size: 8px;
}
#header #superior .internacionalizacao{
    font-size: 8px !important;
    margin: 1px;    
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;      
    margin-top:  6px;
}
/*#header #superior .internacionalizacao a{
   

}*/
#header #superior .internacionalizacao a{
    font-size: 10px !important;
    color: #FFFFFF;
    list-style-type:none;
    text-decoration: none;
}
#header #superior #idioma{
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    list-style-type:none;
    text-decoration: none;
    background-color: #000000;
    opacity: 0.5;
    
}
#header #superior li a:hover{
    color: #666666;
}
#menu {
    background:url(../images/menu_back.gif) repeat-x;
    width:979px;
    height:42px;
    margin:0 auto;
    position: relative;
    z-index: 99;

}
#menu ul {
    margin-left:5px;
}
#menu li {
    float:left;

}
#menu li a {
    height:30px;
    float:left;
    display:inline;
    padding-left:8px;
    margin:2px 0 0 8px;
}

#menu li iframe {
    height:30px;
    float:left;
    display:inline;
    padding-left:5px;
	padding-top: 5px;
    margin:2px 0 0 5px;
}

#menu li a span {
    height:24px;
    float:left;
    display:inline;
    font-size:15px;
    font-weight:bold;
    color:#FFF;
    padding:6px 10px 0 0;
    cursor:pointer;

}
#menu li a:hover, #menu li .menu-active {
    background: url(../images/menu_hover_back.gif) no-repeat top left;
    text-decoration:none;
}
#menu li a:hover span, #menu li a .menu-active {
    background: url(../images/menu_hover_back.gif) no-repeat top right;
    display:block;
    color:#A5BD66;
}
#menu img {
    float:left;
    display:inline;
}
#menu ul li a.menu-icons {
    margin-top:4px;
}
#menu ul li a.menu-icons:hover {
    background:none;
}




#menu .menu-sub * {
    margin: 0;
    padding: 0;
}

#menu .menu-sub {
    background:url(../images/menu_sub_top.gif) no-repeat top left;
    position:absolute;
    margin: 2px 0 0 15px;
    padding: 0;
    padding-top: 8px;
    display: none;
}
#menu .menu-sub li {
    background: #233820;
    float: none;
    display: block;
    width: 120px;
    margin: 0;
    padding: 10px 15px 0 15px;
    position: relative;
}
#menu .menu-sub li a {
    color: #FFF;
    background: #233820;
    float: none;
    background: none;
    margin: 0;
    padding: 0;
}
#menu .menu-sub li a:hover {
    background:none;
    color:#A5BD66;
}
#menu .menu-sub .menu-sub-bottom {
    background: url(../images/menu_sub_bottom.gif) left top no-repeat;
    overflow: hidden;
    height: 11px;
    margin: 0;
    *margin: -3px 0 0 0;
    padding: 0;
    width: 150px;
}
#menu .menu-sub ul.level2 {
    display: none;
    position: absolute;
}
#menu .menu-sub ul.level2 li, #menu .menu-sub ul.level2 li a {
    background: #232620;
}
#menu .menu-sub ul.level2 .menu-sub-bottom {
    background: #232620;
}

#menu .menu-sub ul.level3 {
    display: none;
    position: absolute;
}
#menu .menu-sub ul.level3 li, #menu .menu-sub ul.level3 li a {
    background: #232620;
}
#menu .menu-sub ul.level3 .menu-sub-bottom {
    background: #232620;
}



#content {
    background:url(../images/content_back.jpg) no-repeat #F1EFE2;
    width:979px;
    margin:0 auto;
    overflow:hidden;
    zoom:1;
}
#footer {
    background: url(../images/footer_back.jpg) no-repeat;
    width:979px;
    margin:0 auto;
    height:288px;
}
.footer-item {
    float:left;
    display:inline;
    width:250px;
    margin:60px 0 0 20px;
}
.footer-item h3 {

    font-size:22px;
    color:#FFF;
    margin-bottom:8px;
    font-weight:bold;
}
.alinha-item-footer {
    margin-top:11px;
    margin-bottom:3px !important;
}
.footer-item p {
    font-size:11px;
    color:#FFF;
    line-height:15px;
    margin-bottom:12px;
    text-align:justify;
}
.footer-item ul {
    margin-bottom:12px;
}
.footer-item ul li {
    list-style:disc inside;
    color:#FFF;
}
.footer-item ul li a {
    color:#FFF;
    font-size:11px;
    line-height:15px;
}
.footer-item ul li a:hover {
    color:#FFF;
}
#footer h2 {
    *position: absolute;
    *margin-left: 0px;
}
#footer .doacao {
  width:109px;
  height:163px;
  margin:80px 0 0 25px;
  display:inline-block;
}
#footer-menu {
    height:80px;
    margin:10px 0 0 0;
}
#footer-menu li {
    float:left;
    display:inline;
}
#footer-menu li a {
    float:left;
    display:inline;
    color:#FFF;
    font-size:14px;
    /*border-right:1px solid #FFF;*/
    padding:0 9px;
    font-weight: bold;
}
#footer-menu li span {
    display:inline;
    color:#FFF;
    font-size:14px;
}
#footer-menu .assinaagence {
    float:right;
    display:inline;
    margin-right:10px;
}


/*---------------------------------------------
>> PÁGINAS
---------------------------------------------*/

/* ATUALIZAÇÃO DA HOME 10/2010 */
#segurapartedir{
width:215px;
float:right;
}
/* FIM DA ATUALIZAÇÃO DA HOME 10/2010 */

/* ESTILOS GLOBAIS */

.btn-plus {
    background:url(../images/plus_icon.gif) no-repeat left;
    padding-left:17px;
    font-size:12px;
}
.btn-plus-white {
    background: url(../images/white_plus_icon.jpg) no-repeat left;
    padding-left:17px;
    font-size:12px;
    color:#FFF;
}
.btn-plus-white:hover {
    color:#FFF;
}
.no-border {
    border:none !important;
}
.clear {
    clear:both;
}


/* SIDEBAR */

#sidebar {
    width:215px;    
/*    float:right;*/
/*    display:inline;*/
    margin:20px 20px 0 20px;
}
#sidebar .busca_home{
    margin:20px 20px 0 -30px
}
#sidebar_banner {
    width:215px;
    float:right;
    display:inline;
    margin:5px 20px 0 0;

}
#sidebar_enquete{
    width:215px;
    float:right;
    display:inline;
    margin:5px 20px 20px 0;
}
#sidebar_enquete #enquetePortlet
{
    margin:0px 0px 0px -10px;
}

#sidebar_banner .espacotopo{
margin-top:20px;
}

#segura_accordion{
    width:215px;
    float:left;
    margin:5px 0 0 20px;

}

#cse-search {
    background:url(../images/search_back.gif) no-repeat !important;
    float: left;
    width:215px;
    height:31px;
    padding-left:3px;
    margin-bottom:20px;
	border:1px solid #000000;
	border:1px solid #993300;
}
#sb-search {
    background:url(../images/search_back.gif) no-repeat;
    width:215px;
    height:31px;
    padding-left:3px;
    margin-bottom:20px;
}
.sb-search-home {
    margin-bottom: 5px !important;
}
.sb-search-sec {
    height:40px !important;
}
.sb-search-opcoes label {
    font-size:11px;
    vertical-align:middle;
}
.sb-search-opcoes .input-radio {
    font-size:11px;
    vertical-align:middle;
}
.sb-search-opcoes {
    margin-top:5px;
}
#sb-search .input-text {
    width:133px;
    padding:6px 5px;
    border:none;
    background:none;
    font-size:13px;
}
#sb-search .buscar-btn {
    color:#FFF;
    font-size:14px;
    background:none;
    border:none;
    margin:0 0 3px 3px;
}
#sb-search .buscar-btn:hover {
    color:#A5BD66;
}
#cse-search-box .input-text {
    width:133px !important;
    padding:6px 5px !important;
    border:none !important;
    background:none !important;
    font-size:13px !important;
}
#cse-search-box .buscar-btn {
    color:#FFF;
    font-size:14px;
    background:none;
    border:none;
    margin:0 0 3px 3px;
}
#sb-search .buscar-btn:hover {
    color:#A5BD66;
}
#accordion {
    margin-top:10px;
    margin-bottom:10px;
}
#climaemrevista{
    background:url(../images/climaemrevista_back.jpg) no-repeat;
    height:210px;
    margin-top: 5px;
}
#infdeimprensa{
    background:url(../images/fundo-imprensa.jpg) no-repeat;
    height:172px;
    margin-top: 10px;
}
#climaemrevista .input-text{
    width:179px;
    margin:118px 0 0 15px;
    font-size:14px;
    padding:5px 2px;
    border:none;
    background:none;
}
#infdeimprensa .input-text{
    width:179px;
    margin:92px 0 0 19px;
    font-size:14px;
    padding:5px 2px;
    border:none;
    background:none;
}
#climaemrevista .queroreceber-btn,
#infdeimprensa .queroreceber-btn{
    background:url(../images/queroreceber_btn.jpg) no-repeat;
    width:109px;
    height:31px;
    margin:10px 0 0 93px;
    border:none;
    color:#FFF;
    font-size:14px;
    padding-bottom:4px;
}
#climaemrevista .queroreceber-btn:hover,
#infdeimprensa .queroreceber-btn {
    background:url(../images/queroreceber_btn.jpg) no-repeat -109px 0;
}


.sb-menu {
    background: url(../images/sbmenu_top.gif) no-repeat top #FFF;
    margin-top:20px;
    *margin-top:10px;
    margin-bottom:20px;
    padding-top:1px;
}
.sb-menu-title {
    background:url(../images/sbmenu_title.gif) no-repeat left;
    height:24px;
    margin-top:10px;
}
.sb-menu-title h4 {
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    float:left;
    display:inline;
    margin:5px 0 0 13px;
}
.sb-menu-title a {
    color:#9FC697;
    float:right;
    font-size:11px;
    margin:5px 15px 0 0;
}
.sb-menu-title a:hover {
    color:#FFF;
    text-decoration:none;
}
.sb-menu-content {
    padding:5px 15px;
}
.sb-menu-content ul li {
    line-height:15px;
}
.sb-menu-footer {
    background:url(../images/sbmenu_bottom.gif) no-repeat bottom;
    padding-bottom:13px;
}


.sb-glossario {
    overflow:hidden;
    zoom:1;
    margin-top:5px;
}
.sb-glossario li {
    display:inline;
    text-align:center;
}
.sb-glossario li a {
    background:#E0E8CA;
    display:inline-block;
    float:left;
    font-size:16px;
    font-weight:bold;
    width:27px;
    padding:5px 0;
    margin:3px 0 0 3px;
}
.sb-glossario li a:hover, .glo-active {
    background:#3D6035 !important;
    text-decoration:none;
    color:#FFF;
}

.sb-loja {
    background:#C1D095;
    padding-top:0px;
}
.sb-loja-title {
    background:url(../images/sbloja_title.gif) no-repeat top;
    height:31px;
}
.sb-loja-title h4 {
    color:#FFF;
    padding:8px 0 0 15px;
    font-weight:bold;
}
.sb-loja-content {
}
.sb-loja-footer {
    background:url(../images/sbloja_bottom.gif) no-repeat bottom;
}
.sb-loja-content ul {
    background:#EAEFDA;
    margin:10px;
}
.sb-loja-content li {
    padding:7px 10px;
    border-top:1px solid #FFF;
    border-bottom:1px solid #C1D095;
}
.sb-loja-content li a {
    font-size:11px;
}
.sb-loja-content .btn-fazerpedido {
    display:inline-block;
    margin:0 0 10px 90px;
}

.tags-1 {font-size:10px;}
.tags-2 {font-size:15px;}
.tags-3 {font-size:20px;}
.tags-4 {font-size:25px;}
.tags-5 {font-size:30px;}

#accordion ul li {
    border-top:1px dashed #C8BD88;
    padding:5px 0;
}
#accordion ul li a {
    font-size:11px;
    color:#030;
}

#accordion ul li a p {
    font-size:11px;
    font-weight: bold;
    color:#6F361C;
}
#accordion ul li .vejamais{
    margin: 0 0 0 80px;
}
.ui-datepicker-inline {
    width:198px;
    border:none;
}
.ui-datepicker-year, .ui-datepicker-month {
    color:#FFF;
}
.sb-datepicker {
    padding:5px;
}

/* INDEX */

#vejatambem h2, #vejatambem_en h2, #vejatambem .vejatambem-rodap h2 .h2rod, #vejatambemtag h2, #galeriadefotos h2, #enquetePortlet h2{
    font-size:14px;
    font-weight:bold;
    color:#4C5926;
}


#slider {
    float:left;
    display:inline;
    width:702px;
    height:236px;
    margin:20px 0 0 20px;
}

#slider {
	position:relative;
	/*See the "style-pack" below for image*/
	background:#202834 url(/images/loading.gif) no-repeat 50% 50%;
        box-shadow:0px 0px 10px #333;
}


#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}



#destaque {
    float:right;
    display:inline;
    width:480px;
    height:231px;
    margin:25px 0 0 0;
}

.destaque-item {
    float:left;
    display:inline;
    width:135px;
    margin-right:20px;

}
.destaque-item h3 a
{
    font-size:14px;
    font-weight:bold;
    line-height:17px;
    border-bottom:1px dashed #C8BD88 !important;
    padding-bottom:10px;
    display:block;
}
.destaque-item p {
    margin:10px 0 15px 0;
    font-size:11px;
    line-height:15px;
    text-align: left;

}
#seguradestaquehome {
    float:left;
    display:inline;
    width:468px;
    margin:15px 0 10px 18px;
}

#seguradestaquehome_en {
    float:left;
    display:inline;
    width:690px;
    margin:15px 0 10px 20px;
}
#seguradestaquehome #vejatambem,
#seguradestaquehome #vejatambemtag {
    margin:0px;
    width:468px;
}

#seguradestaquehome_en #vejatambem_en,
#seguradestaquehome_en #vejatambemtag {
    margin:0px;
    width:700px;
}

#seguradestaquehome #vejatambem{
    background:url(../images/tags_title_back_home.jpg) no-repeat #FFF;
}

#seguradestaquehome_en #vejatambem_en{
    background:url(../images/tags_title_back_home_en.jpg) no-repeat #FFF;
}

#seguradestaquehome #vejatambemtag{
    background:url(../images/tags_title_back_home.jpg) no-repeat #FFF;
}
#seguradestaquehome #vejatambem .vejatambem-rodap{
    background:url(../images/vejatambem_rod_back_home.jpg) no-repeat #FFF;
	width:468px;
	height:41px;
}
#seguradestaquehome #vejatambem .vejatambem-rodap h2{
padding-top:14px;
}
#seguradestaquehome #vejatambem .img{
    border:0px;
    border:none;
    width:78px;
    height:65px;
    display:inline;
    margin-right:5px;
}

#seguradestaquehome_en #vejatambem_en .img{
    border:0px;
    border:none;
    width:78px;
    height:65px;
    display:inline;
    margin-right:5px;
}

#seguradestaquehome #vejatambem h3{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:#6F361C ;
   margin:0px 0px 7px 0px;
   padding:0px;
}

#seguradestaquehome_en #vejatambem_en h3{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:#6F361C ;
   margin:0px 0px 7px 0px;
   padding:0px;
}

#content-sec .destaques  h3{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:#6F361C ;
   margin:0px 0px 7px 0px;
   padding:0px;
}
#seguradestaquehome #vejatambem p{
   font-family:Verdana;
   font-size:10px;
   color:#333333;
   margin:0px;
   padding:0px;
}

#seguradestaquehome_en #vejatambem_en p{
   font-family:Verdana;
   font-size:10px;
   color:#333333;
   margin:0px;
   padding:0px;
}

#seguradestaquehome #vejatambem .leiamais{
   font-family:Verdana;
   font-size:11px;
   color:#385933;
   font-weight:bold;
}
#seguradestaquehome #vejatambemtag a:hover{
    text-decoration:underline;
}
#seguradestaquehome #vejatambem .link{
   text-align:right;
/*   margin-top:4px;*/
}

#seguradestaquehome_en #vejatambem_en .link{
   text-align:right;
/*   margin-top:4px;*/
}

#seguradestaquehome #vejatambem-wrap{
    background:url(../images/vejatambem_footer_back_home.jpg) no-repeat bottom;
    width:468px;
}

#seguradestaquehome_en #vejatambem-wrap{
    background:url(../images/vejatambem_footer_back_home_en.jpg) no-repeat bottom;
    width:700px;
}

#seguradestaquehome .vejatambem-item
{
padding:10px;
border-bottom:1px dashed #C8BD88;
margin-bottom:1px;
}

#seguradestaquehome_en .vejatambem-item
{
padding:10px;
border-bottom:1px dashed #C8BD88;
margin-bottom:1px;
}
#vejatambem {
    background:url(../images/vejatambem_title_back.jpg) no-repeat #FFF;
    clear:both;
    float:left;
    display:inline;
    width:448px;
    margin:20px 0 0 20px;
}

#vejatambem_en {
    background:url(../images/vejatambem_title_back.jpg) no-repeat #FFF;
    clear:both;
    float:left;
    display:inline;
    width:448px;
    margin:20px 0 0 20px;
}

#vejatambem-wrap {
    background:url(../images/vejatambem_footer_back.jpg) no-repeat bottom;
    overflow:hidden;
    zoom:1;
}
#vejatambem h2,
#vejatambemtag h2 {
    margin:7px 0 2px 15px;
    height:24px;
    padding-left:20px;
}

#vejatambem_en h2,
#vejatambemtag h2 {
    margin:7px 0 2px 15px;
    height:24px;
    padding-left:20px;
}

#vejatambem .noticias {
    padding:0 !important;

}

#vejatambem .noticias p {
    font-size:13px !important;
    font-weight:bold !important;
    margin-bottom:5px !important;
}

#vejatambem .noticias h3 {

    font-size:13px !important;
    margin-bottom:5px !important;
}
.noticias {
    margin:20px;
    clear:left;
    overflow:hidden;
    zoom:1;
    border-bottom:1px dashed #DCD6B5;
    padding-bottom:15px;
}
.noticias .img-link {
    float:left;
    display:inline;
    margin-right:10px;
}
.noticias strong a {
    display:block;
    font-size:14px;
    font-weight:bold;
    color:#6f361c !important;
    margin-bottom:5px;
    line-height:16px;
}

.noticias strong p {
    display:block;
    font-size:14px;
    font-weight:bold;
    color:#6f361c !important;
    margin-bottom:5px;
    line-height:16px;
}

.noticias strong {
    display:block;
    font-size:14px;
    font-weight:bold;
    color:#6f361c !important;
    margin-bottom:5px;
    line-height:16px;
}
.noticias p {
    font-size:11px;
    line-height:13px;
    text-align: justify;
}
#galeriadefotos {
    float:left;
    width:234px;
    display:inline;
    margin:20px 0 0 20px;
}
#galeriadefotos a img {
    width:234px;
    height:175px;
    float:left;
    display:inline;
}
#galeriadefotos h2, #enquetePortlet h2 {
    background:url(../images/galeria_title_back.gif) no-repeat;
    width:200px;
    height:26px;
    padding:9px 0 0 35px;
}
#galeriadefotos p {
	background:url("../images/galeria_footer_back.jpg") no-repeat scroll center bottom #E1E0C4;
	color:#030;
	float:left;
	font-size:11px;
	padding:5px 10px 9px;
	width:214px;
}
#banner {
    clear:left;
    float:left;
    display:inline;
    width:700px;
    margin:20px 0 0 20px;
}
.maispublicacoes{
    float: right;
}
/* PÁGINAS SECUNDÁRIAS */

/* PAGINAÇÃO */

.pagination {
    margin:20px 0 30px 0;
    text-align:center;
    display: block;
    clear: both;
}
.pagination a {
    background:#E4E0C6;
    height:18px;
    padding:5px 8px 0 8px;
    display:inline-block;
    margin-left:-4px;
    font-size:11px;
    font-weight:bold;
}
.pagination a:hover {
    background:#F2F1E3;
}
.pagination .pag-anterior {
    background:url(../images/pagination_back.gif) #33522E left;
    color:#FFF;
}
.pagination .pag-primeira, .pagination .pag-primeira:hover {
    background:none;
    color: #33522E;
}
.pagination .pag-proximo {
    background:url(../images/pagination_back.gif) #33522E right;
    color:#FFF;
}
.pagination .pag-ultima, .pagination .pag-ultima:hover {
    background:none;
    color: #33522E;
}
.pagination .pag-anterior:hover {
    background:url(../images/pagination_back.gif) #33522E left;
    color:#A5BD66;
    text-decoration:none;
}
.pagination .pag-proximo:hover {
    background:url(../images/pagination_back.gif) #33522E right;
    color:#A5BD66;
    text-decoration:none;
}
.pagination .pag-active {
    background:#FFF;
}

/* VEJA TAMBÉM */

.vejatambem {
    width:660px;
    margin:20px 0 20px 20px;
    border-top:1px solid #DCE4C1;
}
.vejatambem li{
    list-style: none;
    list-style-image: none;
}
.vejatambem h5 {
    margin-top:20px;
    font-size:14px;
}
.vejatambem ul li {
    line-height:20px;
}

/* ESTRUTURA */

#content-wrap {
    background: url(../images/content_sec_back.gif) no-repeat bottom #FFF;
    width:701px;
    float:right;
/*    float:left;
    display:inline;*/
    margin:20px 20px 20px 20px;
}

#content-wrap-popup {
    background: url(../images/content_sec_back.gif) no-repeat bottom #FFF;
    width:440px;
    float:left;
    display:inline;
    margin:20px 0 0 20px;
}

#title-bread {
    background:url(../images/title_bread_back.gif) no-repeat;
    height:65px;
    width:701px;
}

#title-bread-popup {
    background:url(../images/title_bread_back.gif) no-repeat;
    height:65px;
    width:440px;
}

#title-bread-popup-short {
    background:url(../images/title_bread_back.gif) no-repeat;
    height:65px;
    width:500px;
}

#title-bread h2 {
    background: url(../images/title_back.gif) no-repeat #3D6035 left;
    float:left;
    height:24px;
    display:inline-block;
    margin-top:16px;
    padding:7px 14px 0 22px;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
}

#title-bread-popup h2,#title-bread-popup-short h2 {
    background: url(../images/title_back.gif) no-repeat #3D6035 left;
    float:left;
    height:24px;
    display:inline-block;
    margin-top:16px;
    padding:7px 14px 0 22px;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
}

#title-bread p {
    background:url(../images/bread_back.gif) no-repeat left;
    float:left;
    display:inline;
    height:22px;
    margin-top:16px;
    padding:9px 0 0 20px;
    font-size:11px;
    color:#9D914A;
}

#title-bread-popup p {
    background:url(../images/bread_back.gif) no-repeat left;
    float:left;
    display:inline;
    height:22px;
    margin-top:16px;
    padding:9px 0 0 20px;
    font-size:11px;
    color:#9D914A;
}
#title-bread p a {
    font-size:11px;
}

#title-bread-popup p a {
    font-size:11px;
}
#content-sec {
    margin:0 20px;
/*    overflow:hidden;    */
    zoom:1;
}

/* TEMPLATES */

/* NOTÍCIAS */

#content-sec .resumo {
    background:#F5F5EB;
    padding:10px 20px;
    margin:25px 0;
    font-size:11px;
}
.content-img, .content-img-wide {
    position:relative;
    float:left;
    width:261px;
    margin-right:20px;
}
.content-img-wide {
    width:660px;
    margin-right:0px;
}
.content-img-wide-programas {
    width:660px;
    margin-right:0px;
    margin-bottom: 15px;
}
.programa-lista-espaco {
    height: 25px;
}
.content-img-wide-programas-lista {
    width:224px;
    margin-right:0px;
    float: left;
    padding: 0 20px 0 5px;
    margin-bottom: 15px;
}
.content-img-wide-programas-logo {
    position: absolute;
    left: 460px;
    top: 10px;
    height: 178px;
    width:200px;
}
.content-img p, .content-img-wide p {
    font-size:11px;
    margin:5px 0 20px 0;
    line-height:14px;
}
.content h3 {
    font-size: 20px;
}
.content h4 {
    font-size: 18px;
}

.content p em {
/*    font-size: 14px;*/

}

.content p strong {

    font-weight: bold;

}

.content-img-galeria, .content-img-wide-galeria {
    position:relative;
    float:left;
    width:130px;
    margin-right:20px;
}
.content-img-wide-galeria {
    width:660px;
    margin-right:0px;
}
.content-img-galeria p, .content-img-wide-galeria p {
    font-size:11px;
    margin:5px 0 20px 0;
    line-height:14px;
}
.content-img-galeria img {
    border: 3px solid #E8E8CE;
}
.content-galeria h3 {
    font-size: 20px;
}
.content-galeria h4 {
    font-size: 18px;
}

.dataCadastroNoticia{
    font-family:inherit !important;
    color:#3F1905 !important;
    font-weight:bold !important;
    font-size: 15px !important;
}

.content .autorNoticia {
    text-align: right;
    font-size: 11px;
}

.content .internacionalizacao, #content .internacionalizacao {
    text-align: right;
    font-size: 11px;
    margin: 1px;

}

.noticia-lista {
    margin-bottom:20px;
}
.noticia-lista li {
    border-bottom:1px solid #DCE4C1;
/*    padding:15px 0;*/
}
.noticia-lista h3 a {
    font-size:15px;
    font-weight:bold;
    margin-bottom:10px;
    line-height:20px;
}
h2.noticia-lista2 p,
h2.noticia-lista2 p sup,
h2.noticia-lista2 p sub,
h2.noticia-lista2 p em {
    font-size:15px;
    font-weight:bold;
    margin-bottom:10px;
    line-height:20px;
    color:#33522E !important;
}
.noticia-lista h3 a p,
.noticia-lista h3 a p sup,
.noticia-lista h3 a p sub,
.noticia-lista h3 a p em {
    font-size:15px;
    font-weight:bold;
    margin-bottom:10px;
    /*line-height:20px;*/
    color:#33522E !important;
}

.noticia-lista h3 a:hover p,
.noticia-lista h3 a:hover p sup,
.noticia-lista h3 a:hover p sub,
.noticia-lista h3 a:hover p em {
    text-decoration:underline;
    color:#003300 !important;
}

.noticia-lista p, .noticia-lista p a {
    font-size:11px;
    line-height:15px;
    margin-bottom:10px;
}
.noticia-lista .btn-plus {
    float:left;
    display:inline;
    margin-right:20px
}
.noticia-relacionados {
    margin-bottom:15px;
    margin:0px;
    padding:0px;
    display:block;
}
.noticia-relacionados li {
    border-bottom:0px;
    margin:0 0 5px 15px;
    padding:0px;
    display:inline-block;
}

/* GALERIA DE FOTOS */

.mag-icon {
    position:absolute;
    top:0px;
    right:0px;
}
.galeria-lista {
    width:660px;
    position:relative;
    margin:20px 0 0 20px;
}
.gal-btn-left, .gal-btn-right {
    position:absolute;
    background: url(../images/gal_btn.gif) no-repeat;
    float:left;
    display:inline;
    width:18px;
    height:104px;
}
.gal-btn-left {
    left:0;
}
.gal-btn-right {
    right:0;
    float:right;
    background: url(../images/gal_btn.gif) no-repeat -36px 0;
}
.gal-btn-left:hover {
    background: url(../images/gal_btn.gif) no-repeat -18px 0;
}
.gal-btn-right:hover {
    background: url(../images/gal_btn.gif) no-repeat -54px 0;
}
.galeria-lista ul {
    background:#F1EFE2;
    height:104px;
}
div.jcarousel-container {
    padding: 0 30px;
}
.galeria-lista ul li {
    float:left;
    margin:9px 0 0 5px;
    display:inline;
}
.galeria-lista ul li a, .galeria-foto .gal-foto {
    background:#FFF;
    padding:4px;
    display:inline-block;
    border-bottom:1px solid #CCC;
    border-right:1px solid #CCC;
}
.galeria-lista ul li a:hover, .galeria-foto .gal-foto:hover {
    border-bottom:1px solid #666;
    border-right:1px solid #666;
}
.galeria-foto {
    position:relative;
    background:#F1EFE2;
    width:620px;
    margin:0 auto;
    padding:20px;
    text-align:center;
}
.galeria-foto .gal-foto {
    position:relative;
    display:inline-block;
    padding:7px;
}
.galeria-foto p {
    margin-top:5px;
    font-size:11px;
}
.galeria-foto .mag-icon {
    margin:7px 7px 0 0;
}

.jcarousel-container-horizontal, .jcarousel-clip-horizontal {
    *width: 600px !important;
}

/* DOWNLOADS */

.down-item {
    width:668px;
    background:url(../images/down_back.gif) repeat-y right #F1F1E2;
    margin-bottom:15px;
    overflow:hidden;
    zoom:1;
}
.down-wrap {
    background:url(../images/down_footer.gif) no-repeat bottom right;
    overflow:hidden;
    zoom:1;
}
.down-descricao {
    width:448px;
    margin:15px;
    float:left;
    display:inline;
}
.down-descricao h3 {
    font-size:14px;
    font-weight:bold;
    color:#33522E;
    margin-bottom:5px;
    line-height:16px;
}
.down-descricao p {
    font-size:11px;
    line-height:15px;
}
.down-detalhes {
    float:right;
    display:inline;
}
.down-detalhes h4 {
    background:url(../images/down_btn.gif) no-repeat;
    width:190px;
    height:54px;
}
.down-detalhes h4 a {
    display:inline-block;
    font-size:20px;
    margin:20px 0 0 60px;
    font-weight:bold;
}
.down-detalhes ul {
    padding:10px 25px;
}
.down-detalhes ul li {
    font-size:11px;
    line-height:15px;
}

/* BIBLIOTECA */

#biblioteca {
    width:661px;
    margin-bottom:20px;
}
.bib-item td {
    vertical-align:middle;
    border-bottom:2px solid #FFF;
}
.bib-item-texto li{
    list-style: none;
    list-style-image: none;
}
#biblioteca .bib-destaque {
    background:#D6EAAA;
}
#biblioteca .bib-destaque-foto {
    background:#D6EAAA;
    border-left:1px solid #9BCA39;
}
#biblioteca .bib-destaque-download {
    background:url(../images/bib_back_destaque.gif) repeat-y #D6EAAA right;
}
.bib-item {
    background:#F1F1E2;
}
.bib-item-foto {
    border-left:1px solid #CECE97;
    text-align:center;
    width:100px;
}
.bib-item-foto .bib-foto {
    display:block;
    text-align:center;
}
.bib-item a img {
    border-right:2px solid #FFF;
    border-bottom:3px solid #FFF;
}
.bib-item-texto {
    width:415px;
    padding:10px;
}
.bib-item-texto h3 {
    font-size:14px;
    color:#34532F;
    font-weight:bold;
    line-height:16px;
}
.bib-item-texto p {
    font-size:11px;
    margin-top:10px;
    line-height:15px;
}
.bib-item-texto ul {
    margin-top:10px;
}
.bib-item-texto ul li {
    display:inline;
    font-size:11px;
    margin-right:5px;
}
.bib-item-download {
    background:url(../images/bib_back.gif) repeat-y #F1F1E2 right;
    text-align:center;
}
.bib-item-download .bib-download {
    height:19px;
    background:url(../images/bib_download_icon.gif) no-repeat left;
    padding-left:22px;
    font-weight:bold;
    font-size:15px;
}

.podcast-item-download {
    height:19px;
    padding-left:22px;
    font-weight:bold;
    font-size:15px;
    background:url(../images/bib_download_icon.gif) no-repeat left;
    float: right;
}

/* GLOSSÁRIO */

.glossario h3 {
    color:#34532F;
    font-size:16px;
    font-weight:bold;
    clear:none;
}
.glossario h2 {
    background:#34532F;
    float:left;
    color:#FFF;
    padding:20px 30px;
    margin-right:20px;
    font-size:80px;
    font-weight:bold;
}

/* ABC DAS MUDANÇAS */

.abc-lista {
    margin-bottom:20px;
}
.abc-lista li {
    border-bottom:1px solid #F1F1E2;
    padding:8px 0;
}
.abc-lista li a {
    font-size:14px;
}
.abc-lista li span {
    font-size:18px;
    font-weight:bold;
    color:#B7D273;
    margin-right:5px;
}
.abc h2 {
    font-size:22px;
    font-weight:normal;
    color:#34532F;
    margin-top:10px;
}
.abc h2 span {
    float:left;
    font-size:32px;
    font-weight:bold;
    color:#B7D273;
    display:inline-block;
    margin-right:15px;
}
.abc-creditos {
    text-align:right !important;
    font-size:11px !important;
}
.abc-combo {
    background:#F1F1E2;
    padding:15px 20px;
    border-top:1px solid #DCE4C1;
    margin:15px 20px;
}
.abc-combo h5 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
    color:#3F1905;
}
.abc-combo select, .abc-combo select option {
    width:620px;
    font-size:11px;
}

/* BLOGS */

.blogs-info, .blogs-info a {
    font-size:11px !important;
}
.blogs-cattag {
    background:#F1F1E2;
    list-style:none !important;
    margin:0 0 20px 0 !important;
    overflow:hidden;
    zoom:1;
    padding:3px 10px;
}
.blogs-cattag li {
    float:left;
    display:inline;
    margin-right:20px;
}
.blogs-cattag li strong, .blogs-cattag li a {
    font-size:11px;
}

#accordion-autores {
    margin-bottom:20px;
}
#accordion-autores p {
    margin-bottom:20px;
}
#accordion-autores img {
    background: url(../images/blogs_autoresfoto_back.gif) no-repeat;
    float:left;
    margin-right:15px;
    padding:7px;
}
.blogs-lista {
    border-bottom:1px solid #DCE4C1;
    padding:10px 0;
    overflow:hidden;
    zoom:1;
}
.blogs-lista h3 a {
    font-size:20px;
    font-weight:bold;
    margin:7px 0;
    display:block;
}
.blogs-lista strong{
    display:block;
    text-align:right;
}
.blogs-lista p {
    font-size:12px;
    line-height:15px;
    text-align:justify;
}
.blogs-lista p.dados {
    text-align: right;
    background: #F1F1E2;
    border-bottom: 1px solid #DCE4C1;
    padding: 4px 2px;
    margin-bottom: 10px;
}
.blogs-lista ul {
    background:#F1F1E2;
    width:150px;
    height: 120px;
    float:right;
    padding:15px 10px;
    margin-left:20px;
    border-left:1px solid #97B050;
}
.blogs-lista ul li {
    margin-bottom:10px;
}
.blogs-lista ul li, .blogs-lista ul li a {
    font-size:11px;
    list-style:none;
}

.blogs-lista .estilolista {
    color: #33522E;
    font-weight: bold;
}

/* LINKS */

.links-lista li {
    border-bottom:1px solid #DCE4C1;
    padding:10px 0;
}
.links-lista h3 a {
    font-size:17px;
    font-weight:bold;
    margin-bottom:7px;
}
.links-lista p {
    margin-top:7px;
}

.links-lista h5 {
    font-size:17px;
    font-weight:bold;
    margin-bottom:7px;
    color:#3F1905;
}

/* NOSSOS PROGRAMAS */

.prog-lista {
    background:url(../images/nossosprogramas_item_back.jpg) no-repeat;
    width:656px;
    height:90px;
    display:block;
    margin-bottom:15px;
}
.prog-lista:hover {
    background:url(../images/nossosprogramas_item_back.jpg) no-repeat 0 -90px;
}
.prog-lista-logo, .prog-lista-title, .prog-lista-text {
    display:table-cell;
    vertical-align:middle;
}
.prog-lista-logo {
    width:177px;
    height:89px;
    text-align:center;
}
.prog-lista-title {
    width:195px;
    height:89px;
    padding-left:30px;
}
.prog-lista-text {
    width:190px;
    height:89px;
    padding-left:30px;
}
.prog-lista-text p {
    font-size:11px;
}
.prog-lista h3 {
    font-size:16px;
    font-weight:bold;
    color:#33522E;
}
.nossosprogramas h2, .nossosprogramas h3, .nossosprogramas h4 {
    color:#030;
    margin-top:10px;
}
.nossosprogramas h4 {
    margin:20px 0 0 0;
}
.nossosprogramas .content-img-wide {
    margin-bottom:15px;
}
.nossosprogramas-lista {
    padding:5px 20px;
    margin-bottom:20px;
}

.nossosprogramas .content table {
   border: thick ridge;
}

.nossosprogramas .content table td.centered p{
	text-align:center !important;
}

/* CLIMA EM REVISTA */

#cli-form {
    background:#e5edcf;
    padding:5px 10px;
    margin-bottom:20px;
    border:1px solid #bfcf91;
}
#cli-form .input-text, #cli-form .input-button, #cli-form label {
    vertical-align:middle;
}
#cli-form .input-text {
    width:250px;
    border:1px solid #bfcf91;
    padding:3px;
}
#cli-form .input-button {
    background:#3D6035;
    border:1px solid #3D6035;
    color:#FFF;
    padding:2px 7px;
}
#cli-form .input-button:hover {
    background:#223F1B;
}

/* AGENDA E EVENTOS */

.agendaeeventos .btn-plus {
    margin-bottom:30px;
    display:inline-block;
}
.agendaeeventos p {
    font-size:12px;
    margin-bottom:10px;
}
.agendaeeventos-detalhes h3, .agendaeeventos-detalhes h3 a, .agendaeeventos h3, .agendaeeventos h3 a {
    color:#34532F;
    font-size:18px;
    font-weight:bold;
    clear:none;
}
.agendaeeventos-detalhes h2, .agendaeeventos h2 {
    color:#34532F;
    font-size:16px;
}
.agendaeeventos-detalhes .content-img, .agendaeeventos .content-img {
    float:right;
    margin:0 0 0 20px;
}
#seguradestaquehome #vejadestaque div{
    background: url(../images/podcast_back.gif) right center repeat-y #F1F1E2;
}

#seguradestaquehome #vejadestaque .vejatambem-item div{
    background: none;
}
/* PODCAST VIDEOCAST */

.btn-cast {
    background:url(../images/cast_icon.gif) no-repeat left;
    padding-left:17px;
    font-size:12px;
}
.cast div, .cast-player {
    background: url(../images/podcast_back.gif) right center repeat-y #F1F1E2;
    border-bottom:1px solid #D6D6A9;
    margin-bottom:10px;
    padding:15px;
    overflow:hidden;
    zoom:1;
    clear:both;
}
.cast-player {
    text-align:center;


}

.cast-player p {

/*    text-align:center;*/
/*    color:#33522E;*/
}
.cast .cast-destaque {
    background: url(../images/podcast_destaque_back.gif) right center repeat-y #F1F8DA;
    border-bottom:1px solid #C6E265;
}
.cast .cast-destaque a img, .cast .cast-video {
    float:left;
    display:inline;
    margin-right:20px;
}
.cast .cast-destaque strong p a{
    display:block;
    font-size:16px;
    font-weight:bold;
    color:#6f361c !important;
    margin-bottom:5px;
    line-height:16pxmais;
}

.cast .cast-destaque .titulo-video a{
    display:block;
    font-size:16px;
    font-weight:bold;
    color:#6F361C !important;
    margin-bottom:5px;
    line-height:16px;
}


.cast h5 {
    font-size:12px;
    font-weight:bold;
    color:#99B251;
    margin-bottom:10px;
}
.cast h2 a {
    font-size:16px;
    /*font-weight:bold;*/
    color:#33522E;
    margin-bottom:7px;
   /* display:inline-block; */
}
.cast p {
    font-size:11px;
    color:#333;
    margin-bottom:10px;
    line-height:15px;
}

/* NOVA LISTAGEM DA GALERIA DE FOTOS */

.galeriadefotos {
    background: none !important;
    width: auto !important;
    height: auto !important;
    float: none !important;
    padding:0 !important;
    margin:0 !important;
    border:none !important;
}

.galeriadefotos li {
    float:left;
    display:inline;
    width:193px;
    height:200px;
    text-align:center;
    margin-botton: 20px;
    margin-left:19px;
}
.galeriadefotos li h4{
    font-size: 12px;
    font-weight: lighter !important;
}
.galeriadefotos .galeria-img {
    border:3px solid #E8E8CE;
    display:inline-block;
    margin-bottom:5px;
}
.galeriadefotos .galeria-img:hover {
    border:3px solid #D1D19E;
}

/* LOJA VIRTUAL */
.lojavirtual li {
    float:left;
    display:inline;
    width:193px;
    height:240px;
    text-align:center;
    margin-left:19px;
}
.lojavirtual .loja-img {
    border:3px solid #E8E8CE;
    display:inline-block;
    margin-bottom:5px;
}
.lojavirtual .loja-img:hover {
    border:3px solid #D1D19E;
}
.lojavirtual li h4 {
    font-size:11px;
    font-weight:bold;
    margin-bottom:5px;
}
.lojavirtual li p {
    font-size:11px;
    color:#333;
    margin-bottom:7px;
}
.loja-confirma h2 {
    font-size:18px;
    font-weight:bold;
    color:#33522D;
    margin:15px 0;
}
.loja-confirma table {
    width:100%;
    margin-bottom:20px;
}
.loja-confirma table th {
    background:#33522D;
    color:#FFF;
}
.loja-confirma table th, .loja-confirma table td {
    padding:7px 15px;
    border-bottom:2px solid #FFF;
}
.loja-confirma table tr {
    background:#F7F9F0;
}
.loja-confirma table .loja-zebra {
    background:#EFF3E2;
}
.loja-confirma table input {
    text-align:center;
    border:1px solid #CEDAA5;
    width:40px;
}
.align-center {
    text-align:center;
}
.loja-confirma .btn-loja-excluir {
    color:#C00;
}

#loja-cat {
    background:#3d6035;
    width:662px;
    height:40px;
}
#loja-cat ul {
    margin-left:20px;
}
#loja-cat ul li {
    float:left;
    display:inline;
    margin:10px 0 0 0;
}
#loja-cat ul li a {
    font-family:Tahoma, Geneva, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
    padding:5px 10px 12px 10px;
    margin-left:1px;
}
#loja-cat ul li a:hover, #loja-cat ul li a.active {
    background:#FFF;
    color:#3d6035;
}
#loja-banner {
    background: url(/images/oficinastapajos.gif) no-repeat 0 0;
    width: 662px;
    height: 194px;
    text-indent: -5000px;
    line-height: 0;
    content: '';
}

.prod-foto {
    position:relative;
    float:left;
    display:inline;
    margin:0 20px 20px 0;
}
.amplia-imagem {
    background: url(/images/icon_lupa.png) no-repeat 0 0;
    position:absolute;
    bottom:10px;
    right:10px;
    text-indent: -5000px;
    line-height: 0;
    content: '';
    width: 26px;
    height: 25px;
}
.prod-foto .foto {
    border:2px solid #e1ddc2;
    display:inline-block;
}
.prod-form {
    width:100%;
    float:left;
    margin:10px 0 20px 0;
}
.prod-form .preco {
    width:100%;
    background:#dce7b9;
    display:inline-block;
}
.prod-form .preco h3, .prod-form .preco h4 {
    font-size:25px;
    font-weight:bold;
    color:#FFF;
    float:left;
    display:inline;
    margin:10px;
}
.prod-form .preco h3 {
    float:right;
    display:inline;
    color:#34532f;
}
.prod-form h2 {
    background:#3b5c33;
    color:#FFF;
    font-size:13px;
   /* font-weight:bold;*/
    display:block;
    border-top:1px solid #FFF;
    padding:3px 10px;
}

.pedidos {
    background:#f1f1e2;
    padding:10px;
    height:32px;
}
.pedidos span {
    float:left;
    display:inline;
    margin-top:3px;
}

.pedidos label {
    color:#33522D;
    display:inline;
    font-size:13px;
    font-weight:bold;
    float:left;
    margin-top:3px;
}
.pedidos .input-text {
    border:1px solid #BBCC82;
    padding:3px;
    width:50px;
    margin:0 5px;
    float:left;
    display:inline;
}
.btn-default {
    background:url(/images/btn_form_back.gif) no-repeat;
    border:0 none;
    color:#FFFFFF;
    font-size:14px;
    height:31px;
    padding-bottom:4px;
    width:89px;
    float:right;
    display:inline;
}
.btn-default:hover  {
    background:url(/images/btn_form_back.gif) no-repeat -89px 0;
}

/* Fim da Loja Virtual */

.revista-botoes-form{
    margin-left: 410px;
}
.revista-botoes{
    margin-bottom: 10px;
}
.revista-botoes a{
    margin-right: 5px;
    margin-left: 5px;
}
.sec-form-revista {
    background-color: #F1F1E2;
    padding:25px 0 10px 0;
    margin:4px;
}
.sec-form-text-revista-fechar {
    float: right;
    margin-right: 20px;
}
.sec-form-revista input {
    margin-bottom:10px;
}
.sec-form-revista label {
    font-size:12px;
    color:#33522D;
    font-weight:bold;
    display:inline-block;
    text-align:right;
    width:115px;
    vertical-align:middle;
}
.sec-form-revista .input-text {
    border:1px solid #BBCC82;

    padding:3px;
    width:400px;
}
.sec-form-text-revista {
    width:300px;
    margin-left:20px;
}
.sec-form-text-revista h3 {
    font-weight: bold;
    margin-bottom: 12px;
    margin-left: 20px;
    font-size: 12px;
}
.sec-form-revista .btn-back {
    background:url(../images/btn_form_back.gif) no-repeat;
    width:89px;
    height:31px;
    border:0px;
    color:#FFF;
    font-size:14px;
    padding-bottom:4px;
}

#busca-colaborador {
	height:75px;
}

#busca-colaborador .btn-back {
    background:url(../images/btn_form_back.gif) no-repeat;
    width:89px;
    height:31px;
    border:0px;
    color:#FFF;
    font-size:14px;
    padding-bottom:4px;
}

#busca-colaborador .btn-back:hover {
    background:url(../images/btn_form_back.gif) no-repeat -89px 0;
}

.sec-form-revista .btn-back:hover {
    background:url(../images/btn_form_back.gif) no-repeat -89px 0;
}

.botoesFormEnvia {
    font-size: 14px;
    margin-right: 10px;
    font-weight: bold;
}

.sec-form {
    background:url(../images/form_back.gif) right repeat-y #F1F1E2;
    padding:30px 0;
    margin-bottom:20px;
}
.sec-form input, .sec-form textarea {
    margin-bottom:10px;
}
.sec-form textarea {
    height:150px;
}
.sec-form label {
    font-size:15px;
    color:#33522D;
    font-weight:bold;
    display:inline-block;
    text-align:right;
    width:115px;
    vertical-align:top;
}
.sec-form .label-textarea {
    vertical-align:top;
}
.sec-form .input-text, .sec-form .textarea {
    border:1px solid #BBCC82;
    padding:3px;
    width:300px;
}
.sec-form-text {
    width:160px;
    margin-right:15px;
    float:right;
    display:inline;
}
.sec-form-text p {
    font-size:11px;
    line-height:15px;
    margin-bottom: 10px;
}
.sec-form-text h3, .sec-form-text h4 {
    font-weight: bold;
    margin-bottom: 12px;
}
.sec-form-text h3 {
    font-size: 14px;
}
.sec-form-text h4 {
    font-size: 12px;
}
.sec-form .btn-back {
    background:url(../images/btn_form_back.gif) no-repeat;
    width:89px;
    height:31px;
    border:0px;
    color:#FFF;
    font-size:14px;
    padding-bottom:4px;
    margin-left:335px;
}
.sec-form .btn-back:hover {
    background:url(../images/btn_form_back.gif) no-repeat -89px 0;
}
.sec-form span.help {
    font-size: 10px;
    color: #aaa;
    position: absolute;
    margin: -8px 0 0 5px;
}
#item-menu{
    display:none;
}

/* ESTILO DO CALENDARIO */

#calendar .ui-state-default, .ui-widget-content .ui-state-default{
    color: #000;
}

/* alert message */
ul.error_list {
    margin: 0 0 10px 120px;
    padding: 0;
}

div.alert_message {
    padding-right: 20px;
}
.notice, .error, .warning, .info {
    font-weight: bold;
    margin: 0px 0 5px 0;
    padding: 5px 5px 5px 27px;
}
.notice {
    border: 1px solid #9c9;
    background: #e2f9e3 url(../images/icons/tick.gif) no-repeat 4px 3px;
    color: #060;
}
.error {
    border: 1px solid #c68484;
    background: #fcc url(../images/icons/cross.gif) no-repeat 4px 3px;
    color: #c00;
}
.warning {
    border: 1px solid #dd0;
    background: #ffc url(../images/icons/error.gif) no-repeat 4px 3px;
    color: #000;
}
.info {
    border: 1px solid #82c2d4;
    background: #ebf5f8 url(../images/icons/information.gif) no-repeat 4px 3px;
    color: #000;
}

/* BUSCA */

.busca-lista {
    line-height: 17px;
}

.busca-lista li {
    list-style: none;
    color: #666666;
    font-size: 13px;
    margin-bottom: 10px;
}
.busca-lista li h4{
    margin-bottom: 5px;
}
.busca-lista h3 a {
    font-size:17px;
    font-weight:bold;
}

div#callendar-area {
    position: relative;
    overflow: hidden;
}
div#loading-calendar {
    position: absolute;
    background: #ccc;
    top: 0;
    left: 0;
    padding: 80px 0 0 50px;
    font-size: 18px;
    color: #aaa;
    display: none;
}

/* ESTILOS DO RSS */

#rss h3 {
    color:#34532F;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
}

#rss p {
    padding: 17px 0;
}

#rss ul {
    margin-top: 17px;
}

#rss li {
    list-style: none;
    color: #666666;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: bold;
}

.color-noticia-site {
    color: #003300;
    margin: 0 0 5px !important;
}

.color-agenda-site {
    font-size: 12px !important;
    color: #003300 !important;
    font-weight: normal !important;
    margin: 0 0 5px !important;
}

/* BLOG COMENTARIOS */
#container-blog {
    position:relative;
    width:500px;
    margin:0 auto;
}
#content-blog {
    background:url(../images/content_back.jpg) no-repeat #F1EFE2;
    width:500px;
    min-height: 400px;
    height: auto;
    margin:0 auto;
    overflow:hidden;
    zoom: 1;
}
#content-wrap-blog {
    background: url(../images/content_sec_back.gif) no-repeat bottom #FFF;
    width:460px;
    min-height: 400px;
    float:left;
    display:inline;
    margin:20px 0 0 20px;
}
#content-wrap-blog-short {
    background: url(../images/content_sec_back.gif) no-repeat bottom #FFF;
    width:460px;
    min-height: 200px;
    float:left;
    display:inline;
    margin:20px 0 0 20px;
}
#content-sec-blog {
    margin:0 0 20px 0;
    overflow:hidden;
    zoom:1;
		background:#F0F1E3;
		padding:0 10px;
}
#content-sec-blog strong.titulo {
	font-size:14px;
}
.captcha {
    margin-left: 63px;
}
.captcha-fale-conosco{
    margin-left: 112px;
}
.sec-form-blog {
    background:#F1F1E2;
    padding:10px 0;
    margin-bottom:20px;
}
.sec-form-blog input, .sec-form-blog textarea {
    margin-bottom:10px;
}
.sec-form-blog textarea {
    height:150px;
}
.sec-form-blog label {
    font-size:15px;
    color:#33522D;
    font-weight:bold;
    display:inline-block;
    text-align:right;
    width:115px;
    vertical-align:top;
}
.sec-form-blog .label-textarea {
    vertical-align:top;
}
.sec-form-blog .input-text, .sec-form-blog .textarea, .sec-form-blog .input-text-branco {
    border:1px solid #BBCC82;
    padding:3px;
    width:250px;
}
.sec-form-blog .btn-back {
    background:url(../images/btn_form_back.gif) no-repeat;
    width:89px;
    height:31px;
    border:0px;
    color:#FFF;
    font-size:14px;
    padding-bottom:4px;
    margin-left:320px;
}
.sec-form-blog .btn-back:hover {
    background:url(../images/btn_form_back.gif) no-repeat -89px 0;
}
.sec-form-blog span.help {
    font-size: 10px;
    color: #aaa;
    position: absolute;
    margin: -8px 0 0 5px;
}

.foto-destaque-noticia {
    display: block;
    float: left;
    position: relative;
    width: 205px;
    margin: 0 10px 0 0;
    padding: 10px;
    background: #e0edcf;
    border: 1px solid #c5db9b;
}

.foto-destaque-noticia-paisagem {
    display: block;
    float: left;
    position: relative;
    width: 265px;
    margin: 0 10px 0 0;
    padding: 10px;
    background: #e0edcf;
    border: 1px solid #c5db9b;
}
.foto-destaque-noticia span, .foto-destaque-noticia-paisagem span {
    display: block;
    margin-top: 10px;
}

.link-revista {
    position: absolute;
    width: 215px;
    height: 100px;
    cursor: pointer;
}
#enquetePortlet{
    float:left;
    margin:20px 0 0 20px;
    width:234px;
    display:inline;
    padding-bottom: 9px;
    background: url(../images/enquete_footer_back.jpg) no-repeat bottom center;
}
#enquetePortlet div{
    background: #fff;
    padding: 10px;
}
#enquetePortlet ul{
    padding: 10px 0;
}
#enquetePortlet h4{
    color:#003300;
    display:block;
    font-size:13px;
    font-weight:bold;
    line-height:16px;
    margin-bottom:5px;
}
#enquetePortlet input.btn-back{
    background:url(../images/btn_form_back.gif) no-repeat;
    width:89px;
    height:31px;
    border:0px;
    color:#FFF;
    font-size:14px;
    padding-bottom:4px;
}
#enquetePortlet input.btn-back:hover{
    background:url(../images/btn_form_back.gif) no-repeat -89px 0;
}

div.especial-listagem {
    font-size:12px;
    background: #F4F8FB;
    border-bottom: 20px solid #fff;
}
div.especial-listagem .descricao {
    padding: 0 10px;
}
div.especial-listagem a {
    color: #002D6B !important;
}
div.especial-listagem p {
    margin-bottom:10px;
    line-height:20px;
}
div.especial-listagem p.data {
    background: #E6E9EE;
    text-align: right;
    margin: 10px 0;
    padding: 4px 10px;
    font-size: 11px;
}
div.especial-listagem p.data strong {
    color: #444 !important;
}
div.especial-listagem h1 {
    background: #002D66;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    margin: 0 -10px;
}
div.especial-listagem h2 {
    font-size: 18px;
    color: #002D6B !important;
    margin: 10px 0;
}
div.especial-listagem h3, div.especial-listagem h4 {
    font-size: 16px;
    color: #002D6B !important;
    margin: 40px 0 10px 0;
}
div.especial-listagem h4 {
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #002D6B;
    padding: 5px;
}
div.especial-listagem ul {
    margin: 10px 0;
}
div.especial-listagem ul li {
    margin: 10px 0 0 10px;
}
div.especial-listagem .bib-foto {
    display: block;
    float: left;
    margin: 0 10px 5px 0;
}
div.especial-listagem .foto-destaque-noticia {
    border-color: #ccc !important;
    background: #E6E9EE;
}
div.especial-listagem .publicidade {
    float: right;
    width: 140px;
    padding: 5px 5px 0 5px;
    background: #E6E9EE;
    margin: 0 0 0 10px;
    border-left: 10px solid #fff;
    border-bottom: 10px solid #fff;
}
div.especial-listagem .publicidade ul, div.especial-listagem .publicidade ul li {
    margin: 0;
}
div.especial-listagem .publicidade img {
    margin-bottom: 5px;
}

/* Videocast */
.amplia-video {
    overflow: hidden;
    background: url(../images/pngfix.png) !important;
    border: 1px solid transparent !important;
    width: 180px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.texto-video {
    float: left;
    position: relative;
    clear: none !important;
    background: none transparent !important;
    width: 380px;
    border: none 0;
}
/* Ferramenta de Controle de tamanho de texto  */

div.ferramentas_texto a{
    padding: 4px;
    border: 1px solid #666;
    font-size: 11px;
    font-weight: bold;
    margin-right: 7px;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    background: #fff;
}
div.ferramentas_texto a:hover{
    background: #666;
    border-color: #222;
    color: #fff;
    cursor: pointer;
}

/* Ferramenta de Controle de compartilhamento de items */

#shareit-box {
    clear:both;
    position:absolute;
    display:none;
    z-index:999;
}

#shareit-header {
    width:138px;
}

#shareit-body {
    width:138px; height:100px;
    background:url(/images/shareit.png);
}

#shareit-blank {
    height:20px;
}

#shareit-url {
    height:50px;
    text-align:center;
}

#shareit-url input.field{
    width:100px; height:26px;
    background: transparent url(/images/field.gif) no-repeat;
    border:none; outline:none;
    padding:7px 5px 0 5px;
    margin:3px auto;font-size:11px;
}

#shareit-icon  {
    height:20px;
}

#shareit-icon ul {
    list-style:none;
    width:130px;
    margin:0; padding:0 0 0 8px;
}

#shareit-icon ul  li{
    float:left;
    padding:0 2px;
}

#shareit-icon ul  li img{
    border:none;
}

/* Div para o botao esqueci minha senha */
div.esqueci_senha a{
    font-size: 11px;
    font-weight: bold;
    width: 425px;
    height: 16px;
    position: absolute;
    text-align: right;
/*    top: 575px;
    left: 250px;*/
    /*background: #fff;*/
}
div.esqueci_senha a:hover{
    border-color: #222;
    cursor: pointer;
}

/* ---------------------------
	Ajustes (Alexander)
--------------------------- */
.loja-virtual {
	overflow:hidden;
	}

.loja-virtual h2 {
	float:left;
	}

.loja-virtual p {
	float: left;
	padding-top: 7px;
	margin-left: 10px;
	}

.mapa-ipam {
	width:410px;
	overflow:hidden;
	display:block;
	margin:10px;
	position:relative;
	height:250px;
	cursor:pointer;
	}

.mapa-ipam-grande{
	position:absolute;
	display:none;
	padding:10px;
	background:#fff;
	z-index:999;
	top:50%;
	left:50%;
	margin:-334px 0 0 -472px;
	}
	
.big{
	position:fixed;
	display:none;
	padding:5px;
	background:#fff;
	z-index:999;
	top:2%;
	left:20%;
	}

.big img{
	max-width: 1000px;
	max-height: 550px;
	margin-right:-15px;
}

.manto-negro {
	background:#000;
	width:100%;
	overflow:hidden;
	height:100%;
	display:none;
	z-index:888;
	position:absolute;
	top:0;
	left:0;
	}

div.ferramentas_texto a {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #666666;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:16px;
	margin-right:7px;
	padding:4px;
	width:16px;
	}

div.ferramentas_texto a:hover {
	background:#666666 none repeat scroll 0 0;
	border-color:#222222;
	color:#FFFFFF;
	cursor:pointer;
	}

.barra-ferramentas {
	position:relative;
	width:100%;
	height:35px;
	margin:0 0 15px 0;
	}

.barra-ferramentas ul{
	list-style:none;
	margin:0;
	background:url(../images/background-barra-ferramentas.jpg) no-repeat 0 0;
	height:34px;
	width:247px;
	}

.barra-ferramentas-completa{
	background:url("../images/background-barra-ferramentas-completa.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	float:none;
	height:34px;
	margin:10px 0;
	width:664px;
        z-index: 0;
	}


.barra-ferramentas-completa ul{
	list-style:none;
	margin:0 auto;
	height:34px;
	width:600px;
	}


.barra-ferramentas ul li, .barra-ferramentas-completa ul li{
	background:transparent url(../images/separador-barra-ferramentas.jpg) no-repeat scroll right center;
	float:left;
	padding:2px 20px 0 20px;
	width:83px;
	position:relative;
	}

.barra-ferramentas ul li a, .barra-ferramentas-completa ul li a{
	display:block;
	cursor:pointer;
	float:left;
	height:32px !important;
	}

.barra-ferramentas ul li a.margem-esquerda-menor, .barra-ferramentas-completa ul li a.margem-esquerda-menor{
	margin-left:2px;
	}

.barra-ferramentas ul li.ultimo a, .barra-ferramentas-completa ul li.ultimo a{
	margin-left:0px;
	padding-left:0px;
	}

.barra-ferramentas ul li.ultimo, .barra-ferramentas-completa ul li.ultimo{
	background:none;
	}

.barra-ferramentas ul li a#aumenta_fonte, .barra-ferramentas-completa ul li a#aumenta_fonte {
	background:url(../images/aumentar-fonte.jpg) no-repeat center center;
	height:21px;
	width:18px;
	content:"";
	text-indent:-5000px;
	line-height:0;
	}

.barra-ferramentas ul li a#reduz_fonte, .barra-ferramentas-completa ul li a#reduz_fonte {
	background:url(../images/diminuir-fonte.jpg) no-repeat center center;
	height:21px;
	width:18px;
	content:"";
	text-indent:-5000px;
	line-height:0;
	}

.barra-ferramentas ul li.compartilhe a, .barra-ferramentas-completa ul li.compartilhe a {
	padding:6px 0 0 6px;
	width:73px;
	height:14px;
	}

.barra-ferramentas ul li.pergunta, .barra-ferramentas-completa ul li.pergunta {
	width:300px;
	background:none;
	}

.barra-ferramentas ul li.pergunta div, .barra-ferramentas-completa ul li.pergunta div {
	float:left;
	}

.barra-ferramentas-completa ul li.pergunta div.texto {
	color:#556d45;
	display:block;
	font-weight:bold;
	height:25px;
	margin:0 15px 0 0;
	padding:5px 0 0;
	width:36px;
	}

.barra-ferramentas-completa ul li.pergunta div.gostei a{
	background:url(../images/sim-gostei.jpg) no-repeat left center;
	margin:0 2px;
	width:80px;
	height:30px;
	display:block;
	content:"";
	text-indent:-5000px;
	line-height:0;
	}

.barra-ferramentas-completa ul li.pergunta div.nao-gostei a{
	background:url(../images/nao-gostei.jpg) no-repeat center center;
	margin:0 2px;
	width:65px;
	height:30px;
	display:block;
	content:"";
	text-indent:-5000px;
	line-height:0;
	}

.barra-ferramentas ul li.fontes div, .barra-ferramentas-completa ul li.fontes div {
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:40px;
	}

.barra-ferramentas-completa ul li.pergunta div.votacao{
	margin:5px 10px 0 0;
	width:5px;
	height:30px;
	display:block;
	color:#3d6035;
	}

/*acessoria imprensa*/
.titulo {
	font-size:14px;
	margin:10px 0;
	}

p.telefones {
	background:transparent url(../images/telefone.png) no-repeat scroll 0 center;
	line-height:20px;
	margin:2px 0;
	padding-left:35px;
	}

p.email {
	background:transparent url(../images/email.png) no-repeat scroll 7px center;
	line-height:20px;
	margin:2px 0;
	padding-left:35px;
	}


/*anuncios*/
div.anuncios {
	width:662px;
	margin:10px 0 30px 10px;
	overflow:hidden;
	}

.anuncios a{
	display:block;
	float:left;
	}

.anuncios a.margem-direita {
	margin-right:30px;}

.anuncios a img{
	border:0;
	}
/* financiadores do IPAM */
.lista-links {
	margin:25px 0 25px 18px;
	}

.lista-links li{
	margin:10px 0;
	}

.lista-links li a strong{
	display:block;
	}

/* banners promocional home */
.promocional {
	margin:15px 0;
	overflow:hidden;
	position:relative;
	}

.promocional .promocao-1{
	float:left;
	margin-right:8px;
	}

.promocional a img {
	border:0;
	}

.promocional .promocao-2{
	float:right;
	}

/* banners promocional home */

/* indique para um amigo */
.indique-um-amigo {
	background:url('../images/indique-um-amigo.jpg') no-repeat 0 0;
	width:140px;
	height:65px;
	display:block;
	text-indent:-5000px;
	line-height:0;
	content:"";
	}

.send-to-friend {
	background:url('../images/indique-um-amigo-en.jpg') no-repeat 0 0;
	width:140px;
	height:65px;
	display:block;
	text-indent:-5000px;
	line-height:0;
	content:"";
	}

/* List */

.list .zebra {
	background:#EFEFEF;
}
.list {
	width:340px;
	background:#FFF;
}
.list thead {
	background:#EDF0E1;
}
.list thead tr th {
	padding:8px;
	border-bottom:1px solid #CCC;
        /*font-family: serif;*/
	font-size: 15px;
        font-weight:bold;
	color:#3F1905;
}
.list thead tr th.id {
	text-align:center;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	color:#666;
}
.list tfoot {
	background:#EDF0E1;
}
.list tfoot tr td {
	padding:8px;
	border-top:1px solid #CCC;
        color:#3F1905;
}
.list tr td {
	padding:10px;
	vertical-align:middle;
        color:#33522E;
}
.list table.mceLayout td {
	padding: 0;
}
.list .list-buttons {
	float:right;
}
.list .btn-excluirsel {
	background: url(../images/btn_excluirsel.gif) no-repeat;
	padding-left:15px;
	margin-left:9px;
	color:#333 !important;
}
.list .btn-excluirsel:hover {
	color:#C00 !important;
}

.zebra2 {
	background-color:#EFEFEF !important;
}

.tag h2{
    color:#003300;
    font-size:24px;
}

.tags { margin:0 auto; padding:2px 1px; background-color:#F1EFE2; width:977px; color:#999; font-size:20px; }
.nuvem_tag span { padding:3px 5px; vertical-align: middle; line-height: 25px;  border:0px none; font-family:Verdana, Arial, Geneva; font-weight:none;  }
.nuvem_tag a:hover       { text-decoration:none; background:#DCE4C1;  color:#6F361C; border: solid 1px #DCE4C1; margin:-1px; }
.nuvem_tag a  { color:#33522E; text-decoration:none; }
.nuvem_tag     { margin:4px 0px 6px 20px; padding:8px; width:685px; border-top: 1px solid #DFD9B5}
.nuvem_tag h3 { font-size: 18px; font-weight: bold; padding-bottom: 5px;}

/* Lista de Anos biblioteca */

.biblioteca-lista li {
    border-bottom:1px solid #DCE4C1;
    padding:20px 0;
    width: 200px;
    float: left;
    display: inline;

}
.biblioteca-lista h3 a {

    font-size:17px;
    font-weight:bold;
    margin-bottom:7px;
    width: 100px;
}

.busca-biblioteca {
        background: url("../images/background-barra-ferramentas-completa.jpg") no-repeat scroll 0 0 transparent;

	display:block;
	float:left;
	margin:10px 0;
	width:664px;
        z-index: 0;
	position:relative;
	width:100%;
/*	height:30px;*/

	}
.busca-biblioteca .busca {
        background:  url("../images/search_back-300.gif") no-repeat scroll 0 0 transparent;
        border: #C7C58F;
	width: 460px;
        height:19px;
        margin:1px 5px 5px 5px;
	}
.busca-biblioteca .busca input{
        background: none repeat scroll 0 0 transparent;
        border: medium none;
	width: 371px;
        height:19px;
        margin:1px 5px 5px 5px;
	}

.busca-biblioteca .busca-filtro{
        background:url("../images/bread_back.gif") no-repeat scroll right center #3D6035;
        border: medium none;
	width: 220px;
        height:19px;
        margin:1px 5px 5px 5px;
	}
.busca-biblioteca .filtro{

        border: medium none;
	width: 80px;
        height:19px;
        margin:1px 5px 5px 5px;
	}

.busca-biblioteca .busca input.botton {
            background: none repeat scroll 0 0 transparent;
            border: none;
            width: 49px;
            height:28px;
    font-size:14px;
            margin:0 2px 2px 7px;
            color:#F7F9F0;
        }
.busca-biblioteca label{
      background:url("../images/bread_back.gif") no-repeat scroll right center #3D6035;
      margin:0 15px 5px 20px;
      color:#F7F9F0;
      font-weight: bold;
}

.busca-biblioteca a{
      margin:9px 10px 0 0;
      float:right;
      font-weight: bold;
      text-decoration: underline;
	}
.busca-biblioteca .busca-avancada{
        background: #F7F9F0;
        border: medium none;
	height:19px;
        margin:1px 5px 5px 5px;
        width: 171px;
        color: #33522E;
	}
.itemdestaque {
     border-bottom: none !important;
/*     margin-right:  5px;*/
     height: auto;
     width: 180px;
/*     margin-bottom: 50px;*/
     background: none !important;
     display: block;    
}
.itemdestaque .texto{
     text-align: center;
}
.itemdestaque p a img{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

#cancer{
	position:absolute;
	top:30px;
	left:-27px;
	float:left;
}

.grande-fechar{
	position:relative;
	float:right;
	top:0px;
	right:0px;
	padding-right:15px
}







.bgBoxBranco       { background:#ffffff url(../images/bg_degrade_branco.png) repeat-x left bottom; margin-bottom:5px;  }
/*.bgBoxBrancoTransp { background-color:#ffffff; width: 460px; height: 311px;}*/
/*.mioloBordaBranca  { background-color:#ffffff; margin:0 8px 0 8px; width:auto!important; padding:4px 0 4px 0; }*/
.mioloBordaCinzaClaro  { background-color:#f5f4f4; margin:0 10px 0 10px; width:auto!important; padding:5px 0 5px 0; }
.boxConteudo       { min-height:50px; height:auto!important; height:50px; padding:13px; }
.boxConteudoPeq    { min-height:17px; height:auto!important; height:17px; padding:13px; }
.boxConteudoToogle { min-height:17px; height:auto!important; height:17px; padding:0!important; }

.semMargemBotom { margin-bottom:0px!important; }

/* PopUp */
.fundoPreto { background-color:#000000; display:none; height:100%; left:0; position:absolute; top:0; width:100%; z-index:9997; }
.popUp { display:none; position:absolute; z-index:9998; }
.popUp .fechar { background:url(../images/icone_fechar.png) no-repeat; border:none; cursor:pointer; left:0; position:absolute; top:0; float:right; height:24px; margin:-10px -10px 0 0; width:22px; z-index:9999; }
/*.popUp .boxPopUp { padding:10px; }*/

.popUp.msgAlert { text-align:center; width:440px; }
/*.popUp.msgImprimir { text-align:center; width:640px; }*/
/*.popUp img { margin-right:10px; }*/


/* PopUp de Alerts */
.fundoPretoAlert { background-color:#000000; display:none; height:100%; left:0; position:absolute; top:0; width:100%; z-index:9997; }
.popUpAlert { display:none; position:absolute; z-index:9998; }
.popUpAlert .fecharAlert { background:url(../images/icone_fechar.png) no-repeat; border:none; cursor:pointer; float:right; height:24px; left:444px; position:absolute; top:0; margin:10px -7px 0 0; width:22px; z-index:9999; }
/*.popUpAlert .boxPopUpAlert { padding:10px; }*/

.popUpAlert.msgAlert { text-align:center; width:460px; height: 320px;}
.popUpAlert.msgImprimirAlert { text-align:center; width:460px;}
/*.popUpAlert img { margin-right:10px; }*/

/* Bordas brancas */
.bordaBrancaBottomLeft  { background:url(../images/borda_branca_bottom_left.png) no-repeat left bottom !important; height:auto; }
.bordaBrancaBottomRight { background:url(../images/borda_branca_bottom_right.png) no-repeat right bottom !important; height:auto; }
.bordaBrancaTopLeft    { background:url(../images/borda_branca_top_left.png) no-repeat left top !important; height:auto; }
.bordaBrancaTopRight    { background:url(../images/borda_branca_top_right.png) no-repeat right top !important; height:auto; }

/* Bordas brancas transparentes */
.bordaBrancaBottomLeftTransp  { background:url(../images/borda_branca_bottom_left_transp.gif) no-repeat left bottom !important; }
.bordaBrancaBottomRightTransp { background:url(../images/borda_branca_bottom_right_transp.gif) no-repeat right bottom !important; }
.bordaBrancaTopLeftTransp     { background:url(../images/borda_branca_top_left_transp.gif) no-repeat left top !important; }
.bordaBrancaTopRightTransp    { background:url(../images/borda_branca_top_right_transp.gif) no-repeat right top !important; }

/* Bordas cinza claro transparentes */
.bordaCinzaClaroBottomLeftTransp  { background:url(../images/borda_cinzaclaro_bottom_left_transp.png) no-repeat left bottom !important; }
.bordaCinzaClaroBottomRightTransp { background:url(../images/borda_cinzaclaro_bottom_right_transp.png) no-repeat right bottom !important; }

/* Bordas cinza medio transparentes */
.bordaCinzaMedioBottomLeft  { background:url(../images/borda_cinzamedio_bottom_left.png) no-repeat left bottom !important; }
.bordaCinzaMedioBottomRight { background:url(../images/borda_cinzamedio_bottom_right.png) no-repeat right bottom !important; }
.bordaCinzaMedioTopLeft     { background:url(../images/borda_cinzamedio_top_left.png) no-repeat left top !important; }
.bordaCinzaMedioTopRight    { background:url(../images/borda_cinzamedio_top_right.png) no-repeat right top !important; }

/* Bordas cinza claro transparentes */
.bordaCinzaClaroBottomLeft  { background:url(../images/borda_cinzaclaro_bottom_left.png) no-repeat left bottom !important; }
.bordaCinzaClaroBottomRight { background:url(../images/borda_cinzaclaro_bottom_right.png) no-repeat right bottom !important; }
.bordaCinzaClaroTopLeft     { background:url(../images/borda_cinzaclaro_top_left.png) no-repeat left top !important; }
.bordaCinzaClaroTopRight    { background:url(../images/borda_cinzaclaro_top_right.png) no-repeat right top !important; }

/* Bordas cinzas complementares das bordas acima */
.bordaCinzaSelecionarCenter { background:url(../images/borda_cinza_select_center.png) repeat-x left !important; }
.bordaCinzaSelecionarLeft   { background:url(../images/borda_cinza_select_left.png) no-repeat left !important; }
.bordaCinzaSelecionarRight  { background:url(../images/borda_cinza_select_right.png) no-repeat right !important; }

/* Bordas brancas popup recibo */
.bordaReciboCenter  { background:url(../images/conteudo_recibo_bg.png) repeat-x left !important; }
.bordaReciboLeft    { background:url(../images/borda_recibo_lateral_esq.png) no-repeat left !important; }
.bordaReciboRight   { background:url(../images/borda_recibo_lateral_dir.png) no-repeat right !important; }
