* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    min-width: 950px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 125%;
    color: #555;
    background: #fff;
}

table {
    width: 100%;
}

table td {
    vertical-align: top;
}

ul {
    padding-left: 10px;
}

li {
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
    background: transparent url(../images/estilo/bullet.png) no-repeat 0 5px;
}

p {
    margin-bottom: 10px;
}

a {
    color: #135586;
    text-decoration: none;
}

li a {
    color: #1a1a1a;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0 none;
}

hr {
    width: 100%;
    height: 1px;
    margin-bottom: 15px;
    clear: both;
    border: none;
    background: transparent url(../images/estilo/hr.png) no-repeat center;
}

/* * * * * * * CLASSES AUXILIARES * * * * * * * */
.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.clear {
    clear: both;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: left;
}

/* * * * * * * * * * * IMAGEM * * * * * * * * * * */
img.fLeft, img.fRight {
    margin-bottom: 10px;
}

img.fLeft {
    margin-right: 10px;
}

img.fRight {
    margin-left: 10px;
}

/* * * * * * * * * * FIM IMAGEM * * * * * * * * * */
/**********************Páginas de detalhamento****************************/
.detalhamento p {
    margin-left: 10px;
    margin-bottom: 0;
}

.detalhamento ul {
    padding-top: 5px;
}

.detalhamento h5 {
    padding: 10px 0 0;
}

/* * * * * * * FIM CLASSES AUXILIARES * * * * * */
/* * * * * * * * FORMULÁRIOS * * * * * * * */
button, input {
    margin-right: 3px;
    font-family: Arial;
    outline: none;
    border: 1px solid #CCC;
    color: #666666;
    background: #dedede url("../images/estilo/input.gif") repeat-x;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

input {
    width: 120px;
    padding: 1px 4px;
    font-size: 1em;
    vertical-align: middle;
}

select {
    width: 100px;
    height: 18px;
    padding: 1px;
    margin-right: 3px;
    vertical-align: middle;
    font-size: 0.9em;
    font-weight: bold;
    background: #EEE url("../images/estilo/input.gif") repeat-x;
    border: 1px solid #CCC;
    color: #666666;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

button {
    font-size: 0.87em;
    text-transform: uppercase;
    font-weight: bold;
    color: #4c4c4c;
    cursor: pointer;
    padding: 0px 4px;
    vertical-align: middle;
}

#FormPalavrachave {
    width: 200px;
}

/* * * * * * * FIM FORMULARIOS * * * * * * * */
/* * * * * * * * * * TÍTULOS * * * * * * * * * */
h1 {
    padding: 4px 0;
    font: normal bold 2.3em / 1em Arial, Helvetica, Sans-serif;
    color: #135586;
}

h2 {
    font: normal bold 1.2em / 1em Arial, Helvetica, Sans-serif;
    letter-spacing: 0.05em;
    margin: 0 0 10px 0;
    padding: 2px 5px 2px 15px;
    line-height: 1.5em;
    color: #fff;
    background: url("../images/estilo/title-bullet.png") no-repeat scroll 5px 8px #E77817;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

h3 {
    font: normal bold 1.2em Arial, Helvetica, Sans-serif;
    margin-bottom: 5px;
}

h4 {
    font: normal bold 1.3em Arial, Helvetica, Sans-serif;
    margin-bottom: 10px;
    color: #162d50;
}

h5 {
    margin-bottom: 3px;
    font: normal bold 1.15em / 1em Arial, Helvetica, Sans-serif;
    color: #135586;
}

h6 {
    font: normal bold 2em / 1.5em Arial, Helvetica, Sans-serif;
    color: #135586;
}

/* * * * * * * * FIM DOS TÍTULOS * * * * * * * */
/* * * * * *  * DEFINIÇÃO DE LARGURA DA TELA * * * * * * * * * * */
.container {
    max-width: 1100px;
    margin: 0 auto;
}
* html .container {
    width: 980px;
}
* html .container .container {
    width: auto;
}

/* * * * * *  * * * * * * * * * * * */
#container {
    min-height: 100%;
    height: auto;
    position: relative;
}
* html #container {
    height: 100%;
}

#wrap {
    padding-bottom: 80px;
}

/* * * * * * * * * HEADER * * * * * * * * */
#header {
    position: relative;
    overflow: hidden;
    background: url("../images/estilo/footer.gif") repeat-x scroll 0 0 #f5f5f5;
}

#header .container {
    position: relative;
    z-index: 0;
}

