#titulo h1 span {
	visibility: hidden;
	float:left;
}

h1{
	padding: 0 0 10px;
}

.error {
	font-weight: bold;
	padding: 5px 0;
	color:red;
}

#imagenppal {
	background: transparent url(../../img/institucional-calidad/diagnostico-maipu-calidad-principal.jpg) no-repeat top left;
}

	#tit_servicios{
		background: transparent url("../../img/institucional-calidad/diagnostico-maipu-calidad.gif") no-repeat 0;
		height:13px;
		float: left;
		margin-top:19px;
	}

	#copete{
		float:left;
		width:281px;
		text-align:left;
		font-family: Arial;
		font-size:11px;
		font-weight: bold;
		color:#777;
		margin-left:19px;
		line-height: 17px;
	
	}
	
	#principal fieldset {
		padding: 15px;
		border: 1px dotted #777;
		margin-bottom: 15px;
	}
	
	#principal fieldset.action {
		border: 0;
	}
	.pregunta{
	padding:5px;
	}
	
	td {
		padding: 5px 0;
	}

#chkboxes_servicios	{
	overflow: auto;
	height: 100px;
	padding: 10px;
	border: 1px dotted #666;
}

table.fieldset table table {
	margin-left: 20px;
}

table.fieldset table table td {
	white-space: nowrap;	
	
	border-bottom: 1px solid silver;
}

table.fieldset table table tr:last-child td {
	border-bottom: 0;
}
