/**
+------------------------------------------------------------------------------+
| t.BOX
| Versao 0.1-rc2
+------------------------------------------------------------------------------+
|
+------------------------------------------------------------------------------+
| estilo.css - Pagina de estilos CSS
+------------------------------------------------------------------------------+
**/

.body, html
{
	font-family: verdana, lucidia, sans-serif;
	font-size: 13px;
	background-color: #f6f6f6;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.body img
{
	border: none;
}
h2
{
	font-size: 13px;
	text-align: center;
}
p
{
	font-size: 12px;
	text-decoration: none;
}
.h2_box
{
	text-align: left;
	margin: 0px;
	list-style: none;
	background: #c3d9ff;
	padding: 2px;
}
/*  table settings  */
.light_row
{
	background-color: #ffffff;
	font-size: 13px;
}
.dark_row
{
	background-color: #e8eef7;
	font-size: 13px;
}
.default_td
{
	border: 0px solid #c3d9ff;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}

.default_td_box
{
	border: 1px solid #c3d9ff;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	background-color: #e8eef7;
}
.default_th
{
	background-color: #c3d9ff;
	border: 0px solid #000010;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}
/*  settings for links  */
.default_a:visited, .default_a:active
{
	color: #00008f;
	text-decoration: none;
}
.default_a_opcao:visited, .default_a:active
{
	color: #00008f;
	text-decoration: none;
	text_align: right;
}
.default_a:link{
	color: #0000ff;
	text-decoration: none;
}
.default_a:hover{
	color: red;
	text-decoration: none;
}
.button
{
	color: #000000;
	background: #fff url('../imagens/fundos/button.gif') repeat-x bottom;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #CFCFCF;
	padding: 3px 6px 3px 6px;
	margin: 0;
	text-align: center;
}
.text
{
	background: #fff url('../imagens/fundos/text.gif') repeat-x top;
	font-family: sans-serif;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #CFCFCF;
	height: 22px;
}
.textarea
{
	background: #fff url('../imagens/fundos/text.gif') repeat-x top;
	font-family: sans-serif;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #CFCFCF;
}
.paragraph
{
	background: #e8eef7;
	color: #000020;
	font-size: 13px;
}
.default_hr
{
	color: #000020;
	background-color: #000020;
	border: none;
	width: 75%;
	height: 1px;
}
.fixed_width
{
	background: #f2f6fc;
	color: #000020;
	font-family: lucida console, sans-serif;
	font-size: 12px;
}
.black_link
{
	color: #000000;
	text-decoration: none;
}
.small
{
	font-size: 10px;
}
/* topo */
#topo
{
	width: 100%;
	height: 50px;
	border-bottom: 1px #cdcdcd solid;
	text-align: right;
	background: #ffffff url('../imagens/tbox/tbox.gif') no-repeat;
}
#topo img
{
	float: left;
	margin: 0px 0px 0px 55px;
	border: 0px;
}
/** mensagens **/
.sucesso
{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	height: 40px;
	border-left: 1px #89cf5a solid;
	border-right: 1px #89cf5a solid;
	border-bottom: 1px #89cf5a solid;
	background: #b2f08d;
	font-size: 12px;
	text-align: center;
}
.erro
{
	position: absolute;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	height: 40px;
	border-left: 1px #df6f6f solid;
	border-right: 1px #df6f6f solid;
	border-bottom: 1px #df6f6f solid;
	background: #f0a2a6;
	font-size: 12px;
	text-align: center;
}
.alerta
{
	position: absolute;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	height: 40px;
	border-left: 1px #c9d585 solid;
	border-right: 1px #c9d585 solid;
	border-bottom: 1px #c9d585 solid;
	background: #f6fbd1;
	font-size: 12px;
	text-align: center;
}
.p_mensagens
{
	text-align: center;
	margin-top: 5px;
}
/* login */
#login
{
	border: 1px solid #c3d9ff;
	font-size: 12px;
	background-color: #e8eef7;
	width: 220px;
	margin: 30px auto 0px auto;
}
#login p
{
	text-align: center;
	margin: 5px;
}
#acesso_negado p
{
	text-align: center;
	margin-top: 5px;
}
/* menu */
#menu
{
	width: 100%;
	height: 60px;
	text-align: left;
}
#menu img
{
	text-align: right;
}
.menu_janela
{
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -200px;
	width: 400px;
	min-height: 150px;
	border: 2px #c3d9ff solid;
	background-color: #ffffff;
}
.menu_janela p
{
	text-align: center;
	margin: 20px 10px 0px 10px;
}
.menu_janela li
{
	text-align: left;
	margin: 10px;
	list-style: none;
}
/* explorer */
#explorer
{
	margin: 10px;
	font-size: 12px;
	text-align: left;
}
#explorer h1
{
	font-family: verdana, lucidia, sans-serif;
	font-size: 13px;
	border-bottom: 1px #cccccc solid;
	text-align: left;
	margin-bottom: 25px;
	text-indent: 10px;
}
.lud
{
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	min-height: 150px;
	border: 2px #c3d9ff solid;
	background-color: #ffffff;
}
.lud p
{
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 5px;
}
/* perguntas  */
#perguntas
{
	border: 1px solid #c3d9ff;
	background-color: #e8eef7;
	width: 100%;
	min-height: 150px;
}
#perguntas p
{
	margin: 10px;
	font-size: 12px;
	text-align: center;
}
/* enviar arquivos */
#enviar_arquivos
{
	margin: 10px;
	border: 1px solid #c3d9ff;
	font-size: 12px;
	background-color: #e8eef7;
	width: 100%;
	margin: 30px auto;
}
#enviar_arquivos p
{
	text-align: center;
	margin: 10px;
}
#relatorio_envio
{
	margin: 10px;
	border: 1px solid #c3d9ff;
	font-size: 12px;
	background-color: #e8eef7;
	width: 100%;
	margin: 30px auto;
}
#relatorio_envio h2
{
	margin: 10px;
	text-align: left;
}
#relatorio_envio p
{
	margin: 10px;
	text-align: left;
	text-indent: 10px;
}
/** adm_usuarios_criar **/
#usuarios_criar
{
	background-color: #e8eef7;
	border: 1px solid #c3d9ff;
	padding: 10px;
	width: 710px;
}
#seguranca
{
	width: 230px;
	height: 30px;
	background-color: #fff9e5;
	background-image: url('../imagens/mensagem/seguranca.png');
	background-repeat: no-repeat;
	border: 1px #ffbf00 solid;
}
#seguranca p
{
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 30px;
	padding: 0;
}
/* resultado pesquisa*/
#pesquisa
{
	border: 1px solid #c3d9ff;
	font-size: 12px;
	background-color: #e8eef7;
	text-align: left;
}
#pesquisa p
{
	margin: 10px;
}
/** status de envio **/
#status
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -175px;
	margin-top: -75px;
	width: 350px;
	height: 150px;
	border: 2px #c3d9ff solid;
	background-color: #ffffff;
}
#status h2
{
	text-align: left;
	margin: 0px;
	list-style: none;
	background: #c3d9ff;
	padding: 2px;
}
/* transparencia */
#transparencia
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.7; 
	filter: alpha(opacity=70);
}
/* logs */
#relatorio_log
{
	margin: 10px;
	border: 2px solid #c3d9ff;
	font-size: 12px;
	background-color: #e8eef7;
	width: 450px;
	margin: 30px auto;
}
#relatorio_log p
{
	margin: 10px;
	text-align: left;
}
.log_form
{
	width: 290px;
	border: 1px #cccccc solid;
}
