*{
    margin: 0;
    padding: 0;  
}

body {
    background-image: url(/templates.old/2013/images/lines_bg.png);
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
}

a img {
    border: 0;
}

a {
    text-decoration: none;
    font-weight: bolder;
    color: #666666;
}

a:hover {
    color: #FEBF00;
}

#main-transparent {    
    background-image: url(/templates.old/2013/images/bg_transparent.png);
    width: 1004px;
    margin: 25px auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px;
}

#main {
    background-color: #FFFFFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
}

#fin:hover {
    color: blue;
}

#rea:hover {
    color: red;
}

#aus:hover {
    color: gold;
}

#ent:hover {
    color: lightgreen;
}

#topo {
    /*    margin: 5px 0;*/
    overflow: auto;
}

#brasao-img img{
    width: 356px;
    height:177px;
    padding: 0 5px;
    float: left;
}

#topo-fotos {
    width:617px;
    height:177px;
    float: right;
}

#topo-fotos img{
    width:617px; height:177px;
}

#corpo {
    margin: 5px 0 0 0;
    background-image: url(/templates.old/2013/images/curva.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0 0 80px 0;
    min-height: 550px;
}

#corpo #left {
    width: 379px;
    float: left;
    padding: 0 10px;
}

#corpo .blog-featured h2 {
    background-image: none;
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
}

#corpo .blog-featured .readmore {
    display: none;
}

#corpo .blog-featured .item-separator {
    border-bottom: dotted 1px #C5C4C0;
    padding: 2px 0;
    margin: 0 0 10px 0;
}

#corpo h2 {
    font-size: 18px;
    color: #333333;
    font-weight: bolder;
    background-image: url(/templates.old/2013/images/h2_img.png);
    background-repeat: no-repeat;
    background-position: right;
    display: inline-block;
    padding: 0 20px 0 0;
    margin: 10px 0;
}

h3 {
    font-size: 16px;
    border-bottom: dotted 1px #C5C4C0;
    margin: 10px 0;
    color: #333333;
}

h4 {
    font-size: 14px;
    margin: 15px 0 5px 0;
}

h3 strong {
    color: #FEBF00;
}

#corpo .table-view {
    border-collapse: collapse;
    width: 100%;
}

#corpo .table-view th {
    padding: 5px 0;
    text-align: left;
}

#corpo .table-view td {
    padding: 5px 0;
    border-bottom: dotted 1px #C5C4C0;   
}

#corpo ul{margin-left:40px}

.dotted-td {
    border-bottom: dotted 1px #C5C4C0;    
}

.more-link {
    text-align: right;
    margin: 5px 0;
}

.more-link a {
    background-image: url(/templates.old/2013/images/plus.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

.more {
    color: #98c000;
}

#view-noticia {
}

#view-noticia .img-fulltext-left {
    text-align: center;
}

#view-noticia p {
    margin: 10px 0 0 0;
}

#mapa-site {
    clear: both;
    background-color: #EBE9EC;
    padding: 0 0 20px 10px;
    overflow: auto;
}

#rodape {
    background-color: #2E2E2E;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
}


/*Slide*/
#slideshow {
    position:relative;
    height:177px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;

}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#faleconoscobox {
    background-color: #F5F5F5;
    border: solid 1px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
    overflow: auto;
    width:400px;
    margin:20px 0 10px 300px;
}

.box {
    border: solid 2px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0 10px 0 10px;
    overflow: auto;
    margin-top:5px;
    min-height:170px;
    background:#efefef
}

.box img{float:left; max-width:120px; margin-top:13px}
.box p{float:right; width:220px; font-weight:normal}



.boxfuneraria {
    border: solid 2px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0 10px 0 10px;
    overflow: auto;
    margin-top:5px;
    min-height:170px;
    background:#efefef;
    width:675px;
    text-align:justify;
    float: left;
    margin-bottom:10px
}
.boxfuneraria img{text-align: center}
.boxright {float:right; width:265px}



#submenu {width:230px; background:#FFF}
#conteudo2 {float:left; width:720px}


#coluna1 {width:370px; float:left}
#coluna2 {width:370px; float:right}

