.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
	background:#20437d;
}

body{background-image:url("../../_include/images/bk-body.png") !important}
#certificados-gratis-img{
	background-image:url("../../_include/images/gratis.png");
	width:63px;
	height:71px;
	margin: 0 auto;
}

#certificados-pago-img{
	background-image:url("../../_include/images/pagos.png");
	width:59px;
	height:70px;
	margin: 0 auto;
}

.center{margin:0 auto}


.ui-grid-a > .ui-block-b div, .ui-block-b .boton-naranjo,.boton-naranjo{background:#dc9300 !important;border:1px solid #b97d00 !important;color:white !important;text-shadow:0 1px 0 #b97d00 !important}
.boton-naranjo2{background:#e96e00 !important;border:1px solid #e96e00 !important;color:white !important;text-shadow:0 1px 0 #e96e00 !important}
.ui-block-a div,.boton-azul{background:#4576b0 !important;border:1px solid #4576b0 !important;color:white !important;text-shadow:0 1px 0 #4576b0 !important}
.titulo {
    background: none repeat scroll 0 0 #E98F00;
    border: 1px solid #C47902;
    color: #FFFFFF;
    height: 23px;
    margin: 0;
    width: 100%;
}
.item-cert {
    background: none repeat scroll 0 0 #EDEDED;
    float: left;
    margin: 5px 0;
    padding: 0 0 10px;
    width: 100%;
}
.tipo-cert {
    float: left;
    font-size: 16px;
    line-height: 21px;
    margin: 10px 0 0 10px;
    width: 100%;
}

.subtitulo-cert {
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin: 2px 0 0 10px;
    width: auto;
}