.borde_tabla {
	border: 1px dotted #CCCCCC;
}
.single {
	margin: 0px;
	padding: 0px;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 98%;
	float: left;
	clear: both;
}
.low_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
.campo_amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
