body {
	font-family: 'Raleway' !important;
	color: #444;
    background-color: #fff !important;
    margin: 0;
}

/**** Container ****/
#contenidoPpal {
    background: transparent url(../imagenes/logo-supervigilado.png) left 200px no-repeat;
    background-size: 1.5%;
    margin: 0px auto;
    padding: 0;
    width: 1120px;
}
.container {
    width: 1024px;
    padding-right: 15px;
    padding-left: 15px;
    display: table;
    margin: auto;
}
.infoPrincipal {
    padding-left: 30px;
    padding-right: 30px;
    float: left;
    background: #fff;
    width: 964px;
    margin: 0;
    font-size: 14px;
    color: #666666;
}


/**** Header ****/
#header {
	width: 1024px;
	height: 72px;
    margin: auto;
}
#header h1 {
    background: url(../imagenes/logo.png) no-repeat left;
    margin: 0;
    text-indent: -9999px;
    float: left;
}
#header h1 a {
    float: left;
    width: 318px;
    height: 72px;
}
#header .ciudad {
    float: left;
    padding-top: 2.5em;
    padding-left: 4em;
    padding-right: 2em;
}
#header .ciudad .tit_regional, #header .ciudad form {
    display: inline-block;
}
#header a.logo-tarjetacoomeva {
    background: url(../imagenes/logo-tarjetacoomeva.png) no-repeat left;
    margin: 0;
    text-indent: -9999px;
    float: left;
    width: 283px;
    height: 72px;
}
#header a.logo-bancoomeva {
    background: url(../imagenes/logo-bancoomeva.png) no-repeat left;
    margin: 0;
    text-indent: -9999px;
    float: right;
    width: 175px;
    height: 72px;
}


/**** MenÃƒÂº Principal ****/
.menuPpal {
	background: rgba(194,12,21,1);
    background: -moz-linear-gradient(top, rgba(194,12,21,1) 0%, rgba(144,9,16,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(194,12,21,1)), color-stop(100%, rgba(144,9,16,1)));
    background: -webkit-linear-gradient(top, rgba(194,12,21,1) 0%, rgba(144,9,16,1) 100%);
    background: -o-linear-gradient(top, rgba(194,12,21,1) 0%, rgba(144,9,16,1) 100%);
    background: -ms-linear-gradient(top, rgba(194,12,21,1) 0%, rgba(144,9,16,1) 100%);
    background: linear-gradient(to bottom, rgba(194,12,21,1) 0%, rgba(144,9,16,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c20c15', endColorstr='#900910', GradientType=0 );
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 100%;
}
.menuPpal h2 { display: none; }
.menuPpal ul {
	padding: 0;
	margin: 0;
    overflow: inherit !important;
    width: auto !important;
}
.menuPpal ul li {
    float: left;
    list-style: none;
	font-size: 17px;
    padding: 10px 0 10px 10px;
}
.menuPpal ul li:hover {background:#f70711}
.menuPpal ul li:hover a.mm-item-link {
    color: #fff;
    font-weight: bold;
}
.menuPpal ul li a.mm-item-link {
    color: #fff;
    text-decoration: none;
    border-right: 1px solid;
    padding-right: 10px;
    display: inline;
}
.menuPpal ul li.clear-fix { display: none; }

	/**** Sub MenÃƒÂº Principal ****/
.menuPpal ul li .mm-item-content {
    max-width: 1028px;
    min-width: 1028px;
    position: absolute;
    width: 1028px;
    z-index: 999;
    max-height: 445px;
    overflow: hidden;
    margin-left: -2px;
}
.menuPpal ul li .mm-item-content .tabla1{
    min-height: 363px;
    height: auto;
    margin: 11px 0 0 0;
    padding: 0 15px 25px 230px;
    overflow:hidden;
}
.menuPpal ul li.menuNube1 .mm-item-content .tabla1 {background: url(../imagenes/menu-salud.jpg) #fff left bottom no-repeat;}
.menuPpal ul li.menuNube2 .mm-item-content .tabla1 {background: url(../imagenes/menu-vestuario.jpg) #fff left bottom no-repeat;}
.menuPpal ul li.menuNube3 .mm-item-content .tabla1 {background: url(../imagenes/menu-hogar.jpg) #fff left bottom no-repeat;}
.menuPpal ul li.menuNube4 .mm-item-content .tabla1 {background: url(../imagenes/menu-tuzona.jpg) #fff left bottom no-repeat;}

.menuPpal ul li.menuNube1 .mm-item-content .titulo1 {background: url(../imagenes/title-salud.png) left top no-repeat;}
.menuPpal ul li.menuNube2 .mm-item-content .titulo1 {background: url(../imagenes/title-vestuario.png) left top no-repeat;}
.menuPpal ul li.menuNube3 .mm-item-content .titulo1 {background: url(../imagenes/title-hogar.png) left top no-repeat;}
.menuPpal ul li.menuNube4 .mm-item-content .titulo1 {background: url(../imagenes/title-tuzona.png) left top no-repeat;}

.menuPpal ul li .mm-item-content .titulo1 {
    display: block;
    text-indent: -999px;
    height: 33px;
}
.menuPpal ul li .mm-item-content .tabla1 ul{
    list-style:none;
    margin:0px;
    padding: 0px;
    overflow:hidden;
}
.menuPpal ul li .mm-item-content .tabla1 li{
    float: left;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 10px;
}
.contResumen {
    padding: 0px;
    overflow: auto;
    height: 330px;
    max-height: 330px;
    min-height: 330px;
    width: 780px;
    max-width: 780px;
    min-width: 780px;
}
.clear {
    width: 740px;
}
.notResumen {
    overflow: auto;
    margin: 5px;
    padding: 0px;
    width: 235px;
    min-width: 235px;
    max-width: 235px;
    float: left;
}
.notResumen img {
    margin: 5px;
    padding: 0px;
    border: none;
    width: 110px;
    display: inline;
}
.notResumen a {
    color: #98BF0C;
    text-decoration: none;
    font-size: 12px;
    background: none;
    font-weight: bold;
}
.notResumen a span {
    color: #999999;
    font-weight: normal;
    font-size: 11px;
}
.notResumen a:hover span {
    color: #329103;
    text-decoration: underline;
}

/**** Contenido ****/
#contenidoPpal .contenido {
    float: left;
    width: 100%;
}
.pubUtilidades { display: none; }

	/**** Slider ****/
#contenidoPpal .slider {
    float: left;
    height: 320px;
    width: 100%;
}
#contenidoPpal .slider #contenidoTARJETABANCOOMEVAControl {
    display: none;
}
#contenidoPpal .slider .tablaBanners {
    width: auto;
    height: auto;
    margin: 0;
    text-align: center;
    overflow: inherit;
    position: relative;
}
#contenidoPpal .slider #contenidoTARJETABANCOOMEVASpan {
    background: none;
    right: 0;
    margin: 0 15px 0 0;
    padding: 0;
    position: absolute;
    top: 310px;
    width: auto;
}
#contenidoPpal .slider #contenidoTARJETABANCOOMEVASpan ul {
    padding: 0;
}
#contenidoPpal .slider .dspDivPubCont li a {
	background: url(../imagenes/bullets.png) left no-repeat;
	width: 10px;
	display: block;
	text-indent: -9999px;
}
#contenidoPpal .slider #dspDivPubContSel a {
	background: url(../imagenes/bullets.png) right no-repeat;
}
#contenidoPpal .slider .dspDivPubContLi {
	display: none;
}

    /**** Novedades ****/
