.divA {
	/*	float: left;*/
/*	width: 110px;*/
	text-align: center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.divTitle {
	background-color: #ECEBE8;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.divTitle a:hover{
	font-weight: bold;
	color: #CC3300;

}
#divTabla {
	border: 1px solid #D4D0C8;
/*	height: 50px;*/
	margin: 5px;
	float: left;
	width: 300px;
	text-align: center;
}

