﻿.titulo {
	font-family: Tahoma;
	font-size: 11px;
	color: #153861;
	font-weight: bold;
}

.menu
{
	vertical-align: middle;
    text-decoration:none;
	color: #ffffff!important;
	font-size: 8pt;
}

.celltitulolistagem {
            background-color: #b54c0d;
            border: 1px solid #b3997e;
            font-family: Tahoma;
            font-size: 9pt;
            font-weight: normal;
            color: #fff1ad;
            padding: 0px;
            margin: 0px;
}
.cell_listagem {
            background-color: #ffffff;
            border: 1px solid #b3997e;
            font-family: Tahoma;
            font-size: 9pt;
            font-weight: normal;
            color: #333333;           
}

.cell_listagemDestaque {
            background-color: #ffffff;
            border: 1px solid #b3997e;
            font-family: Tahoma;
            font-size: 8pt;
            font-weight: normal;
            color: #b54c0d;
            font-weight:bold;
}

.cell_listagemPaginacao {
            
            font-family: Tahoma;
            font-size: 9pt;
            font-weight: normal;
            color: #333333;
            padding: 3px;
}



body {
	background-color: #ebe4cf;
	background-image: url(imagens/bg_geral.gif);
	background-repeat: repeat-x;
	margin: auto;
	padding: 0px;
}
#cabecalho {
	margin: auto;
	padding: 0px;
	height: 140px;
	width: 980px;
}
#botoes_menu {
	z-index: 1;
	height: 30px;
	width: 516px;
	position: relative;
	left: 338px;
	top: -34px;
}
#botoes_Login {
	z-index: 1;
	height: 30px;
	width: 71px;
	position: relative;
	left: 840px;
	top: -40px;
}
#co
#corpo {
	margin: auto;
	padding: -20px 0px 0px;
	height: 598px;
	width: 980px;
}
_dchaieb {

	z-index: 2;
	height: 74px;
	width: 186px;
	position: relative;
	left: 397px;
	top: -165px;
}

.linkcelldest_entr a{ 
	display:block;
	color:#434343;
	text-decoration:none;
	background-image: url(imagens/quadro_entradaup.gif);
	background-repeat: no-repeat;
	height: 170px;
	font-family: Tahoma;
	font-size: 8pt;
	width: 204px;
	text-align: center;
	padding: 6px 2px 2px 8px;
	background-position: center top;
	vertical-align: middle;
}
.linkcelldest_entr a:hover{
	display:block;
	color:#434343;
	text-decoration:none;
	background-image: url(imagens/quadro_entradaover.gif);
	background-repeat: no-repeat;
	height: 170px;
	font-family: Tahoma;
	font-size: 8pt;
	width: 204px;
	text-align: center;
	padding: 6px 2px 2px 8px;
	background-position: center top;
	vertical-align: middle;
}
.linkcell a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url('imagens/bt_up.png');
	background-repeat: no-repeat;
	height: 29px;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 29px;
	width: 66px;
	text-align: center;
}
.linkcell a:hover{
	background:url(imagens/bt_over.png) no-repeat;
	color: #FFFF99;
}
.linkcelldest a{
	display:block;
	color:#434343;
	text-decoration:none;
	background-image: url(imagens/caixa_homeup.gif);
	background-repeat: no-repeat; 
	height: 60px;
	font-family: Tahoma;
	font-size: 8pt;
	width: 220px;
	text-align: left;
	padding: 6px 2px 2px 8px;
	vertical-align: baseline;
	background-position: center top;
}
.linkcelldest a:visited{
	background: url(imagens/caixa_homevisited.gif) no-repeat center top;
	color: #434343;
}
.linkcelldest a:hover{
	background: url(imagens/caixa_homeover.gif) no-repeat center top;
	color: #434343;
}

.destaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #fff1ad;
}

.destaque1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-align:center;
	color: #434343;
}