#logo {
    float: left;
    padding: 15px 0;
}
* html #logo, * html .nav .interativo {
    position: relative;
    z-index: 2
}

/* * * * Menu de contato * * * */
.nav .interativo {
    float: right;
    height: 30px;
    margin-top: 7px;
    padding: 0;
}

.nav .interativo li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    background: none;
}

/* * * * Fim menu de contato * * * * */
/* * * * * * * * * MENU PRINCIPAL * * * * * * * */
.nav .main {
    position: relative;
    height: 33px;
    padding: 5px 0 1px;
    background: url(../images/estilo/menu.gif) repeat-x;
}

.nav .main ul {
    padding: 0;
}

.nav .main li {
    float: left;
    height: 30px;
    padding: 0 5px;
    margin-bottom: 0;
    border-right: 1px solid #e8e7e7;
    background: none;
}

.nav .main li.last {
    border-right: 0 none;
}

.nav .main li a {
    display: inline-block;
    height: 100%;
    padding: 0 0 0 15px;
    margin: 0;
}

.nav .main li a strong {
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 0 15px 0 0;
    font-size: 1.1em;
    line-height: 30px;
    color: #162d50;
    cursor: pointer;
    text-shadow: 1px 1px 2px #AAAAAA;
    white-space: nowrap;
}

.nav .main li a:hover, .nav .main li a.ativo {
    background: url(../images/estilo/lmenu.gif) no-repeat 0 0;
}

.nav .main li a:hover strong, .nav .main li a.ativo strong {
    color: #fff;
    background: url(../images/estilo/rmenu.gif) no-repeat right;
}

/* * * * * * * * * FIM MENU PRINCIPAL * * * * * * * */
/* * * * * * Slider em javascript* * * * * * * * * * */
#sliderHeader {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -250px;
}

#sliderHeader img {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

/* * * * * * fim slider * * * * * * * * */
/* * * * * * * * * FIM HEADER * * * * * * * * */
/* * * * * * * * * MAIN * * * * * * * * */
#main {
    padding: 10px;
}

#outContent {
    position: relative;
    float: left;
    width: 100%;
    margin-right: -22%;
    z-index: 0;
}

#content {
    margin-right: 22%;
}

/* * * * * * * * * sidebar * * * * * * * * */
#sidebar {
    position: relative;
    z-index: 2;
    float: right;
    width: 18.5%;
    min-height: 760px;
    padding-left: 18px;
    background: transparent url("../images/estilo/divisor-vertical-sessao.png") no-repeat left center;
}

/* * * * * * * * fim sidebar * * * * * * * */
/* * * * * * * FOOTER * * * * * * * */
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    font-size: 1em;
    background: url("../images/estilo/footer.gif") repeat-x;
}

#footer .content {
    padding: 10px;
    text-align: center;
}

/* * * * * Menu institucional * * * * * * */
.nav .institucional {
    padding: 0;
    margin: 0 0 10px 0;
    overflow: hidden;
    text-align: center;
}

.nav .institucional li {
    display: inline;
    padding: 0 7px 0 0;
    margin: 0 2px 0 0;
    line-height: 1em;
    background: url(../images/estilo/vertical-dotted-border.gif) repeat-y right center;
}

.nav .institucional li.last {
    margin-right: 0;
    background: none;
}

.nav .institucional li a {
    font-size: 0.9em;
    color: #4d4d4d;
    font-weight: bold;
}

/* * * * * copyright * * * * */
.copyright {
    clear: both;
    line-height: 1.2em;
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #222;
}

.copyright p {
    margin: 0;
}

.about {
    position: absolute;
    width: 240px;
    right: 12px;
    top: 33px;
    line-height: 1.1em;
    text-align: right;
    font-size: 0.95em;
    font-weight: bold;
    color: #6C9EBC;
}

/* * * * * * FIM FOOTER * * * * * * */
/* * * * * * * BOX ARREDONDADO GENÉRICO * * * * * * */
.boxArredondado, #slider {
    position: relative;
    overflow: hidden;
    margin: 0 0 15px 0;
}
* html .boxArredondado {
    width: 100%;
}

.boxArredondado .header, #sliderNav {
    height: 18px;
    padding: 2px 12px;
    margin: 0;
    background: #135586;
}
* html .boxArredondado .header, * html #sliderNav {
    overflow: hidden;
}

.boxArredondado .header h4 {
    color: #fff;
    font-size: 1.1em;
}

