﻿body 
	{
	margin:10px 0;
	padding:0;
	background-color:#eeeeee;
	background-image: url(fundo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	}
img 
	{
	border:none;
	}
select
	{
	height:19px;
	}
img a 
	{
	border:none;
	outline:none;
	}
a 
	{
	text-decoration:none;
	color:#154997;
	outline:none;
	}
a:hover 
	{
	text-decoration:underline;
	}
h3
	{
	margin:1px 1px 0 1px;
	padding:4px;
	background-image:url(bg_h3.gif);
	font-size:12px;
	color:#03447d;
	}
h4	
	{
	color:#03447d;
	font-size:16px;
	margin:5px;
	padding-left:14px;
	border-bottom:1px dotted #03447d;
	background-image:url(img_h4.gif);
	background-position:2px center;
	background-repeat:no-repeat;
	}
input, select, textbox
	{
	font-size:11px;
	}
#geral 
	{
	width:750px;
	margin: 0 auto;
	}
#topo 
	{
	float:left;
	margin-left:10px;
	text-align:left;
	}
#menu 
	{
	height:30px;
	clear:both;
	font-size:13px;
	}
#menu .esq
	{
	width:8px;
	height:30px;
	float:left;
	background-image:url(canto_esq.gif);
	background-repeat:no-repeat;
	}
#menu .dir
	{
	width:8px;
	height:30px;
	float:right;
	background-image:url(canto_dir.gif);
	background-repeat:no-repeat;
	}
#menu ul 
	{
	margin:0;
	background-image: url(bg_menu.jpg);
	height:30px;
	padding:0;
	}
#menu li
	{
	list-style:none;
	float:left;
	display:block;
	margin:0;
	font-weight:bold;
	padding:6px 22px 0 5px;
	*padding:6px 22px 8px 5px;
	}
#menu li a
	{
	margin:0;
	padding:6px 0 10px;
/*	padding:5px 0 8px 0;*/
	text-decoration:none;
	color: #fff;
	}
#menu li a:hover
	{
	background-image: url(arrow_menu.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:30px;
	color:#65b487;
	}
#corpo
	{
	background-color:#FFF;
	background-image:url(bg_corpo.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-top:none;
	border:#999 1px solid;
	padding:10px;
	font-size:11px;
	font-weight:bold;
	clear: both;
	width:728px;
	 min-height:430px;
 /*	overflow-y:scroll;
	overflow-x:hidden;
	height:420px;*/  /* Define altura fixa e barra de rolagem no corpo do site */
	}
#divInfo
	{
	background-image:url(info.png);
	background-repeat:no-repeat;
	background-position:12px 50%;
	background-color:#fefde9;
	border: #e3cd99 1px solid;
	text-align:left;
	padding:25px 20px 25px 75px;
	margin:0 5px 5px 5px;
	font-size:12px;
	}	

#rodape 
	{
	text-align:left;
	line-height:18px;
	color:#606060;
	margin:5px 0 10px 5px;
	float:left;
	font-size:11px;
	}

/* Master Page */
.campo
	{
	border:1px solid #e6e6e6;
	background-color:#f7f7f7;
 	font-weight:bold;
	margin:5px;
	padding:2px 3px;
	min-height: 40px;
	text-align:left;
 /*	width:700px; */ /* propriedade usada junto overflow da div #corpo */
	}
/*.campo span, .campo input
	{
	display:block;
	}	*/
.campofloat 
	{
	 float:left;
	 margin-right:10px;
	 }
.campofloat input
	{
	*margin-left:-5px;
	}
.campotabela
	{
	border:1px solid #e6e6e6;
	background-color:#f7f7f7;
 	font-weight:bold;
	margin:5px;	
	}
/*	.campo:hover
	{
		background-color:#f2f2f2;
	}*/
	
.campobtn
	{
	margin:5px;
	padding:6px 0px 6px 5px;
	display: block;
	text-align:right;
	}
.campo_table 
	{
	width:100%;
	border:none;
	margin:0;
	padding:0;
	font-size:11px;
	}
.campo_th th
	{
	background-color:#13660c;
	background-image:url(bg_th.gif);
	border:none;
	padding:5px;
	text-align:left;
	color:#fff;
	}
.campo_th th a
	{
	color:#fff;
	}
.campo_row td
	{
	background-color:#fff;
	background-image:url(bg_alt_row2.gif);
	border:none;
	border-bottom:1px solid #dddddd;
	padding:3px;
	font-weight:normal;
	}
.campo_alt_row td
	{
	background-color:#f0f0f0;
	background-image:url(bg_alt_row.gif);
	border:none;
	border-bottom:1px solid #dddddd;
	padding:3px;
	font-weight:normal;
	}
#dados_login ul
	{
	float:right;
	margin:10px 15px 0 0;
	line-height:18px;
	font-size:11px;
	}
#dados_login li
	{
	text-align:right;
	padding:0;
	list-style:none;
	}
#dados_login li 
	{
	list-style:none;
	}
#dados_login a
	{
	text-decoration: none;
	color: #000;
	}
#dados_login a:hover
	{
	border-bottom:1px dotted #034482;
	color:#154997;
	}
/* Fim Master Page */	

/* Master Login */
#geral_login
	{
	text-align:center;
	width:505px;
	margin: 0 auto;
	clear:both;
	}
#corpo_login
	{
	clear:both;
	background-color:#FFF;
	background-image:url(bg_corpo.gif);
	background-repeat:repeat-x;
	border:#999 1px solid;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	height:350px;
	}
#login_img 
	{
	float:left;
	margin:30px 0 40px 30px;
	}
#usuario 
	{
	background: red;
	}
#campo_login
	{
	background-color:#F7F7F7;
	border:1px dashed #CCCCCC;
	float:left;
	margin:8px 0 0 6px;
	padding:6px 8px;
	text-align:left;
	width:268px;
	}
#campo_login span, #campo_login label
	{
	display:block;
	}
#campo_login b, #campo_login span, #campo_login label
	{
	*margin-left:5px;
	}
#campo_login input
	{
	display:block;
	font-size:12px;
	margin:5px 0;
	padding:2px 0;
	}
#link_login
	{
/*	background-color:#F7F7F7;
	border:1px dashed #CCCCCC;	*/
	float:left;
	line-height:22px;
	margin:0px 8px;
	padding:5px 10px;
	text-align:left;
	width:250px;
	}
#link_login li 
	{
	list-style:none;
	}
#link_login a
	{
	text-decoration: none;
	color: #000;
	}
#link_login a:hover
	{
	border-bottom:1px dotted #034482;
	}

/* Fim Master Login */

/* Pagina de erro */

.conteudo 
	{
	margin:110px auto;
	display:block;
	width:625px;
	height:340px;
	position: relative;
	background:url(../../page_error/cont_error.jpg) no-repeat center;
	}
.texto 
	{
	position:absolute;
	top:180px;
	left:30px;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	width:390px;
	}
	
 .SelectGrid {
    background: url(bg_alt_row2_off.gif);
    border-bottom: 1px solid #dddddd;
	padding:3px;
 }