.titulosLayers {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.lectura {
font-family: "Arial";
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.formularios {
font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-left: 3px;
	
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.borde_layers {
	border-style: solid solid solid solid;
	border-width: 2px;
	border-color: #CCCCCC;
	background: #EEEEEE;
	width:280px;
	height:auto;
	
}