#contenidoPpal .novedades {
    width: 100%;
    float: left;
}
#contenidoPpal .novedades h2, #contenidoPpal .novedades h4 {
    color: #aa0000;
    font-size: 2em;
    font-weight: bold;
}
#contenidoPpal .novedades .coda-slider, #contenidoPpal .novedades .panel, #contenidoPpal .novedades .panel-wrapper {
    width: 958px !important;
}
#contenidoPpal .novedades .coda-nav-right2 {
    background: url(../imagenes/novedadesIzq.png) center 30px no-repeat;
    width: 33px !important;
}
#contenidoPpal .novedades .coda-nav-left2 {
    background: url(../imagenes/novedadesDer.png) center 30px no-repeat;
    width: 33px !important;
}
#contenidoPpal .novedades .panel a img {
    float: left;
    margin-right: 15px;
}
#contenidoPpal .novedades .panel a {
    color: #aa0000;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
}
#contenidoPpal .novedades .panel a .info {
    float: left;
    width: 142px;
}
#contenidoPpal .novedades .panel a .info span {
    color: #777;
    display: block;
}
#contenidoPpal .novedades .panel .noticiaSlider2 {
    width: 30%;
    margin: 0;
    border-right: 1px solid #ccc;
    margin-right: 15px;
    padding-right: 15px;
    display: block;
}
#contenidoPpal .novedades .panel .noticiaSlider2:last-child {
    border: 0;
    margin-right: 0;
}

	/**** Footer ****/
.contFooter {
    float: left;
    width: 100%;
    text-align: center;
}
.footer {
    margin-top: 40px;
    padding: 5px;
    clear: both;
    background: #999999;
    color: #fff;
    font-size: 17px;
}

.super-salud {
    position: absolute;
    margin-left: -45px;
    top: 28em;
}