#conteudo {width:945px}
#esquerda {width:760px; float:left}
#direita {width:165px; height:500px;float:right;}
#direita input[type=password], #direita input[type=text] {width: 155px; margin: 5px 0; padding: 5px; border: solid 1px #CCCCCC; border-radius: 5px; -moz-border-radius: 5px; color: #999999; font-size: 15px;}
#direita #senha {width: 111px;}
#direita input[type=submit] {padding: 5px; border: solid 1px #999999; border-radius: 5px; -moz-border-radius: 5px; color: #333333; background-color: #E0E0E0; font-weight: bolder;}


.clear {clear:both}
.more {margin:0 0 5px 5px}

.style43 {color:#fff}
.style66 {color:#fff}









/*-------------Os estilos abaixo referenm-se ao Relatorio de Agendamento de Caçambas por dia*/
#verde td {
    border: 1px solid #009999;
    padding: 5px;
    font-family: "Tahoma";
    font-size: small;
}
#verde {
    border: 1px solid #009999;
}
#verde th {
    border: 1px solid #009999;
    background-color: #00CC99;
    font-weight: bolder;
    font-family: "Tahoma";
    font-size: small;
}
#verde tr:hover {
    background-color: #00FF99;
}

#sem_agendamentos{
    color:#F00;
    font-size:large;
    text-align: center;
}

.menu_topo {
    height: 233px;
    text-align: center;
    background-color: #FFFFFF;
}

/* Barra de rolagem horizontal em um div */
#scroll {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}

#dias-disponiveis {
    clear: both;
    border: solid 1px #CCCCCC;
    background-color: #F3F3F3;
    padding: 10px;
    overflow: auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    width: 50%;
    margin: 0 auto;
}

.table-list {
    width: 100%;
    border: solid 1px #0E6551;
    font-size: small;
    margin: 10px 0;
}

.table-list th {
    background-color: #0E6551;
    padding: 2px 5px;
    color: #FFFFFF;
}

.table-list td {    
    border: solid 1px #0E6551;
    padding: 2px 5px;
}

.table-list tr:hover {
    background-color: #D3F6EE;
}

.table-list .atrasado {
    color: #D70000;
}

.pagination {
    background-color: #D5E7FF;
    padding: 3px;
}

.pagination .htmlPageChooser {
    width: 100%;
    font-size: small;
}

.pagination .htmlPageChooser form {
    margin: 0;
}

.pagination .htmlPageChooser form input[type=text] {
    width: 30px;
    padding: 2px;
    text-align: center;
}

.error-text {
    color: #FF0000;
    font-weight: bolder;
}

#cacambas-map {
    border: solid 1px #000000;
    width: 700px;
    height: 500px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.limite-field {
    width: 110px !important;
    margin: 0 !important;
    float: none !important;
    text-align: center;
}

.ul-title {
    background-color: #F7F7F7;
    border-left: solid 3px #969696;
    padding: 10px;
    font-weight: bolder;
    font-size: 18px;
    font-style: italic;
}

.lateral-menu {
    margin: 0 !important;
    list-style-type: none;
    padding: 0;
}

.lateral-menu li a {
    display: block;
    background-color: #515151;
    padding: 5px;
    border-bottom: solid 1px #FFFFFF;
    color: #FFFFFF;
    font-size: small;
    border-left: solid 3px #202020;
}

.lateral-menu li a:hover {
    text-decoration: none;
    color: #FFFF40;
}

.section {
    margin: 10px 0;
}

.section .title {
    background-color: #EEEEEE;
    color: #666666;
    text-align: center;
    padding: 5px;
    font-weight: bolder;
    border: solid 1px #DDDDDD;
}

.section .content {    
    border: solid 1px #DDDDDD;
}

.section .content table {
    width: 100%;
    border-collapse: collapse;
}

.section .content td {
    font-size: small;
    padding: 1px 5px;
}

.section .content tbody tr:hover td {
    background-color: #F4EBEB;
}

.section .content td img {
    margin: 0 2px;
}

.section .content th {
    padding: 1px 5px;
}

.section .content tfoot {
    border-top: solid 2px #000000;
}

.legenda {
    border: solid 1px #000000;
    padding: 5px;
}

.legenda ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

.legenda li {
    display: table-cell;
    text-align: center;
}