.tabla-unia {
	width:100%;
	border-top:solid 1px #ccc;
}

.tabla-titulo {
	font-weight:500;
	font-size:18px;
	margin-top:24px!important;
}

.tabla-unia thead th {background:#009540; color: #fff;font-weight:500; padding:6px; }
.tabla-unia tbody th {text-align:left; background: #EFEFEF; padding:6px; width:50%; max-width:50%!important;}
.tabla-unia tbody tr {border-bottom: solid 1px #ccc;}
.tabla-unia tbody td {padding:6px 24px 6px 6px; text-align: right;}


.intro {
	font-weight:600;
	line-height:160%;
	border: solid 6px #ccc;
	padding:24px;
	color: #666;
}

.destacado {
	font-weight:600;
	line-height:160%;
	border: solid 6px #D2D700;
	padding:24px;
	color: #666;
}

.destacado h3 {
	font-weight:200;
	margin-top:0px!important;
	padding-top:0px!important;
	text-align: center;
}

ul.listaColor {}
ul.listaGris {}

.tabla-masters {
	width:100%;
	border-top:solid 1px #ccc;
}

.tabla-masters  tr {text-align:left; background: #EFEFEF; padding:6px; width:50%; max-width:50%!important;}
.tabla-masters  tr.head td {background:#EC5A0F; color: #fff;font-weight:500; padding:6px; }
.tabla-masters  tr.materia td {background:#666; color: #fff;font-weight:500; padding:6px; }
.tabla-masters  tr.mensaje td {background:#F5BA00; color: #fff;font-weight:500; padding:6px; }
.tabla-masters  tr {border-bottom: solid 1px #ccc;}
.tabla-masters  td {padding:6px 24px 6px 6px; text-align: left;}
