/* CSS Document */

/* 
  ##########################################################################################################

	RamonPage - Grid Forms
	CSS Style by Ramon Bispo (Page) 
	Rio de Janeiro, Brazil | March/May, 2007 | Some Rights reserved
	
	Esteja livre para usar este recurso, porém cite o autor da obra
	Documento sob licensa Creative Commons 2.5 Br

  ########################################################################################################### 
*/


form1 {
	margin: 0;
	padding: 0;
}

form1#frmstylizer {
	margin: auto;
	width: 750px;
	text-align: left;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: 10px 0;
}

fieldset {
	margin: 0;
	padding: 10px;
	border: 0;
	clear: left;
}
.ulSenha{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 400px;
	list-style-type: none;
}
.liSenha{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 400px;
}

form br {
	clear: left;
}

legend,
label {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

fieldset fieldset {
	padding: 0;
}

label { /* Possui IE fix */
	display: block;
	margin: 0 10px 0 0;
	padding: 0 0 12px 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


label.geral {
	width: 720px;
}

.geralNegrito {
	width: 700px;
	padding-top: 5px;
	background-position: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7C7C7;
	color: #696969;
	margin-bottom: 10px;
	padding-bottom: 2px;
	height: 18px;
}
.geralNegrito img {
	margin-right: 5px;
	margin-top: 2px;
}


label.coluna6 {
	width: 536px;
}


label.colunageral {
	width: 840px;
	text-align: left;
}


label.coluna4 { /* Possui IE fix */
	width: 355px;
}

label.coluna4a { /* Possui IE fix */
	width: 355px;
	text-align: justify;
}


label.coluna2 { /* Possui IE fix */
	width: 172px;
}

label.coluna05 { /* Possui IE fix */
	width: 35px;
}
    label.coluna010   { /* Possui IE fix */
	width: 85px;
}
    label.coluna030   { /* Possui IE fix */
	width: 320px;
}
label.coluna1 { /* Possui IE fix */
	width: 81px;
}
.botao {
	background-image: url(imagens/btn.png);
	color: #FFFFFF;
	font-family: Tahoma, "Times New Roman";
	height: 28px;
	width: 120px;
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textfield,
.select,
.text {
	border: 1px solid #999999;
	background-color: #fafafa;
	display: block;
	width: 100%;
}

.textfield2,
.select2,
.text2 {
	border: 1px solid #999999;
	background-color: #fafafa;
	display: block;
}


.textfield3,
.select3,
.text3 {
	border: 1px solid #999999;
	background-color: #fafafa;
	display: block;
	float: left;
}

input:focus, select:focus, textarea:focus {
	color:#333333;
	background-color: #E3EEFB;
  }
.checkbox {
	float: left;
	margin-right: 10px;
}
.adicionar {
	background-image: url(botao/btnSalvar.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:82px;
	height:26px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.adicionar2 {
	background-image: url(botao/btnSalvar2.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:130px;
	height:26px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.voltar {
	background-image: url(botao/btnVoltar.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:83px;
	height:26px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.formula {
	background-image: url(botao/btnFormula.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:96px;
	height:25px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pesquisar {
	background-image: url(botao/btnPesquisar.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:96px;
	height:25px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.imprimir {
	background-image: url(botao/btnImprimir.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:90px;
	height:26px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.imprimir2 {
	background-image: url(botao/btnImprimir2.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:130px;
	height:26px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.confirmar {
	background-image: url(botao/btnConfirmar.png);
	padding:0px;
	text-decoration: none;
	color:#fff;
	width:96px;
	height:25px;
	border:0px;
	text-align: center;
	background-position: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
