html{
    font-family: Arial,Helvetica,sans-serif;
}

body{
    padding:0 0 0 12px;
    background:#FFF url('/img/bckPageFull.gif') left top repeat-x;
}
    body#admin{ background:#FFF url('/img/bckPage.gif') left top repeat-x;}
    /*body.advertising{ background:#FFF url('/img/bckPageFull.gif') left top repeat-x;}*/

/* D00 ->
*******************************************************************************/
#D00{
    float:left;
    width:946px;
}

    .hide{ display:none !important;}
    .fLeft{ float:left !important;}
    .fRight{ float:right !important;}

    .algRight{ text-align:right !important;}
    .algLeft{ text-align:left !important;}
    .algCenter{ text-align:center !important;}

    .colorRed{ color:#A42926 !important;}
    .colorBlue{ color:#223448 !important;}
    .colorGray{ color:#E4E4E4 !important;}

    .bold{ font-weight:bold !important;}

    small{ font-size:80% !important;}

    blockquote{
        padding-left:60px;
        font-style:italic;
        background:url('/img/quotes_gray.gif') 10px top no-repeat;
    }

    p{
        line-height:1.1;
    }

	p.feedBack{
            padding:10px 10px 10px 30px;
            margin:20px 0 0 0 !important;
            font:bold 13px arial;
	}
		p.ok{
                    color:#35A110;
                    border:1px solid #35A110;
                    background:#BBE593 url('/img/fanfan/accept.png') 10px center no-repeat;
		}
		p.erro{
                    color:#E9584C;
                    border:1px solid #E9584C;
                    background:#FCECEC url('/img/fanfan/exclamation.png') 10px center no-repeat;
		}

    ul.default{ margin:10px 0 10px 40px;}
        ul.default li{
            margin:5px 0;
            line-height:1.4;
            list-style-type:disc;
            list-style-position:inside;
            font-size:13px;
        }
            ul.default li a{
                color:#FFF;
                text-decoration:underline;
            }
                ul.default li a:hover{ text-decoration:none;}

    input, textarea{
        border:1px solid transparent;
        font:13px Arial,Helvetica,sans-serif;
    }
    button, 
    a.button{
        display:block;
        height:28px;
        width:178px;
        border:none;
        color:#000;
        font-size:15px;
        text-align:center;
        text-decoration:none;
        cursor:pointer;
        background:url('/img/content_formButton_178x28.gif') left top no-repeat;
    }
        a.button{
            height:22px;
            padding:6px 0 0;
        }
        button.fullSizeGray,
        a.fullSizeGray{
            width:580px;
            background:url('/img/content_formButton_580x28.gif') left top no-repeat;
        }
        button.fullSizeRed,
        a.fullSizeRed{
            width:580px;
            background:url('/img/content_formButton_580x28.gif') left bottom no-repeat;
        }

    form.default{ padding:0 27px;}
        form.default fieldset{}
            form.default ul{}
                form.default ul li{
                    width:580px;
                    margin-bottom:4px;
                    font-size:13px;
                }
                    form.default ul li img#loader{
                        display:none;
                        clear:both;
                        height:19px;
                        width:220px;
                        margin:5px 0 5px 184px;
                    }
                    form.default ul li span.formError{
                        display:block;
                        height:18px;
                        padding:3px;
                        position:absolute;
                        margin:2px 0 0 550px;
                        border:1px solid #A42926;
                        color:#A42926;
                        background:#FFF;
                    }
                    form.default ul li.inputRadio{
                        height:24px;
                        background:url('/img/content_formFaleConoscoInputRadio.gif') left bottom no-repeat;
                    }
                        form.default ul li.onlyText{
                            width:570px;/*580*/
                            height:20px;/*24*/
                            padding:4px 0 0 10px;
                        }
                    form.default ul li.optionDesc{
                        display:table;
                        padding-bottom:10px;
                        background:none;
                    }
                        form.default ul li.optionDesc label{
                            width:580px;
                        }
                    form.default ul li.input{
                        height:30px;
                        background:url('/img/content_formFaleConoscoInput.gif') left top no-repeat;
                    }
                    form.default ul li.textarea{
                        height:138px;
                        background:url('/img/content_formFaleConoscoTextarea.gif') left top no-repeat;
                    }
                    form.default ul li.h3{}
                        form.default ul li.h3 h3{
                            padding:10px;
                            margin:10px 0 10px -20px;
                            border-bottom:1px solid silver;
                        }

form.default ul li.tabOption{ height:auto;}
form.default ul li.tabOption ul{
height:38px;
width:576px;
padding:0 0 0 5px;
border-bottom:1px solid silver;
}
form.default ul li.tabOption ul li{
float:left;
height:auto;
width:auto;
margin:0 3px;
}
form.default ul li.tabOption ul li a{
display:block;
float:left;
height:22px;/*38*/
padding:8px 10px 0;
margin-top:8px;
color:gray;
border-top:1px solid transparent;
border-right:1px solid transparent;
border-left:1px solid transparent;
text-decoration:none;
}
form.default ul li.tabOption ul li a:hover{
height:28px;/*38*/
padding:10px 10px 0;
margin-top:0;
color:#000;
}
form.default ul li.tabOption ul li.sel a{
height:28px;/*38*/
padding:10px 10px 0;
margin-top:0;
color:#000;
border-top:1px solid silver;
border-right:1px solid silver;
border-left:1px solid silver;
background:#FFF;
}



            form.default legend{ display:none;}
            form.default label{
                float:left;
                height:23px;/*30*/
                width:120px;/*139*/
                padding:7px 0 0 19px;
                font-size:13px;
            }
            form.default input.inputRadio{}
            form.default input.txtInput{
                float:left;
                width:433px;/*438*/
                height:21px;/*26*/
                padding:5px 0 0 5px;
                margin:1px 0;
                border:1px solid transparent;
            }
            form.default select#estado,
            form.default select#cidade{
                border:none;
                width:430px;
                padding:4px 0;
                margin:2px 0 0 2px;
            }
            form.default textarea{
                overflow:hidden;
                width:427px;/*437*/
                height:123px;/*135*/
                padding:5px;
                margin:1px 0;
                border:1px solid transparent;
            }
            form.default button{
                display:block;
                float:right;
            }


/* D01 ->
*******************************************************************************/
#D01{
    float:left;
    width:187px;/*221*/
    padding:0 17px;
    background:url('/img/leftSide_headerImg.gif') left top no-repeat;
}

    #D01 ul.defaultMenu{
        width:163px;
        margin:18px 12px 0;
        border-top:1px solid #79B952;
    }
        #D01 ul.defaultMenu li{}
            #D01 ul.defaultMenu li a{
                display:block;
                width:145px;/*163*/
                height:19px;/*24*/
                padding:5px 0 0 18px;
                font-size:12px;
                color:#000;
                text-decoration:none;
                border-bottom:1px solid #79B952;
                background:url('/img/ico_menuPrincipal.gif') 5px 8px no-repeat;
            }
                #D01 ul.defaultMenu li a.sel,
                #D01 ul.defaultMenu li a:hover{
                    color:#FFF;
                    background:#223448 url('/img/ico_menuPrincipal.gif') 5px -17px no-repeat;
                }

    /* D01-1 ******************************************************************/
    #D01 .D01-1{
        float:left;
        width:187px;
        padding:0 0 14px;
        margin-bottom:10px;
        background:url('/img/leftSide_bottomMenu.gif') center bottom no-repeat;
    }
        #D01 .D01-1 h1{}
            #D01 .D01-1 h1 a{
                display:block;
                width:187px;
                height:91px;
            }
                #D01 .D01-1 h1 a img{
                    display:block;
                    margin:0 auto;
                }

    /* D01-2 ******************************************************************/
    #D01 .D01-2{
        float:left;
        width:187px;
        padding:0 0 14px;
        margin-bottom:10px;
        background:url('/img/leftSide_bottomMenu.gif') center bottom no-repeat;
    }
        #D01 .D01-2 h3{
            width:160px;/*187*/
            height:21px;/*34*/
            padding:13px 0 0 27px;
            font-size:14px;
            background:url('/img/leftSide_h3Top.gif') center bottom no-repeat;
        }
        #D01 .D01-2 p{
            margin:8px 0 6px 16px;
            font-size:13px;
        }
        #D01 .D01-2 ul{
            margin-top:0;
            border-top:none;
        }

    /* RSS ********************************************************************/
        #rss{}
            #rss ul{}
                #rss ul li{}
                    #rss ul li a{
                        width:135px !important;/*163*/
                        padding-left:28px !important;
                        background:url('/img/fanfan/rss_add.png') 5px center no-repeat !important;
                    }
                        #rss ul li a:hover{
                            background:#FB9F4B url('/img/fanfan/rss_add.png') 5px center no-repeat !important;
                        }

    /* BUSCA ******************************************************************/
        #divBusca{}
            #divBusca form{}
                #divBusca form fieldset{}
                #divBusca form legend{ display:none;}
                #divBusca form input{
                    height:24px;/*28*/
                    width:133px;/*163*/
                    padding:4px 4px 0 26px;
                    margin:10px 12px 6px;
                    background:url('/img/leftSide_formInputSearch.gif') left top no-repeat;
                }
                #divBusca form button{
                    height:28px;
                    width:165px;
                    margin:0 0 0 12px;
                    text-align:center;
                    font-size:12px;
                    color:#FFF;
                    background:url('/img/leftSide_formButton.gif') right top no-repeat;
                }

    /* NEWSLETTER *************************************************************/
        #divNewsletter{}
            #divNewsletter strong{
                display:block;
                padding:5px 5px 5px 26px;
                margin:10px 10px 0;
                font-size:12px;
                border:1px solid #79B952;
                background-color:#FFF;
                background-position:3px center;
                background-repeat:no-repeat;
            }
            #divNewsletter form{}
                #divNewsletter form fieldset{}
                #divNewsletter form legend{ display:none;}
                #divNewsletter form label{ display:none;}
                #divNewsletter form input{
                    height:24px;/*28*/
                    width:155px;/*163*/
                    padding:4px 4px 0;
                    margin:0 12px 3px;
                    background:url('/img/leftSide_formInputDefault.gif') right top no-repeat;
                }
                #divNewsletter form button{
                    height:28px;
                    width:165px;
                    margin:0 0 0 12px;
                    text-align:center;
                    font-size:12px;
                    color:#FFF;
                    background:url('/img/leftSide_formButton.gif') right top no-repeat;
                }
                #divNewsletter form img#newsletterLoader{
                    display:none;
                    margin:4px 0 0 26px;
                    width:128px;
                    height:15px;
                }


    /* AGENDA DO FACTORING ****************************************************/
        #agenda-do-factoring table.calendarioDoFactoring{
                width:535px;/*525*/
                padding:5px;
                margin:10px 20px 0;
                border:1px solid #E8E8E8;
                border-collapse:separate;
                font-size:12px;
                background:#FFF url('/img/bckGray.gif') left -50px repeat-x;
        }

                #agenda-do-factoring table.calendarioDoFactoring thead{}
                        #agenda-do-factoring table.calendarioDoFactoring thead tr{}
                        #agenda-do-factoring table.calendarioDoFactoring thead th{
                                padding:5px;
                                color:#000;
                                font-size:14px;
                        }
                        #agenda-do-factoring table.calendarioDoFactoring thead td{
                                padding:5px;
                                color:#000;
                        }
                                #agenda-do-factoring table.calendarioDoFactoring thead td.left{ text-align:left;}
                                #agenda-do-factoring table.calendarioDoFactoring thead td.right{ text-align:right;}
                                #agenda-do-factoring table.calendarioDoFactoring thead td a{
                                        display:block;
                                        font-size:12px;
                                        color:#000;
                                        text-decoration:none;
                                }
                                        #agenda-do-factoring table.calendarioDoFactoring thead td a:hover{ color:#000;}

                #agenda-do-factoring table.calendarioDoFactoring tbody{}
                        #agenda-do-factoring table.calendarioDoFactoring tbody tr{}
                        #agenda-do-factoring table.calendarioDoFactoring tbody th{
                                padding:8px 0;
                                color:#FFF;
                                font-size:14px;
                                background:#223448;
                        }
                        #agenda-do-factoring table.calendarioDoFactoring tbody td{
                                height:60px;/*70*/
                                width:65px;/*75*/
                                padding:5px;
                                border-spacing: 1;
                                border:1px solid #E8E8E8;
                                background:#FFF url('/img/bckGray.gif') left -40px repeat-x;
                        }
                                #agenda-do-factoring table.calendarioDoFactoring tbody td.nMonth{ color:silver;}
                                #agenda-do-factoring table.calendarioDoFactoring tbody td span.setDay{
                                        display:block;
                                        width:460px;
                                        padding:0 0 3px;
                                        margin:0 0 4px 40px;
                                        font-weight:bold;
                                        color:#223448;
                                        border-bottom:1px solid #E8E8E8;
                                }
                                        #agenda-do-factoring table.calendarioDoFactoring tbody td span.setDay strong{
                                                position:absolute;
                                                width:30px;
                                                text-align:center;
                                                margin-left:-40px;
                                                color:#223448;
                                                font-size:26px;
                                        }
                                #agenda-do-factoring table.calendarioDoFactoring tbody td a{
                                        display:block;
                                        width:455px;
                                        overflow:hidden;
                                        height:12px;
                                        padding:0 0 0 5px;
                                        margin:2px 0 0 40px;
                                        font-size:11px;
                                        color:#4C5457;
                                        text-decoration:none;
                                        background:#F8F8F8;
                                }
                                        #agenda-do-factoring table.calendarioDoFactoring tbody td a:hover{
                                                color:#223448;
                                                text-decoration:underline;
                                                background:#F0F2F3;
                                        }
                                        #agenda-do-factoring table.calendarioDoFactoring tbody td a.dest1{
                                                /*color:#000;
                                                background:#F09908;*/
                                        }
                                        #agenda-do-factoring table.calendarioDoFactoring tbody td a.dest2{
                                                /*color:#FFF;
                                                background:#DA251D;*/
                                        }

                #agenda-do-factoring table.calendarioDoFactoring tfoot{}
                        #agenda-do-factoring table.calendarioDoFactoring tfoot tr{}
                        #agenda-do-factoring table.calendarioDoFactoring tfoot th{}
                        #agenda-do-factoring table.calendarioDoFactoring tfoot td{}


    /* D01-3 ******************************************************************/
    #D01 .D01-3{
        float:left;
        width:187px;
        padding:0 0 4px;
        background:url('/img/leftSide_publicidadeFooter.gif') center bottom no-repeat;
    }
        #D01 .D01-3 ul{
            width:187px;
            padding-top:14px;
            background:url('/img/leftSide_publicidadeHeader.gif') center top no-repeat;
        }
            #D01 .D01-3 ul li{
                overflow:hidden;
                width:166px;/*187*/
                margin:0 10px 10px;
                border:1px solid #FFF;
            }
                #D01 .D01-3 ul li.large{ height:166px;}
                #D01 .D01-3 ul li.small{ height:86px;}
                #D01 .D01-3 ul li img{
                    display:block;
                    margin:0 auto;
                }


