.divA {
	/*	float: left;*/
	width: 490px;
	text-align: left;
	padding: 5px;
}
.divA a{
	color: #CC3300;
	font-weight: bold;
}
.divTitle {
	background-color: #B0BDD3;
	width: 480px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 15px;
}
.divTitle a:hover{
	font-weight: bold;
	color: #CC3300;

}
#divTabla {
	border: 1px solid #D4D0C8;
	height: 145px;
	margin: 5px;
/*	float: left;*/
	width: 500px;
	text-align: left;

}
