﻿@charset "utf-8";
/* CSS Document */

@import url("../../_css/principal.css");


/*---------------*/


#menu { background-position:-1540px 30px; }

#menuLateral{float:left; width:166px;  padding-left:11px; margin-top:9px;}
#itensMenu{background-image:url(../_img/topo-menu.gif); width:155px; background-repeat:no-repeat; padding-top:7px;}
.tituloMenu{background-image:url(../_img/fundo-menu-titulos-solucoes.gif); height:18px; font-weight:bold; color:#FFFFFF; padding-left:12px;font-size:12px;}
.itemMenu{ height:23px; border-bottom:1px solid #ffffff; border-right:1px solid #b2b2b2; background-color:#F3E0E0; width:154px; }
.itemMenuDiv{ height:23px; border-right:1px solid #b2b2b2; background-color:#F3E0E0; width:154px;}
.itemUltimo{height:18px; background-color:#F3E0E0; width:154px; border-right:1px solid #b2b2b2;}
.menuItens{background-image:url(../_img/base-menu.gif); width:155px; padding-bottom:7px; background-position:bottom; background-repeat:no-repeat;}
.menuItensChange{background-image:url(../_img/base-menu.gif); width:155px; padding-bottom:7px; background-position:bottom; background-repeat:no-repeat;}


#links{float:left; margin-top:43px; margin-left:113px;*margin-left:115px; color:#f0f0f0; font-size:11px; width:200px; text-align:right;}
#links a{color:#f0f0f0; font-size:11px;}

.tituloMenuDiv{background-image:url(../_img/topo-menu-div.gif); height:18px;border-right:1px solid #b2b2b2; background-repeat:no-repeat; padding-left:12px; padding-top:7px; background-color:#A61414; font-weight:bold; color:#FFFFFF; font-size:12px;}
.tituloMenuDivChange{background-image:url(../_img/topo-menu-div.gif); height:18px; background-repeat:no-repeat; padding-left:12px; padding-top:7px; background-color:#A61414; font-weight:bold; color:#FFFFFF;}


A.linkMenu {color:#202020; text-decoration:none;  height:18px; display:block; padding-left:12px; padding-top:4px;}
A.linkMenu:hover {color:#202020; text-decoration:none; background-color:#FDF5F5; height:22px; display:block; padding-top:4px; }

A.linkMenuUltimo {color:#202020; text-decoration:none;  height:16px;  display:block; padding-left:12px; padding-top:4px;}
A.linkMenuUltimo:hover {color:#202020; text-decoration:none; background-color:#FDF5F5; height:16px; display:block; }



/*titulos */
h2.tituloSecao{color:#A61414;}
h3.subTitulo{color:#004A4B;}


/*caixas*/
/*.caixa{border:solid 0px #217f80;clear:both;}*/
.caixaTitulo{background-color:#CC3333;}
.caixaConteudo{ height:235px;}
/*.caixaConteudoFinanceira{background-color:#F0F0F0; border:solid 1px #cccccc; height:130px;}*/
.caixaSubTitulo{color:#ffffff; font-size:13px;}

/* FormatarPaginasSolucoes */
.bulletListaItens {padding-left:31px;list-style-image: url(../_img/bullet-list.gif);}

#clearBoth {clear:both;}

hr{height: 1px; color: #F3E0E0; width:94%; border-style: solid; }

/* menu */
#menuLateral{ margin-top:3px; #margin-top:11px;}

#rodapeCartoes{margin-top:133px;}

.disclaimersolucoes {width:770px; height:70px; clear:both; background: url(../_img/home-solucoes.gif) no-repeat ;border-top: 1px solid #CCCCCC;}