/* D02 ->
*******************************************************************************/
#D02{
    float:right;
    width:725px;
}

    #D02 h3.defaultTitle{
        float:left;
        text-indent:-99999px;
        overflow:hidden;
        height:54px;
        width:725px;
        margin:0 0 10px;
        background-position:left center;
        background-repeat:no-repeat;
    }

    #D02 table.default{
        width:100%;
        border-collapse:separate;
        margin-bottom:40px;
        border:1px solid #DEDEDE;
        background:#EBEBEB;
    }
        #D02 table.default thead{}
            #D02 table.default thead tr,
            #D02 table.default thead th,
            #D02 table.default thead td{
                padding:10px;
                border:1px solid #DEDEDE;
                background:#FFF;
            }
                #D02 table.default thead tr{}
                #D02 table.default thead th{
                    color:#223448;
                    background:#96CD6E;
                }
                #D02 table.default thead td{}

        #D02 table.default tfooter{}
            #D02 table.default tfooter tr,
            #D02 table.default tfooter th,
            #D02 table.default tfooter td{
                padding:5px;
                border:1px solid #DEDEDE;
                background:#FFF;
            }
                #D02 table.default tfooter tr{}
                #D02 table.default tfooter th{}
                #D02 table.default tfooter td{}

        #D02 table.default tbody{}
            #D02 table.default tbody tr,
            #D02 table.default tbody th,
            #D02 table.default tbody td{ 
                padding:5px;
                border:1px solid #DEDEDE;
                background:#FFF;
            }
                #D02 table.default tbody tr{}
                #D02 table.default tbody th{}
                #D02 table.default tbody td{}
                    #D02 table.default tbody td img{
                        border:2px solid #DEDEDE;
                    }

        #D02 table.anuncie{}
            #D02 table.anuncie tbody td{
                vertical-align:middle;
                text-align:center;
            }


    #D02 div#paginacao{
        display:block;
        clear:both;
        height:30px;
    }
        #D02 div#paginacao ul{
            display:block !important;
            float:right !important;
            margin:0 auto !important;
        }
            #D02 div#paginacao ul li{
                float:left !important;
                height:20px !important;
                width:20px !important;
                margin:0 3px !important;
                text-align:center !important;
                font-size:12px !important;
                list-style-type:none !important;
            }
            #D02 div#paginacao ul li#prev,
            #D02 div#paginacao ul li#next{ width:60px;}
                #D02 div#paginacao ul li#prev a,
                #D02 div#paginacao ul li#next a{ width:60px;}
                #D02 div#paginacao ul li a{
                    display:block;
                    padding-top:4px;
                    height:16px;
                    width:20px;
                    color:#223448;
                    text-decoration:none;
                    background:#96CD6E;
                }
                #D02 div#paginacao ul li a:hover,
                #D02 div#paginacao ul li a.sel{
                    color:#96CD6E;
                    background:#223448;
                }


    #D02 div.warning{
    		float:left;
        height:69px;/*69*/
        width:550px;/*580*/
        padding:0 0 0 30px;
        margin:10px 0;
        font-size:13px;
        background:url('/img/content_formWarning.gif') left top no-repeat;
    }
        #D02 div.warning strong{
            display:block;
            height:16px;
            padding:8px 0 0 0;
            color:#E25F53;
        }
        #D02 div.warning p{
            margin:0 20px 0 0;
            line-height:1;
        }


    /* D02-1 ******************************************************************/
    #D02 .D02-1{
        float:left;
        overflow:hidden;
        width:725px;
        height:34px;
        margin:6px 0 0 0;
    }
        #D02 .D02-1 form{
            float:right;
            margin:7px 0 0;
            color:#FFF;
            font-size:12px;
        }
            #D02 .D02-1 form fieldset{}
            #D02 .D02-1 form strong,
            #D02 .D02-1 form a.block{
                display:block;
                float:left;
                height:16px;/*20*/
                padding:4px 0 0;
                margin:0 10px 0 0;
                font-weight:normal;
            }
                #D02 .D02-1 form strong img{
                    display:block;
                    float:left;
                    margin:-3px 4px 0 0;
                }
            #D02 .D02-1 form legend{ display:none;}
            #D02 .D02-1 form label{}
            #D02 .D02-1 form span.loginInput{
                display:block;
                float:left;
                height:20px;
                width:160px;
                margin:0 3px;
                background:url('/img/areaReservada_formInputDefault_w160.gif') center right no-repeat;
            }
                #D02 .D02-1 form span.loginInput input{
                    border:none;
                    margin:2px 0 0 2px;
                    height:14px;
                    width:156px;
                    background-color:transparent;
                }
            #D02 .D02-1 form button{
                float:left;
                height:20px;
                width:21px;
                margin:0 3px;
                padding:0;
                border:none;
                font-size:13px;
                cursor:pointer;
                background:url('/img/areaReservada_formButtonDefault.gif') left top no-repeat;
            }
            #D02 .D02-1 form a{
                color:#FFF;
                text-decoration:none;
                font-size:12px;
            }
                #D02 .D02-1 form a:hover span{ text-decoration:underline;}


    /* D02-2 ******************************************************************/
    #D02 .D02-2{
        float:left;
        width:725px;
        height:100px;/*110*/
        padding:10px 0 0;
    }
        #D02 .D02-2 img{}


    /* D02-3 ******************************************************************/
    #D02 .D02-3{
        float:left;
        width:725px;
        margin:14px 0 24px;
    }
        #D02 .D02-3 ul{}
            #D02 .D02-3 ul li{
                float:left;
                width:350px;
                margin:0 6px;
                font-size:13px;
                background:url('/img/conteudo_destaqueHomeFooter.gif') center bottom no-repeat;
            }
                #D02 .D02-3 ul li h4{
                    height:20px;/*28*/
                    width:336px;/*350*/
                    padding:8px 0 0 14px;
                    font-size:16px;
                    background:url('/img/conteudo_destaqueHomeHeader.gif') center top no-repeat;
                }
                #D02 .D02-3 ul li span.image{
                    display:block;
                    height:100px;
                    width:80px;
                    margin:10px 10px 10px 14px;
                    border:2px solid #FFF;
                }
                #D02 .D02-3 ul li p{ margin:10px 14px;}
                    #D02 .D02-3 ul li p a{
                        color:#000;
                        text-decoration:none;
                    }
                        #D02 .D02-3 ul li p a:hover{ text-decoration:underline;}
                #D02 .D02-3 ul li a.leiaTudo{
                    display:block;
                    float:right;
                    height:16px;
                    padding:0 16px 0 0;
                    margin:0 14px 0 0;
                    color:#000;
                    text-decoration:none;
                    background:url('/img/ico_menuPrincipal.gif') right -22px no-repeat;
                }
                    #D02 .D02-3 ul li a.leiaTudo:hover{ text-decoration:underline;}


    /* D02-4 ******************************************************************/
    #D02 .D02-4{
        float:left;
        width:725px;
        margin-bottom:24px;
    }
        #D02 .D02-4 ul{
            width:635px;
            margin:0 40px 0 50px;
        }
            #D02 .D02-4 ul li{
                float:left;
                width:635px;
                margin-bottom:20px;
                font-size:13px
            }
                #D02 .D02-4 ul li h5{
                    font-size:11px;
                    color:gray;
                    font-weight:normal;
                }
                #D02 .D02-4 ul li h4{}
                    #D02 .D02-4 ul li h4 a{
                        display:block;
                        padding:5px 0;
                        margin-bottom:8px;
                        font-size:16px;
                        color:#000;
                        text-decoration:none;
                        border-bottom:1px dotted #E4E4E4;
                    }
                        #D02 .D02-4 ul li h4 a:hover{ color:#74B74B;}
                #D02 .D02-4 ul li img{
                    margin:0 10px 10px 0;
                    border:2px solid #E4E4E4;
                }
                #D02 .D02-4 ul li p{
                    line-height:1.4;
                    text-align:justify;
                }
                    #D02 .D02-4 ul li p a{
                        color:#000;
                        text-decoration:none;
                    }
                        #D02 .D02-4 ul li p a:hover{ text-decoration:underline;}
                #D02 .D02-4 ul li div{
                    clear:both;
                    height:20px;
                    width:625px;/*635*/
                    padding:0 5px 0;
                    background:url('/img/conteudo_destaqueNoticiasLinks.gif') left top no-repeat;
                }
                    #D02 .D02-4 ul li div a{
                        height:16px;
                        padding-top:4px;
                        font-size:11px;
                        color:#000;
                        text-decoration:none;
                    }
                        #D02 .D02-4 ul li div a:hover{ text-decoration:underline;}
                        #D02 .D02-4 ul li div a.comment{
                            padding-left:20px;
                            background:url('/img/conteudo_destaqueIconeComentarios.gif') left center no-repeat;
                        }
                        #D02 .D02-4 ul li div a.readAll{
                            padding-right:20px;
                            background:url('/img/conteudo_destaqueIconeLeiaMais.gif') right center no-repeat;
                        }

    /* D02-5 ******************************************************************/
    #D02 .D02-5{
        float:left;
        width:725px;
    }
        #D02 .D02-5 .D02-5-1{
            float:left;
            width:360px;
        }
            #D02 .D02-5 .D02-5-1 h3{
                text-indent:-99999px;
                overflow:hidden;
                height:54px;
                width:360px;
                margin-bottom:10px;
            }

            #D02 .D02-5 #nuvemDeTags{}
                #D02 .D02-5 #nuvemDeTags h3{ background:url('/img/conteudo_h3_NuvemDeTags.gif') left top no-repeat;}
                #D02 .D02-5 #nuvemDeTags div{
                    margin:0 40px 0 20px;
                    text-align:center;
                }
                    #D02 .D02-5 #nuvemDeTags div a{
                        padding:0 5px;
                        color:#000;
                        text-decoration:none;
                        font-size:12px;
                    }
                        #D02 .D02-5 #nuvemDeTags a:hover{ text-decoration:underline;}

            #D02 .D02-5 #livrosRecomendados{ margin-left:5px;}
                #D02 .D02-5 #livrosRecomendados h3{ background:url('/img/conteudo_h3_LivrosRecomendados.gif') left top no-repeat;}
                #D02 .D02-5 #livrosRecomendados ul{}
                    #D02 .D02-5 #livrosRecomendados ul li{ font-size:13px;}
                        #D02 .D02-5 #livrosRecomendados ul li h4{
                            height:50px;
                            font-size:14px;
                            line-height:1.2;
                        }
                        #D02 .D02-5 #livrosRecomendados ul li img{
                            float:left;
                            margin:0 10px 10px 10px;
                            border:2px solid #E4E4E4;
                        }
                        #D02 .D02-5 #livrosRecomendados ul li p{
                            height:110px;
                            margin:0 10px 0 0;
                            line-height:1.2;
                        }
                        #D02 .D02-5 #livrosRecomendados ul li a{
                            display:block;
                            float:right;
                            height:16px;/*20*/
                            width:107px;/*133*/
                            padding:4px 26px 0 0;
                            margin:0 10px 0 0;
                            font-size:11px;
                            text-decoration:none;
                            color:#000;
                            text-align:right;
                            background:url('/img/conteudo_LivrosRecomendados_linkSaibaMais.gif') left top no-repeat;
                        }
                            #D02 .D02-5 #livrosRecomendados ul li a:hover{ text-decoration:underline;}

    /* D02-6 ******************************************************************/
    #D02 .D02-6{
        float:left;
        width:725px;
        margin:14px 0 24px;
    }

        #D02 .D02-6 .D02-6-1{
            float:left;
            margin:0 40px 15px 56px;
        }
            #D02 .D02-6 .D02-6-1 h4{
                margin-bottom:20px;
                line-height:1.2;
                font-size:16px;
            }
                #D02 .D02-6 .D02-6-1 h4.grayBox{
                    width:635px;
                    height:18px;/*20*/
                    padding:2px 0 0 0;
                    font-size:13px;
                    font-weight:normal;
                    background:url('/img/conteudo_destaqueNoticiasLinks.gif') left top no-repeat;
                }
                    #D02 .D02-6 .D02-6-1 h4.grayBox img{
                        display:block;
                        float:left;
                        margin:0 4px;
                    }
            #D02 .D02-6 .D02-6-1 img{}
            #D02 .D02-6 .D02-6-1 p{
                margin:0 0 20px;
                text-align:justify;
                font-size:13px;
                line-height:1.4;
            }
                #D02 .D02-6 .D02-6-1 p a{
                    color:#000;
                    text-decoration:underline;
                }
                    #D02 .D02-6 .D02-6-1 p a:hover{ text-decoration:none;}

            #D02 .D02-6 .D02-6-1 div#status{
                overflow:hidden;
                height:100px;/*100*/
                width:500px;/*620*/
                padding:0 0 0 120px;
                margin:0 0 20px;
                font-size:12px;
            }

                #D02 .D02-6 .D02-6-1 div#status ul{ margin:10px 0 0;}
                    #D02 .D02-6 .D02-6-1 div#status ul li{
                        clear:both;
                        height:20px;
                    }
                        #D02 .D02-6 .D02-6-1 div#status ul li strong{
                            display:block;
                            float:left;
                            width:110px;
                            height:20px;
                            padding-left:20px;
                            margin:0 5px 0 0;
                            border-left:1px solid #EEEEEE;
                        }

                #D02 .D02-6 .D02-6-1 .statusOk{
                    border:2px solid #009B00;
                    background:url('/img/button_ok.png') 20px center no-repeat;
                }
                #D02 .D02-6 .D02-6-1 .statusWarning{
                    border:2px solid #E3AD00;
                    background:url('/img/messagebox_warning.png') 20px center no-repeat;
                }
                #D02 .D02-6 .D02-6-1 .statusFail{
                    border:2px solid #8A0000;
                    background:url('/img/button_cancel.png') 20px center no-repeat;
                }

    /* BUSCA ******************************************************************/
            #D02 .D02-6 #busca{}
                #D02 .D02-6 #busca form{
                    clear:both;
                    height:30px;
                    margin-left:50px;
                }
                    #D02 .D02-6 #busca form label{}
                    #D02 .D02-6 #busca form input{
                        border:1px solid silver;
                        float:left;
                        height:24px;
                        width:395px;
                        font-size:16px;
                        padding:2px 5px 0;
                    }
                    #D02 .D02-6 #busca form button{
                        float:left;
                        margin-left:-10px;
                    }


    /* NOTICIAS / GLOSSARIO / FOTOS / BUSCA ***********************************/
            #D02 .D02-6 #conteudoNoticiasEntry{}

                #D02 .D02-6 #conteudoNoticiasEntry h4{}
                #D02 .D02-6 #conteudoNoticiasEntry img{
                    float:left;
                    margin:0 10px 10px 0;
                    border:2px solid #E4E4E4;
                }
                #D02 .D02-6 #conteudoNoticiasEntry p{}

                #D02 .D02-6 #conteudoNoticiasEntry ul{ margin:10px 0 10px 40px;}
	                #D02 .D02-6 #conteudoNoticiasEntry ul li{
                            margin:5px 0;
                            line-height:1.4;
                            list-style-type:disc;
                            list-style-position:outside;
                            font-size:13px;
	                }


                #D02 .D02-6 #conteudoNoticiasEntry ul.listAll,
                #D02 .D02-6 #glossario ul.listAll{
                    margin:20px 0 0 0;
                    padding-top:20px;
                    border-top:1px dotted #E4E4E4;
                }
                #D02 .D02-6 #tabs ul.listAll{}
                    #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li,
                    #D02 .D02-6 #tabs ul.listAll li,
                    #D02 .D02-6 #glossario ul.listAll li{
                        margin:0 0 20px;
                        padding-bottom:20px;
                        border-bottom:1px dotted #E4E4E4;
                        list-style-type:none;
                    }
                    #D02 .D02-6 #tabs ul.listAll li,
                    #D02 .D02-6 #glossario ul.listAll li{ padding-bottom:0;}
                        #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li h4,
                        #D02 .D02-6 #tabs ul.listAll li h4,
                        #D02 .D02-6 #glossario ul.listAll li h4{ margin:0 0 10px;}
                            #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li h4 a,
                            #D02 .D02-6 #tabs ul.listAll li h4 a,
                            #D02 .D02-6 #glossario ul.listAll li h4 a{
                                color:#74B74B;
                                text-decoration:none;
                            }
                                #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li h4 a:hover,
                                #D02 .D02-6 #tabs ul.listAll li h4 a:hover,
                                #D02 .D02-6 #glossario ul.listAll li h4 a:hover{ text-decoration:underline;}
                                    #D02 .D02-6 #glossario ul.listAll li h4 a{ 
                                        padding-left:20px;
                                        background:url('/img/fanfan/arrow_right.gif') left center no-repeat;
                                    }
                                    #D02 .D02-6 #glossario ul.listAll li h4 a.sel{ 
                                        padding-left:20px;
                                        background:url('/img/fanfan/arrow_down.gif') left center no-repeat;
                                    }
                                        #D02 .D02-6 #glossario ul.listAll li h4 a span{
                                            font-weight:normal;
                                            color:#000;
                                        }
                        #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li abbr,
                        #D02 .D02-6 #tabs ul.listAll li abbr,
                        #D02 .D02-6 #glossario ul.listAll li abbr{
                            display:block;
                            margin-bottom:5px;
                            font-size:12px;
                        }
                            #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li abbr.articleDate,
                            #D02 .D02-6 #tabs ul.listAll li abbr.articleDate,
                            #D02 .D02-6 #glossario ul.listAll li abbr.articleDate{}
                            #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li abbr.articleComments,
                            #D02 .D02-6 #tabs ul.listAll li abbr.articleComments,
                            #D02 .D02-6 #glossario ul.listAll li abbr.articleComments{}
                        #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li div,
                        #D02 .D02-6 #tabs ul.listAll li div,
                        #D02 .D02-6 #glossario ul.listAll li div{ margin:0 0 20px 20px;}
                            #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li div a,
                            #D02 .D02-6 #tabs ul.listAll li div a,
                            #D02 .D02-6 #glossario ul.listAll li div a{
                                font-size:12px;
                                color:#000;
                                text-decoration:none;
                            }
                                #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li div a:hover,
                                #D02 .D02-6 #tabs ul.listAll li div a:hover,
                                #D02 .D02-6 #glossario ul.listAll li div a:hover{ text-decoration:underline;}
                        #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li span,
                        #D02 .D02-6 #tabs ul.listAll li span,
                        #D02 .D02-6 #glossario ul.listAll li span{
                            display:block;
                            line-height:1.4;
                            font-size:12px;
                        }
                            #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li span img,
                            #D02 .D02-6 #tabs ul.listAll li span img,
                            #D02 .D02-6 #glossario ul.listAll li span img{ border:none;}
                            #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li span a,
                            #D02 .D02-6 #tabs ul.listAll li span a,
                            #D02 .D02-6 #glossario ul.listAll li span a{
                                color:#000;
                                text-decoration:underline;
                            }
                                #D02 .D02-6 #conteudoNoticiasEntry ul.listAll li span a:hover,
                                #D02 .D02-6 #tabs ul.listAll li span a:hover,
                                #D02 .D02-6 #glossario ul.listAll li span a:hover{ text-decoration:none;}

            #D02 .D02-6 #conteudoNoticiasDesc{
                width:635px;
                margin-bottom:20px;
                border-top:1px dotted #E4E4E4;
            }
                #D02 .D02-6 #conteudoNoticiasDesc div#tags{
                    padding:15px 0;
                    border-bottom:1px dotted #E4E4E4;
                    font-size:13px;
                    line-height:1.4;
                }
                    #D02 .D02-6 #conteudoNoticiasDesc div#tags img{
                        display:block;
                        float:left;
                        border:none;
                        margin-right:10px;
                    }
                    #D02 .D02-6 #conteudoNoticiasDesc div#tags a{
                        color:#000;
                        text-decoration:underline;
                    }
                        #D02 .D02-6 #conteudoNoticiasDesc div#tags a:hover{ text-decoration:none;}


                #D02 .D02-6 #conteudoNoticiasDesc ul{
                    float:left;
                    margin-bottom:10px;
                }
                    #D02 .D02-6 #conteudoNoticiasDesc ul li{
                        float:left;
                        height:42px;
                        font-size:13px;
                        padding:10px 0 0;
                    }
                        #D02 .D02-6 #conteudoNoticiasDesc ul li.leftSide{ width:325px;}
                        #D02 .D02-6 #conteudoNoticiasDesc ul li.rightSide{ width:310px;}
                        #D02 .D02-6 #conteudoNoticiasDesc ul li a,
                        #D02 .D02-6 #conteudoNoticiasDesc ul li span{
                            display:block;
                            height:20px;/*20*/
                            padding:0 0 0 0;
                            margin-bottom:1px;
                        }
                        #D02 .D02-6 #conteudoNoticiasDesc ul li a{
                            width:310px;
                            color:#000;
                            text-decoration:none;
                            text-align:right;
                        }
                            #D02 .D02-6 #conteudoNoticiasDesc ul li a:hover{ text-decoration:underline;}
                            #D02 .D02-6 #conteudoNoticiasDesc ul li a img{}
                        #D02 .D02-6 #conteudoNoticiasDesc ul li span{ width:325px;}
                            #D02 .D02-6 #conteudoNoticiasDesc ul li span img{}

                #D02 .D02-6 #tabs ul.showGalerias{}
                    #D02 .D02-6 #tabs ul.showGalerias li{
                        float:left;
                        height:108px;
                        width:267px;
                        margin:0 20px 30px;
                    }
                        #D02 .D02-6 #tabs ul.showGalerias a{
                            display:block;
                            float:left;
                            height:88px;/*108*/
                            width:247px;/*267*/
                            padding:10px;
                            font-size:12px;
                            color:#000;
                            text-decoration:none;
                            background:url('/img/galeriaDeFotos_listItens.gif') left top no-repeat;
                        }
                            #D02 .D02-6 #tabs ul.showGalerias a strong{
                                display:block;
                                padding:0 5px 5px;
                                margin-bottom:10px;
                                text-align:center;
                                border-bottom:1px solid #DFDFDF;
                            }
                            #D02 .D02-6 #tabs ul.showGalerias a abbr{
                                display:block;
                                margin:5px;
                            }
                                #D02 .D02-6 #tabs ul.showGalerias a abbr span{ font-weight:bold;}

                #D02 .D02-6 #showPictures ul{}
                    #D02 .D02-6 #showPictures ul li{
                        float:left;
                        height:126px;
                        width:172px;
                        margin:0 15px 20px;
                        background:url('/img/galeriaDeFotos_showItens.gif') left top no-repeat;
                    }
                        #D02 .D02-6 #showPictures ul li img{ margin:9px 9px 0;}

    /* COMENTARIOS ************************************************************/
            #D02 .D02-6 #conteudoComments{}
                #D02 .D02-6 #conteudoComments dl{
                    margin:0 40px 0 20px;
                    font-size:13px;
                }
                    #D02 .D02-6 #conteudoComments dl dt{
                        height:17px;/*20*/
                        padding:3px 0 0 20px;
                        margin:0 0 6px 0;
                        background:url('/img/fanfan/user_comment.png') left center no-repeat;
                    }
                    #D02 .D02-6 #conteudoComments dl dd{
                        padding:0 0 10px 0;
                        margin:0 0 10px 40px;
                        line-height:1.4;
                        text-align:justify;
                        border-bottom:1px dotted #E4E4E4;
                    }
                        #D02 .D02-6 #conteudoComments dl dd p{
                            padding:5px 5px 5px 30px;
                            border:1px solid red;
                            margin-bottom:5px;
                            color:#E9584C;
                            border:1px solid #E9584C;
                            background:#FCECEC url('/img/fanfan/exclamation.png') 10px center no-repeat;
                        }

    /* FORMULARIO DE COMENTARIO ***********************************************/
            #D02 .D02-6 #conteudoCommentForm{}
                #D02 .D02-6 #conteudoCommentForm form{ padding:0 27px;}
                    #D02 .D02-6 #conteudoCommentForm form fieldset{}
                    #D02 .D02-6 #conteudoCommentForm form legend{ display:none;}
                    #D02 .D02-6 #conteudoCommentForm form textarea{
                        overflow: auto;
                        height:221px;/*231*/
                        width:570px;/*580*/
                        padding:5px;
                        background:url('/img/content_formTextArea.gif') left top no-repeat;
                    }
                    #D02 .D02-6 #conteudoCommentForm form button{
                        display:block;
                        float:right;
                    }

    /* FALE CONOSCO ***********************************************************/
    #D02 #faleConosco{}
        #D02 #faleConosco address{
            display:table;
            width:635px;
            padding:15px 0 10px;
            margin:0 0 20px 0;
            font-size:13px;
            line-height:1.4;
            border-top:1px solid #E4E4E4;
            border-bottom:1px solid #E4E4E4;
        }
            #D02 #faleConosco address img{
                display:block;
                float:left;
                margin:-5px 30px 0 70px;
            }
            #D02 #faleConosco form{}


    /* LINKS ******************************************************************/
    #D02 #links{}
        #D02 #links dl{
            width:630px;
            font-size:13px;
        }
            #D02 #links dl dt{
                font-weight:bold;
            }
                #D02 #links dl dt a{
                    display:block;
                    width:603px;/*630*/
                    height:20px;
                    padding:7px 0 3px 27px;
                    color:#000;
                    text-decoration:underline;
                    background:url('/img/fanfan/accept.png') 5px center no-repeat;
                }
                    #D02 #links dl dt a:hover{
                        text-decoration:none;
                        background:#96CD6E url('/img/fanfan/accept.png') 5px center no-repeat;
                    }
            #D02 #links dl dd{
                margin:0 0 10px 27px;
                line-height:1.4;
            }

    /* CANAL DO FACTORING *****************************************************/
    #D02 #canalDoFactoring{}
        #D02 #canalDoFactoringContent{
            height:348px;
            width:640px;
            margin-bottom:24px;
            background:url('/img/content_CanalDoFactoring_bck.gif') left center no-repeat;
        }
            #D02 #canalDoFactoringPlayer{
                float:left;
                overflow:hidden;
                width:333px;/*345*/
                height:284px;/*298*/
                padding:14px 0 0 12px;
            }
            #D02 #canalDoFactoringInfo{
                float:left;
                overflow:hidden;
                width:265px;/*295*/
                height:298px;
                padding:0 20px 0 10px;
            }
                #D02 #canalDoFactoringInfo .canalDoFactoringTxt{
                    overflow:hidden;
                    width:265px;
                    height:210px;
                    margin:12px 0 0 0;
                }
                    #D02 #canalDoFactoringInfo .canalDoFactoringTxt h4{
                        padding:10px 0;
                        margin:0;
                        line-height:1;
                        font-size:16px;
                        border-bottom:1px solid #DEDEDE;
                    }
                    #D02 #canalDoFactoringInfo .canalDoFactoringTxt div{
                        overflow:auto;
                        height:136px;
                        font-size:12px;
                        line-height:1.4;
                        padding:10px;
                    }
                        #D02 #canalDoFactoringInfo .canalDoFactoringTxt div p{ margin:10px;}
                    #D02 #canalDoFactoringInfo .canalDoFactoringAuthor{
                        width:265px;
                        height:53px;/*63*/
                        margin:10px 0 0;
                        font-size:13px;
                    }
                    #D02 #canalDoFactoringInfo .canalDoFactoringAuthor em{
                        display:block;
                        height:20px;
                        padding:3px 0 0 30px;
                        margin:5px 0 0;
                    }
            #D02 #changeArticle{
                clear:both;
                width:616px;
                height:44px;
                margin:0 12px;
            }
                #D02 #changeArticle select{
                    width:560px;
                    margin:14px 0 0 28px;
                }

    /* CANAL DO FACTORING *****************************************************/
    #D02 #assineJa{}
        #D02 #assineJa h4{ margin-left:-20px;}
            #D02 #assineJa ul{ margin-left:0;}
        #D02 #assineJaContent_part1{}
        #D02 #assineJaContent_part2{}
            #D02 #assineJaContent_part2 form{}
                #D02 #assineJaContent_part2 form h4{ margin-left:-40px;}
            #D02 #assineJaContent_part2 div.termsAndConditions{
                overflow:auto;
                height:200px;
                margin:0 0 30px;
                border:2px solid #E4E4E4;
            }
                #D02 #assineJaContent_part2 div.termsAndConditions div{
                    font-size:12px;
                    line-height:1.4;
                    text-align:justify;
                    margin:20px;
                }
                #D02 #assineJaContent_part2 div.termsAndConditions p{ margin:20px;}


    /* FORUM ******************************************************************/
    #D02 #forum{}
        #D02 #forum img#bannerForum{
            display:block;
            margin:0;
        }
        #D02 #forum #changeArticle{
            height:50px;
            width:640px;
            margin:0 0 20px 0;
            background:url('/img/content_selectBox_bck.gif') left top no-repeat;
        }

    /* LIVROS RECOMENDADOS | COLUNISTAS ***************************************/
    #D02 #livrosRecomendados,
    #D02 #colunistas{}
        #D02 #livrosRecomendadosDesc,
        #D02 #colunistasDesc{}
            #D02 #livrosRecomendadosDesc ul,
            #D02 #colunistasDesc ul{
                float:left;
                width:600px;
            }
                #D02 #livrosRecomendadosDesc ul li,
                #D02 #colunistasDesc ul li{
                    float:left;
                    width:600px;
                    padding:0 0 10px;
                    margin:0 0 10px;
                    font-size:13px;
                    border-bottom:1px solid #E4E4E4;
                }
                    #D02 #livrosRecomendadosDesc ul li div.image,
                    #D02 #colunistasDesc ul li div.image{
                        float:left;
                        width:140px;
                    }
                        #D02 #livrosRecomendadosDesc ul li div.image img,
                        #D02 #colunistasDesc ul li div.image img{
                            display:block;
                            margin:0 auto;
                            border:2px solid #E4E4E4;
                        }
                        #D02 #livrosRecomendadosDesc ul li div.image strong,
                        #D02 #livrosRecomendadosDesc ul li div.image a,
                        #D02 #colunistasDesc ul li div.image strong,
                        #D02 #colunistasDesc ul li div.image a{
                            display:block;
                            height:21px;/*28*/
                            width:130px;/*140*/
                            padding:7px 5px 0 10px;
                            margin:10px 0;
                            text-decoration:none;
                            color:#000;
                            background:url('/img/btGray_140x28.gif') left center no-repeat;
                        }
                            #D02 #livrosRecomendadosDesc ul li div.image a:hover,
                            #D02 #colunistasDesc ul li div.image a:hover{ color:#A42926;}
                            #D02 #livrosRecomendadosDesc ul li div.image strong,
                            #D02 #colunistasDesc ul li div.image strong{
                                font-size:18px;
                                color:#A42926;
                            }
                                #D02 #livrosRecomendadosDesc ul li div.image strong span,
                                #D02 #colunistasDesc ul li div.image strong span{
                                    font-weight:normal;
                                    font-size:12px;
                                }
                            #D02 #livrosRecomendadosDesc ul li div.image strong img,
                            #D02 #livrosRecomendadosDesc ul li div.image a img,
                            #D02 #colunistasDesc ul li div.image strong img,
                            #D02 #colunistasDesc ul li div.image a img{
                                display:block;
                                float:left;
                                margin:0 5px 0 0;
                                border:none;
                            }
                    #D02 #livrosRecomendadosDesc ul li div.description,
                    #D02 #colunistasDesc ul li div.description{
                        float:right;
                        width:420px;/*450*/
                        line-height:1.4;
                        margin-right:30px;
                    }
                        #D02 #livrosRecomendadosDesc ul li div.description p,
                        #D02 #colunistasDesc ul li div.description p{ margin-right:30px;}

    /* TAGS *******************************************************************/
        #conteudoTag{}
            #conteudoTag #conteudoTagsEntry{}

                #conteudoTag #conteudoTagsEntry ul.showAll{ margin:0 0 0 20px;}
                    #conteudoTag #conteudoTagsEntry ul.showAll li{ margin:0 0 10px;}
                        #conteudoTag #conteudoTagsEntry ul.showAll li a{
                            display:block;
                            height:20px;
                            width:600px;
                            padding:3px 3px 3px 20px;
                            color:#000;
                            text-decoration:none;
                            background:url('/img/fanfan/arrow_right.gif') 3px center no-repeat;
                        }
                            #conteudoTag #conteudoTagsEntry ul.showAll li a:hover{ background-color:#96CD6E;}
                            #conteudoTag #conteudoTagsEntry ul.showAll li a span{
                                display:block;
                                overflow:hidden;
                                float:left;
                                height:20px;
                            }
                                #conteudoTag #conteudoTagsEntry ul.showAll li a span.name{ width:300px;}
                                #conteudoTag #conteudoTagsEntry ul.showAll li a span.count{ width:160px;}

    /* TABS *******************************************************************/
        #tabs{}
            #tabs .link{}
                #tabs .link ul{
                    height:38px;
                    width:625px;
                    padding:0 0 0 5px;
                    border-bottom:1px solid silver;
                }
                    #tabs .link ul li{
                        float:left;
                        height:28px;
                        margin:0 3px;
                    }
                        #tabs .link ul li a{
                            display:block;
                            float:left;
                            height:22px;/*38*/
                            padding:8px 10px 0;
                            margin-top:8px;
                            color:gray;
                            border-top:1px solid transparent;
                            border-right:1px solid transparent;
                            border-left:1px solid transparent;
                            text-decoration:none;
                        }
                            #tabs .link ul li a:hover{
                                height:28px;/*38*/
                                padding:10px 10px 0;
                                margin-top:0;
                            color:#000;
                            }
                            #tabs .link ul li.sel a{
                                height:28px;/*38*/
                                padding:10px 10px 0;
                                margin-top:0;
                                color:#000;
                                border-top:1px solid silver;
                                border-right:1px solid silver;
                                border-left:1px solid silver;
                                background:#FFF;
                            }

            #tabs .conteudo{}





