html,body {
background-color:#FFFFFF;
text-align:center;
margin:5px;
height:100%;
}

#retorno {
margin-bottom:15px;
font-weight:bold;

}

h1 {
font-size:15px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#162387;
border-bottom:1px #ccc dashed;
margin:0 0 15px 0;
}

.minitextobranco {
color:#fff;
font-size:10px;
text-decoration:none;
}

h2 {
font-size:12px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#162387;
border-bottom:1px #ccc dashed;
}

#container {
width:740px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#conteudo_td {
background-image:url(img/conteudo_fundo.jpg);
background-repeat:no-repeat;
background-color:#fafbfb;
width:535px;
border:1px #e2e2e2 solid;
}

#conteudobar {
margin:15px;
}

.destaque {
color:#990000;

}

#lateral_td {
background-image:url(img/lateral_fundo.jpg);
background-repeat:no-repeat;
background-color:#162387;
width:190px;
border:1px #162387 solid;
}

#lateralbar {
margin:12px 12px 0 10px;;
color:#fff;
font-size:10px;
}

#cabecalhobar {
margin-bottom:10px;
}

p,table,input,textarea,select {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
}

.chamada_inicial {
font-size:10px;
margin-bottom:13px;
text-decoration:none;
color:#000;
}

.chamada_inicial_link {
font-size:10px;
color:#172488;
text-align:right;
font-weight:bold;
text-decoration:none;
}

a img {
border:0;

}

#conteudo {

}

#chamada_grupo_left {
border-right: 1px #e7e7e7 solid; padding-right:17px;
float:left;
clear:left;
}

#chamada_grupo_right {
border-left:1px #fff solid; padding-left:17px;
float:left;
}

.chamada_box_left {
width:233px;
border-bottom: 1px #fff solid;
margin-bottom:15px;
padding-bottom:17px;
}

.chamada_box_right {
width:233px;
border-bottom: 1px #fff solid;
margin-bottom:15px;
padding-bottom:17px;
}

#menubar {
text-align:right;
margin-bottom:7px;
margin-top:-7px;
}

#menubar a{
color:#565656;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
border-right:1px solid #565656;
padding-right:13px;
padding-left:9px;
}

#topmenubar {
text-align:right;
}

#topmenubar a {
color:#132186;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background-image:url(img/figura_05.gif);
background-position:0px 3px;
background-repeat:no-repeat;
padding-left: 12px;
margin-left:20px;
}

#topbar {
background-image:url(img/figura_02.gif);
background-repeat:no-repeat;
height:77px;
margin-bottom:5px;
}

#rodapebar {
height:40px;
background-color:#bc2121;
margin-top:10px;
background-image:url(img/figura_46.gif);
background-repeat:no-repeat;
border:1px solid #bc2121;
}

#rodapebar_texto {
color:#FFFFFF;
margin-left:17px;
margin-top:13px;
font-size:10px;
}

.carregando {
height: 23px;
padding: 10px;
}

.text_1 {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
width:200px;
}

.text_2 {
width:80px;
}

.botao {
background: #162387;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
border:1px solid #000;
padding:3px;
width:80px;
}


/* ELEMENTOS DE LISTAGEM ################################################################ */

.listagem_td {
padding:5px;
border-bottom:#DBDBDB solid 1px;
background:#fafafa;

}

.listagem_td a, #acoes a {
text-decoration:none;
color:#000;

}

.listagem_header_td {
padding:5px;
font-weight:bold;
background:#DBDBDB;
}

.listagem_controle_td {
padding:5px;
font-weight:bold;
background:#A8A8A8;
color:#FFFFFF;

}

.listagem_cancelado {
color:#CCCCCC;
text-decoration:line-through;

}



/* ELEMENTOS DE LISTAGEM INT ############################################################ */

.listagem_int_campo {
display: block;
float: left;
clear:left;
font-weight:bold;
width: 80px;
color: #000;
}

.listagem_int_grade_text {
width: 60px;
margin:0px 5px 0 5px;
}

.bloco{ /* usado em questionarios para manter alinhamento */
width: 60px;
display:block;
float:left;
margin-top:3px;


text-align:left;

}

.listagem_int_valor {
clear:right;
margin-left: 80px;
}

.listagem_int_linha {
clear:both;
margin-bottom:5px;
border-bottom: 1px solid #f1f1f1;
padding-bottom:5px;
overflow:auto;
}

.listagem_int_tabela_titulo {
font-weight:bold;
margin-top:20px;
border-bottom: solid 1px #175B8E;
padding-bottom:1px;
color: #175B8E;
font-size:12px;
}

.listagem_int_tabela_rodape {
padding:5px;
text-align:right;
background:#DBDBDB;
}

textarea {
width:250px;
height:80px;

}

/* LATERAL AZUL ########################## */


#lateral img, .foto {
border:1px solid #dee2ff;
float:left;
margin-right:10px;
margin-bottom:3px;

}

.foto2 {
border:1px solid #990000;
float:left;
margin-right:10px;
margin-bottom:3px;

}

.titulo_promocao {
font-size:12px;
font-weight:bold;
color:#dee2ff;
text-decoration:none;

}

.preco_promocao {
font-size:11px;
font-weight:bold;
color:#ff8889;

}

/* botao voltar */

#rodape a {
text-decoration:none;
color:#000066;


}