.panel-primary
{
	border-radius: 0px !important;
	border:0px;
	/*border:1px solid #A9E2F3; */
	height:auto;
	min-height:405px;
}

.panel-body
{
	border:0px !important;
	
	
}

.panel-primary .panel-heading
{
	/* background:#1A7BB8 !important; */
	background-color:#A9E2F3;
	/* border:1px solid #8B0000; */
	/*border-radius: 0px !important; */
	text-transform:uppercase !important;
	/*color:#FFFFFF !important; */
	color:#4E78A0 !important;
	font-weight:bolder;
	border:0px !important;
}

.panel-primary a
{
	color:#989898;
}

.panel-primary ul li
{
	/*color:#1A7BB8 !important; */
	color:#4E78A0;
	list-style-type:circle !important;
}

.tabla_comisiones tr td a {
	font-size: 85%;
}