/* D03 ->
*******************************************************************************/
#D03{
    float:left;
    width:936px;
    padding:5px 5px 40px;
    margin:40px 0;
    border-top:1px solid #626262;
}

    #D03 ul{}
        #D03 ul li{
            float:left;
            font-size:11px;
            color:#626262;
        }
            #D03 ul li.first{ width:770px;}
            #D03 ul li a{
                padding:0 5px;
                text-decoration:none;
                color:#626262;
            }
                #D03 ul li a:hover{ text-decoration:underline;}


/* CAROUSEL
*******************************************************************************/
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width:270px;
    height:210px;
}
.jcarousel-next,
.jcarousel-prev{
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango{
    width:270px;
    height:210px;
    margin:0 0 0 45px;
}
    .jcarousel-skin-tango .jcarousel-container{ position: relative;}
    .jcarousel-skin-tango .jcarousel-container-horizontal {
        width: 270px;
        padding:0;
    }
    .jcarousel-skin-tango .jcarousel-clip-horizontal{
        width:  270px;
        height: 210px;
    }
    .jcarousel-skin-tango .jcarousel-item{
        width: 270px;
        height: 210px;
    }
    .jcarousel-skin-tango .jcarousel-item-horizontal{}
    .jcarousel-skin-tango .jcarousel-item-placeholder{}

    .jcarousel-skin-tango .jcarousel-next-horizontal {
        position: absolute;
        top: 83px;
        right: -25px;
        width: 32px;
        height: 32px;
        cursor: pointer;
        background: transparent url(/img/next-horizontal.png) no-repeat 0 0;
    }
        .jcarousel-skin-tango .jcarousel-next-horizontal:hover{ background-position: -32px 0;}
        .jcarousel-skin-tango .jcarousel-next-horizontal:active{ background-position: -64px 0;}
        .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
        .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
        .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
            cursor: default;
            background-position: -96px 0;
        }

    .jcarousel-skin-tango .jcarousel-prev-horizontal {
        position: absolute;
        top: 83px;
        left: -25px;
        width: 32px;
        height: 32px;
        cursor: pointer;
        background: transparent url(/img/prev-horizontal.png) no-repeat 0 0;
    }
        .jcarousel-skin-tango .jcarousel-prev-horizontal:hover{ background-position: -32px 0;}
        .jcarousel-skin-tango .jcarousel-prev-horizontal:active{ background-position: -64px 0;}
        .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
        .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
        .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
            cursor: default;
            background-position: -96px 0;
        }




.googleAdSense{
}

    .googleAdSenseLarge{
        width:635px;
        margin-bottom:20px;
        border-top:1px dotted #E4E4E4;
    }


#newsletter-mailchimp{
    display:block;
    padding:0 0 0 60px;
    margin:0 15px;
    font-size:12px;
    text-decoration:none;
    color:#000;
    background:url('/img/envelope.gif') left center no-repeat;
}
#newsletter-mailchimp:hover{ text-decoration:underline;}