.boxArredondado .arrTl, .boxArredondado .arrTr, #slider .sliderNavArrTl, #slider .sliderNavArrTr {
    position: absolute;
    width: 6px;
    height: 22px;
    top: 0;
    z-index: 2;
    background-image: url("../images/estilo/slidernavarr.gif");
}

#painel .boxArredondado .header {
    background-color: #cd550a;
}

#painel .boxArredondado .arrTl, #painel .boxArredondado .arrTr {
    background-image: url("../images/estilo/headerarr.gif");
}

.boxArredondado .arrTl, #slider .sliderNavArrTl {
    left: -1px;
    background-position: top left;
}

.boxArredondado .arrTr, #slider .sliderNavArrTr {
    right: -1px;
    background-position: top right;
}

.boxArredondado .container, #slider .container {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #d4d4d4;
}

/* * * * * * FIM BOX ARREDONDADO GENÉRICO * * * * * */
/* * * * * PERSONALIZADOS * * * * * */
.vejaMais {
    display: block;
    clear: both;
    text-align: right;
    letter-spacing: 1px;
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
    color: #162d50;
}

.textoMaior {
    font-size: 1.5em;
    line-height: 1em;
    color: #135586;
}

.textoMaior .textoMaior {
    font-size: 1.3em;
}

.middle {
    vertical-align: top;
}

/* * * * * * * * SLIDER * * * * * * * * */
#slider {
}

#slider .container {
    padding: 0;
    height: 200px;
}

/* Menu do slider */
#sliderNav {
    height: 22px;
    padding: 0;
    text-align: center;
}

#sliderNav li {
    display: inline;
    padding: 0;
    margin: 0 1px;
    background: none;
}

#sliderNav li a {
    display: inline-block;
    padding-left: 20px;
    outline: none;
}

#sliderNav li a span {
    display: inline-block;
    height: 20px;
    padding-right: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

#sliderNav li a:hover, #sliderNav li.ativo a {
    background: url("../images/estilo/slidernavesq.png") no-repeat left top;
}

#sliderNav li a:hover span, #sliderNav li.ativo a span {
    background: url("../images/estilo/slidernavdir.png") no-repeat right top;
}

/* slides */
.slide {
    display: none;
    height: 185px;
    position: absolute;
    top: 30px;
    left: 10px;
    right: 10px;
    overflow: hidden;
    background: #fff;
}

.slide.ativo {
    display: block;
}

.slide .vejaMais {
    position: absolute;
    bottom: 0;
    right: 10px;
}

.slide .imagem {
    float: left;
    width: 230px;
    text-align: center;
}

.slide .content {
    margin-left: 230px;
}

.slide ul {
    padding: 0;
}

.slide p {
    margin-bottom: 5px;
}

/* Destaques da Home */
.destaque {
    float: left;
    overflow: hidden;
    width: 50%;
    line-height: 1.1em;
    margin: 0 0 20px 0;
}

.destaque .content {
    margin: 0 30px 0 0;
}

.destaque p {
    margin-bottom: 0;
}

.destaque a {
    font-weight: bold;
    color: #2f2f2f;
}

.destaque img {
    margin-bottom: 0;
    height: 75px;
}

/* Propriedades indivuduais de destaques*/
.destaqueCursos .destaque {
    height: 75px;
}

.destaqueCursos ul {
    width: 320px;
    float: left;
    margin-right: 30px;
}

/* Destaque Rotativo */
.destaqueRotativo {
    position: relative;
    height: 22px;
    line-height: 22px;
    margin: 10px 0;
    padding-right: 92px;
    font-weight: bold;
    font-style: italic;
    font-size: 1.1em;
    background: url("../images/estilo/atencaorot.png") no-repeat top right;
}

.destaqueRotativo .content {
    overflow: hidden;
    height: 20px;
    border-top: 1px solid #e29674;
    border-bottom: 1px solid #e2a69e;
}

.destaqueRotativo .degrade {
    position: absolute;
    top: 0;
    left: 0;
    width: 227px;
    height: 22px;
    z-index: 2;
    background: url("../images/estilo/tpb.png") repeat-y top left;
}

/* * * * * * * * INSCRICOES POR PROCURACAO * * * * * * * * * */
.porProcuracao .destaque {
    float: none;
    overflow: hidden;
    width: auto;
    margin: 0 0 10px 0;
}
* html .porProcuracao .destaque {
    height: 75px;
}

.porProcuracao .destaque img {
    margin-bottom: 0;
}

