em{ color: red }

input[type=file], input[type=text], input[type=password], select, textarea{
    background-color: #e5e5e5;
    border: 1px solid #aaa;
}

input[type=submit],input[type=reset],input[type=button], button{
    border: 1px solid #666;
    background-color: #afafaf;
    color: white;
}

.hr{
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #eee;
}
.shadow{
    box-shadow:3px 3px 6px 0 #999;
    -moz-box-shadow:3px 3px 6px 0 #999;
    -webkit-box-shadow:3px 3px 6px 0 #999;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);
}

.o{
	margin: 10px;
	box-shadow:3px 3px 6px 0 #999;
    -moz-box-shadow:3px 3px 6px 0 #999;
    -webkit-box-shadow:3px 3px 6px 0 #999;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);
}

.p{ padding: 10px; padding-top: 0px }
.item-azul1, .item-azul2, .item-verde, .item-vermelho{
    background-repeat: repeat-x;
    height: 30px;
    padding-top: 6px
}
.item-azul1{ background-image: url(../images/fio_azul1.jpg) }
.item-azul2{ background-image: url(../images/fio_azul2.jpg) }
.item-verde{ background-image: url(../images/fio_verde.jpg) }
.item-vermelho{ background-image: url(../images/fio_vermelho.jpg) }
.item-azul2 a, .item-azul1 a, .item-vermelho a, .item-verde a{
    color: white;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    font-family: Arial;
    font-size: 13px;
}

td.item-azul1{ padding-left: 10px; padding-bottom: 5px; height: auto; font-weight: bold; color: white }

#content-banner-bottom{ display: inline-block;width: 627px;margin-top: 5px; height: 130px; }
#content{ display: inline-block; padding: 10px; background-color: #FFF }
#content>div, #content-conteudo>div{ display: block; float: left }
#content-left, #content-right2{ width: 157px }
#content-right1{ width: 125px }
#content-center{ width: 505px; padding-right: 5px }
#content-centermenu{ width: 635px; padding-right: 5px }
#content-cr{ width: 100% }
#content-conteudo{ width: 635px; padding: 0px 5px }
/*#content-bottom{ width: 835px; padding-top: 10px }*/
#left{ display: inline-block }
#right{ display: inline-block }

a{ text-decoration: none; color: #000; }
body{ background-color: #428116; background: url(../images/bg.jpg) no-repeat top center fixed }
body,td,th,label,input,textarea,select{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 0px;
}

/** BEGIN - CHAT */
#ctnChat .ows-aba-on, .ows-aba-off{float:left;width:90px;vertical-align:top;height:25px;line-height:25px;font-weight:bold;margin-right:2px;border-top:1px solid #9BA5BF;border-left:1px solid #9BA5BF;border-right:1px solid #9BA5BF;}
#ctnChat .ows-aba-on{background-color:#B5BCCF;color:black}
#ctnChat .ows-aba-off{background-color:#CDD1DD;cursor:pointer;color:#000000}
#ctnChat .l, .r{width:8px;height:10px}
#ctnChat .l{float:left/*;background:url(../img/aba1a.gif) no-repeat*/}
#ctnChat .r{float:right/*;background:url(../img/aba1b.gif) no-repeat*/}
#ctnChat .ows-aba-base{height:10px;background-color:#B5BCCF;margin-left:15px}
#ctnChat .ows-aba, #ctnChat .ows-aba-menu, #ctnChat .ows-aba-base,
#ctnChat .ows-aba-root{float: left;margin:0 0 0 5px;padding:0 0 0 10px;width:615px!important;}
#ctnChat #ows-aba-root{text-align:left}
#ctnChat #ows-aba-root p *{color:#000}
#ctnChat #clientes *{color:#000}
#ctnChat #clientes{border-right:1px solid #B5BCCF;}
#ctnChat #mensagem{width:98%;padding:6px;}
#ctnChat .ows-aba-base{width:97% !important;}
/** END - CHAT */

/*.not_titulo{
    font-size: 12px;
    font-weight: bold;
    color: #4B1817;
}
.texto_marrom{
    color: #4B1817!important;
}
.linkFotos{
    text-decoration: none;
    font-size: 16px;
    color: #EED7B5
}

.tlinks{ background: url(../images/bg_links.jpg) no-repeat }
.tlinks a{ text-decoration: none; font-size: 20px; color: maroon }

em{color: red}

.loading{ display: none }

#formFale input,#formFale textarea{
    border: none;
    background-color: transparent;
    font-size: 12px;
}

body {
    background:url(../images/bg.jpg) top center no-repeat;
    background-color:#F9F0E9;
}

body,td,th,label,input,textarea,select{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 0px;
}*/

