/**
fieldset {
	width:400px
}

legend {
	font:bold 16px Verdana, Arial, Helvetica, sans-serif
}

label {
	display:block;
	width: 300px;
	float:left;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
**/
.campo {
	height:22px;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	border:1px solid #B2BEC5;
	background:url('http://juntus.net/graficos/fundo_campos.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
.campofile {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	border:1px solid #B2BEC5;
	padding-left:2px;
	padding-top:2px;
	background:url('http://juntus.net/graficos/fundo_campos.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.campolista {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	border:1px solid #B2BEC5;
	background:url('http://juntus.net/graficos/fundo_campos.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left:3px;
	padding-top:5px;
	*padding-right: 3px;
	*padding-bottom: 5px;
	*padding-left:3px;
	*padding-top:5px;
}
.campocomentarios {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	border:1px solid #B2BEC5;
	padding-left:2px;
	padding-top:2px;
	background:url('http://juntus.net/graficos/fundo_campos.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.btn {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	border:1px solid #B2BEC5;
	padding-left:3px;
	padding-top:5px;
	background:url('graficos/fundo_campos.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 5px;
}
.campobusca {
	height:20px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	border:1px solid #B2BEC5;
	background:url('http://juntus.net/graficos/fundo_campos.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.lineaforms1 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.lineaforms2 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/satisfacao/graficos/fundo_linhatabela.jpg);
}
.linea-coluna1 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.linea-coluna2 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.linea-contatos1 {
	text-decoration: none;
	border-bottom-style: dotted;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