padding-bottom:
0;
-moz-border-radius:
0 0 5px 5px;
-webkit-border-radius:
0 0 5px 5px;
border-radius:
0 0 5px 5px;
}
* html .porProcuracao .boxArredondado .container {
    padding-bottom: 10px;
}

/* * * * * * * Destaque de transporte * * * * * * * * * */
.destaqueTransporte {
    margin-bottom: 15px;
}

.destaqueTransporte .destaque {
    height: 100px;
}

/* * * * * * * Destaque de notícias da página principal * * */
.destaqueNoticias {
    margin-bottom: 15px;
    background: url("../images/estilo/luatr.png") no-repeat right top;
}

.destaqueNoticias .content {
    min-height: 50px;
    padding: 0 25px;
    background: url("../images/estilo/luabl.png") no-repeat scroll left bottom transparent;
}

.destaqueNoticias li {
    float: left;
    width: 45%;
    height: 20px;
    margin-right: 20px;
}

/* * * * * * Remoção de margem dos parágrafos em áreas editáveis * * * * * */
.p2br p {
    margin: 0;
}

/* * * * * * * * * Box com borda e fundo * * * * * * * * */
.box {
    margin-bottom: 15px;
    padding: 5px 10px;
    text-align: right;
    color: #fff;
    background-color: #135586;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.box label {
    font-weight: bold;
}

.box input, .box select {
    margin-right: 4px;
}

.box h5 {
    color: #fff;
}

.box p {
    margin-bottom: 5px;
}

/* * * * * * * * * STATUS DE RESULTADO DA BUSCA * * * * * * * * * * * */
.statusBusca {
    font-weight: bold;
}

.statusBusca strong {
    color: #FFF;
}

/* * * * * * * * * Bloco com espaçamento lateral * * * * * * * * * */
.blockquote {
    padding: 0 10px;
}

/* * * * * * * * * * * Lista de albuns (eventos) * * * *  * * * * */
.albuns {
    padding: 10px;
}

.albuns li {
    overflow: hidden;
    margin: 5px;
    padding: 5px;
    border: 1px solid #dedede;
    background: url("../images/estilo/footer.gif") repeat-x scroll 0 0 #F5F5F5;
}
* html .albuns li {
    height: 100px;
}

.albuns li a {
    font-weight: normal;
}

.albuns li p {
    margin: 0;
}

.albuns li img {
    float: left;
    margin-right: 10px;
}

/* * * * * * * * * * * Fim da lista * * * *  * * * * */
/* * * * * * *  * * * LISTA DE FOTOS * * * * * * * * */
.imagemPrincipal {
    display: none;
    text-align: center;
    margin-bottom: 30px;
    padding: 30px;
    height: 400px;
    overflow: hidden;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e7e7e7;
    background: url("../images/estilo/loading.gif") no-repeat center center #f5f5f5;
}

.containerFotos {
    position: relative;
    height: 60px;
    padding: 10px 20px;
    overflow: hidden;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #efefef;
    background: url("../images/estilo/footer.gif") repeat-x scroll 0 0 #F5F5F5;
}

.fotos ul li {
    float: left;
    height: 120px;
    padding: 10px;
    text-align: center;
    width: 160px;
}

.fotos .outFotos {
    height: 60px;
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
}

.outFotos #rolarEsquerda, .outFotos #rolarDireita {
    display: block;
    position: absolute;
    height: 60px;
    width: 15px;
    text-indent: -9999px;
    outline: none;
    background: url("../images/estilo/setas-fotos.gif") no-repeat;
}

.outFotos #rolarEsquerda {
    left: 5px;
    top: 10px;
    background-position: top left;
}

.outFotos #rolarDireita {
    right: 5px;
    top: 10px;
    background-position: top right;
}

.outFotos #rolarEsquerda:hover {
    background-position: bottom left;
}

.outFotos #rolarDireita:hover {
    background-position: bottom right;
}

.outFotos ul {
    white-space: nowrap;
    padding: 0;
}

.outFotos ul li {
    display: inline;
    padding: 0;
    text-align: center;
    margin: 0 5px;
}

.fotos ul.listaFotos li {
    width: 90px;
    height: 60px;
    padding: 0;
    overflow: hidden;
    background: transparent;
}

.fotos ul li img {
    height: 60px;
    width: 80px;
}

/* * * * * * *  * * FIM LISTA DE FOTOS * * * * * * * */
/* * * * * LISTA COMERCIAL DA LATERAL DO SITE * * * * */
.comercial {
    padding: 0;
    margin: 0 0 30px 0;
}

