.divFields {
	/*	float: left;*/
	width: 100%;
	text-align: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.divTitle {
	width: 100%;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	line-height: 30px;
	padding: 2px;
	font-weight: bold;
	background-image: url(images/M_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-indent: 18px;
}
.divTitle a:hover{
	font-weight: bold;
	color: #CC3300;

}
#divTabla {
	margin: 5px;
	float: left;
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
}
.anaDiv {
	position: fixed;
}
.ara {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
	height: 33px;
}