.destaque2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #d86800;
	font-weight: bold;
}
.destaque3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #864304;
	font-weight: bold;
}
.destaque3listagem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #fff1ad;
	font-weight: bold;
}
.destaque4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #d86800;
	font-weight: bold;
}
.destaque4listagem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #ffdd48;
	font-weight: bold;
}
.destaque5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #864304;
	font-weight: normal;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
}

.textoGridFoto {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #434343;
	height:35;
}

.texto2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #434343;
}

.textobold {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	font-weight: bold;
}

a{
	color:#992901;
	text-decoration:none;
	font-family: Tahoma;
}

a:hover{
	color: #F48C1A;
}

.semsublinhado {
	text-decoration: none;
}

.destaque5listagem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #fff1ad;
	font-weight: normal;
}

.cell_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	height: 20px;
	padding-left: 5px;
}

.cell_link a:hover{
	color: #FFFFFF;
 }

.cell_link2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #434343;
	height: 20px;
	padding-left: 5px;
}

.cell_link2 a:hover{
	color: #FFFFFF;
 }

.cell_categorias {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	background-color: #f5ebbe;
	height: 20px;
	padding-left: 5px;
}
#cabecalho_entrada {

	margin: auto;
	padding: 0px;
	height: 145px;
	width: 1000px;
}
#corpo_entrada {
	margin: auto;
	padding: 5px 0px 0px;
	height: 200px;
	width: 700px;
}
#logo_dchaieb_entrada {

	z-index: 2;
	height: 74px;
	width: 186px;
	position: relative;
	left: 450px;
	top: -120px;
}
#logo_dchaieb {

    z-index: 2;
    height: 74px;
    width: 186px;
    position: relative;
    left: 394px;
    top: -158px;
}


/*Estilos usado para a parte de administração dos site*/
.AdmTableBasic
{
    width: 100%;
    border: 1;
    font-family: Tahoma;
    font-size: 9pt;	            
    background-color:#f7f7f5;
}

.AdmTableForm
{
    width: 90%;
    border: 1;
    font-family: Tahoma;
    font-size: 9pt;	            
    background-color:#f7f7f5;
}

.td_TableCabecalho
{
    text-align: right;
    height: 15px;
    vertical-align:middle;
    background-color: #ebe4cf;
}       

.td_TableRodape
{
    text-align: center;
    height: 15px;
    vertical-align:middle;
    background-color: #ebe4cf;
}       
.td_Center
{
    text-align: center;
    height: 25px;
    vertical-align:middle;
}

.td_Right
{
    height: 25px;
    text-align: right;            
    vertical-align:middle;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:Black;    
	font-size: 12px;

}
.td_Left
{    
    width:70%;
    height: 25px;
    text-align: left;
    vertical-align:middle;
}
.td_Titulo
{
	text-align: left;
	font-size: 11pt;
	font-style: normal;
	border-bottom: 2px solid #434343;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #434343;
}

.campo
{
	border-color: #434343;
	border-width: 1px;
	height: 15px;
	font-family: Tahoma;
	font-size: 11px;
}

.botao
{
    background-color: #9C7044;
    border-top: 1px ridge #C1A487;
    border-right: 1px ridge #4C2E1A;
    border-bottom: 1px ridge #4C2E1A;
    border-left: 1px ridge #C1A487;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    color: #fff1ad;    
	font-size: 11px;
	height: 19px;
}





.linkcelldest1 a{
	display:block;
	color:#434343;
	text-decoration:none;
	background-image: url(imagens/caixa_data_hora.gif);
	background-repeat: no-repeat; 
	height: 150px;
	font-family: Tahoma;
	font-size: 8pt;
	width: 257px;
	text-align: left;
	padding: 6px 2px 2px 8px;
	vertical-align: baseline;
	background-position: center top;
}
.linkcelldest1 a:visited{
	background: url(imagens/caixa_data_hora.gif) no-repeat center top;
	color: #434343;
}
.linkcelldest1 a:hover{
	background: url(imagens/caixa_data_hora.gif) no-repeat center top;
	color: #434343;
}