.comercial li {
    overflow: hidden;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    background-image: url("../images/estilo/divisor-horizontal-sidebar.png");
    background-position: center bottom;
}

.comercial .textoMaior {
    font-size: 1.2em;
    margin-left: 10px;
}

/* * * * * * TELA DE LOGIN * * * * * */
.login h2 {
    text-align: center;
}

.login table {
    margin-bottom: 15px;
}

.login td, .login th {
    border: 0;
}

/* * * * * * Área de avisos * * * * * * * */
.note {
    min-height: 30px;
    padding: 2px 10px 5px 38px;
    margin-bottom: 10px;
    background: url("../images/estilo/note.gif") no-repeat scroll left top transparent;
}

.doc {
    min-height: 30px;
    padding: 0 10px 5px 30px;
    background: url("../images/estilo/doc.gif") no-repeat scroll left top transparent;
}

.calend {
    min-height: 30px;
    padding: 10px 10px 5px 35px;
    background: url("../images/estilo/calend.gif") no-repeat scroll left 5px transparent;
}

.note strong {
    color: #ed0b21;
}

.doc a, .calend a {
    font-weight: normal;
    color: #162D50;
}

.doc a strong, .calend a strong {
    color: #1A1A1A;
}

.doc a strong, .note strong, .calend a strong {
    font-size: 1.1em;
}

/* * * * * * * BANNER DA PÁGINA PRINCIPAL * * * * * * * */
.banner {
    position: fixed;
    top: 150px;
    left: 30%;
    z-index: 100;
}

.banner .fechar {
    display: block;
    position: absolute;
    top: -10px;
    right: 5px;
    z-index: 2;
    padding: 2px 5px;
    color: #135586;
    font-style: italic;
    font-size: 1.2em;
    background-color: #fff;
    border: 1px solid #135586;
}

.compreagora {
    margin-left: -15px;
}

/* * * * * * * * Apostilas * * * * * * * * */
.apostilas a {
    color: #555;
    font-weight: normal;
}

.apostilas .vejaMais {
    color: #162D50;
}

.novasApostilas .comercial {
    margin-bottom: 10px;
}

/* * * * * Área do aluno na sidebar * * * * */
.areaDoAluno {
    margin-bottom: 50px;
}

.areaDoAluno img {
    display: block;
}

.areaDoAluno form {
    position: relative;
    margin-left: -12px;
}

.areaDoAluno input {
    width: 34.3%;
}

/* newsletter */
.newsletter {
    text-align: center;
}

.newsletter input {
    width: 40%;
    margin: 5px 0;
}

/* * * * * * Popup de bate papo *  * * * * */
#blackOverlay {
    display: none;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.4;
    background-color: #222;
}

#batePapo {
    display: none;
    position: absolute;
    z-index: 10000;
    top: 50px;
    right: 100px;
    height: 410px;
    width: 610px;
    background: #fff;
}

#fecharBatePapo {
    position: absolute;
    top: -5px;
    right: 0;
    padding: 1px 5px;
    font-weight: bold;
    color: #135586;
    background: #fff;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

#abrirBatePapo {
    display: block;
    width: 98px;
    height: 20px;
    padding: 4px 0 0 8px;
    background: url("../images/conteudo/msn.png") no-repeat top left;
}

#abrirBatePapo span {
    display: block;
    width: 20px;
    height: 20px;
    opacity: 0.7;
    background: url('http://messenger.services.live.com/users/b4f3fdee32e3fcb7@apps.messenger.live.com/presenceimage?mkt=pt-br') no-repeat top left;
}

.cartoes {
    padding: 30px 0;
    text-align: center;
}

.cartoes h5 {
    margin-bottom: 10px;
}

/*
 * localizacao
 */
.iframe-localizacao {
    float: left;
    margin-right: 15px;
}

/*
 * Fala Professor
 */
.falaProfessor p {
    margin: 0;
    padding: 0;
}

.falaProfessor a {
    color: #222;
}

.falaProfessor strong, .falaProfessor em {
    color: #444;
    font-size: 1.2em;
}

.falaProfessor .lerArtigo {
    color: #135586;
}

/*
 * Carrinho de compras
 */
.cart .image {
    height: 100px;
    padding: 10px;
    text-align: center;
}

.cart li {
    float: left;
    overflow: hidden;
    width: 29%;
    height: 300px;
    padding: 10px;
    margin: 0.5%;
    line-height: 1.1em;
    font-size: 0.95em;
    border: 1px solid #DEDEDE;
    background: url("../images/estilo/footer.gif") repeat-x scroll 0 0 #F5F5F5;
}

.cart p {
    height: 100px;
    overflow: hidden;
}

.cart li a {
    font-weight: normal;
}

#container .add, #container .remove, #container .loading, #container .item-actions a {
    display: inline-block;
    text-align: left;
    overflow: hidden;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    background-image: url(../images/estilo/cart-actions.gif);
    background-repeat: no-repeat;
}

#container .apostila .add {
    text-indent: 0;
    width: auto;
    height: auto;
    min-height: 32px;
    padding-left: 35px;
    background-image: url(../images/estilo/add.png);
}

#container .apostila .add strong {
    display: block;
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
}

.cart .remove, .item-actions .remove {
    background-position: -40px 0;
}

.cart .loading, .item-actions .loading {
    background-position: -20px 0;
}

.cart .image a {
    display: table-cell;
    width: 230px;
    height: 100px;
    vertical-align: middle;
    text-align: center;
}

.cart .price {
    text-align: right;
}

.cart .added {
    font-weight: bold;
    font-size: 0.8em;
}

.cart .cart-actions {
    text-align: right;
}

.cart .unavailable {
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    text-align: center;
    font-weight: strong;
    font-size: 20px;
    color: #b0b0b0;
}

.cart .unavailable img {
    vertical-align: middle;
}

/*
 * Tabela do carrinho de compras
 */
#cart {
    width: 100%;
    background-color: #efefef;
}

#cart th {
    padding: 5px;
}

#cart td {
    padding: 5px;
    vertical-align: middle;
}

#cart .pair {
    background-color: #E6E6E6;
}

#cart .total {
    padding: 20px 5px;
    vertical-align: top;
    text-align: right;
    font-size: 0.8;
    font-weight: bold;
}

#cart .total strong {
    vertical-align: bottom;
    font-size: 2em;
    font-style: italic;
    font-family: Georgia, Times, Arial, Helvetica, sans-serif;
    color: #135586;
}

.item-name {
    font-weight: bold;
}

.item-quant, .item-price, .item-actions {
    width: 60px;
    text-align: center;
}

#CartList {
    padding: 10px;
    margin: 15px 0;
    background-color: #135586;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#CartList h4, #CartList p {
    color: #fff;
    font-weight: bold;
}

#CartList table {
    margin-bottom: 10px;
}

#CartList button {
    float: right;
    margin: 0;
}

#CartForm input, #CartForm button {
    margin-left: 20px;
}

#CartForm input {
    background: none;
    border: none;
    width: auto;
    height: auto;
}

#CartForm {
    background-color: #fff;
    padding: 20px;
}

.CartForm {
    position: fixed;
    z-index: 10;
    top: 100px;
    width: 800px;
    left: 50%;
    margin-left: -410px;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #135586;
}

.CartForm p {
    margin: 0;
    padding-bottom: 10px;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    background: none repeat scroll 0 0 #fff;
}

.close-cart-button {
    position: absolute;
    right: 10px;
    top: 2px;
    padding: 1px 5px;
    font-weight: bold;
    color: #fff;
    background: #135586;
}

.pagination {
    padding: 20px;
    height: 20px;
}

.pagination a {
    display: block;
    height: 18px;
	line-height: 18px;
	font-weight: bold;
    background-image: url(../images/estilo/pagination.png);
    background-repeat: no-repeat;
}

.pagination .next {
    float: right;
    padding-right: 30px;
    background-position: right bottom;
}

.pagination .prev {
    float: left;
    padding-left: 30px;
    background-position: left top;
}

.home-parceiro{
  visibility: hidden;
  position: fixed;
  _position: absolute;
  width: 250px;
  padding:5px;
  bottom:0;
  right: 10px;
  z-index: 3;
  border-color:#ececec;
  border-style: solid;
  border-width: 0 2px 2px 2px;
  background:url("../images/estilo/footer.gif") repeat-x scroll 0 0 #f5f5f5;
}

.home-parceiro .content{
  text-align: right;
}

.home-parceiro p{
  margin-bottom: 0;
}

.home-parceiro h6{
  font-size: 12px;
  color: #444;
}

.parceiro .imagem{
  float: left;
  min-height: 150px;
}

.parceiro p{
  margin: 0;
}

.parceiro .descricao{
  color: #444;
  margin-bottom: 10px;
}
