body {
    margin: 0;
    padding: 0;
    background-color: #07074f;
    background-image: url("../images/background.jpg");
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 11px;
}

a {
    text-decoration: none;
} .header {
    height: 113px;
    width: 966px;
    float: right;
    background-image: url('../images/background_header.jpg');
    background-repeat: repeat-x;
    position: relative;
    margin-left: 2px;
    margin-right: 2px;
} .texto_gris_medio {
    color: #666666;
} .input_login {
    background-image: url('../images/background_login.gif');
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 10px;
    margin-top: 5px;
    padding-top: 10px;
    height: 60px;
} .main_table {
    background-color: #FFFFFF;
    margin-top: 10px;
} .table_menu {
    background-image: url('../images/background_menu.jpg');
    background-repeat: repeat-x;
    border-left: solid 1px #000067;
    border-right: solid 1px #000067;
} .tips_home_c {
    background-image: url('../images/bg_tips.jpg');
    background-repeat: repeat-x;
    float: left;
    overflow: hidden;
    margin-top: 5px;
    padding-top: 5px;
    height: 25px;
} .publicidad {
    z-index: 0;
    padding: 16px 9px 9px 9px;
    background-color: #dddddd;
} .link_gris {
    color: #999999;
} .link_gris:hover {
    color: #333333;
} .texto_verde {
    color: #82b517;
} .content_preview_double {
    border: solid 1px #e6e6e7;
    margin: 0px 5px 5px 7px;
} .texto_naranja {
    color: #f28915;
} .texto_gris_claro {
    color: #333333;
} .texto_gris_mas_claro {
    color: #999999;
} .operadores {
    background-image: url('../images/bg_operadores.jpg');
    background-repeat: repeat-x;
    width: 965px;
    height: 124px;
    margin: 2px;
} .texto_azul {
    color: #010068;
} .texto_azul2 {
    color: #0160be;
} .texto_azul3 {
    color: #c8e0f9;
} .texto_blanco {
    color: #FFFFFF;
} .article {
    margin: 5px;
    padding: 20px;
    border: solid 1px #e6e6e7;
} #banner_secciones {
    margin-left: 5px;
    margin-top: 10px;
    position: relative;
    width: 620px;
    height: 260px;
} #banner_secciones .numeracion {
    position: absolute;
    bottom: 0px;
    left: 169px;
    width: 282px;
    height: 40px;
    padding-top: 8px;
    background-image: url('../images/bg_banner_secciones.png');
    filter: progid:

DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_banner_secciones.png', sizingMethod = 'scale');

background-repeat:no-repeat;

text-align:center;
} #banner_secciones .imagen {
    position: absolute;
    top: 0px;
    left: 0px;
} .pestanamenu_1 {
    font-size: 12px;
    font-weight: bolder;
    background-color: #4040c3;
} .pestanamenu_2 {
    font-size: 12px;
    font-weight: bolder;
} .submenu_1_in {
    background-color: #4040c3;
    padding: 5px 5px 5px 15px;
} .submenu_1_out {
    background-color: #0000af;
    padding: 5px 5px 5px 15px;
} .submenu_2_in {
    background-color: #4040c3;
    padding: 5px 5px 5px 35px;
    height: 15px;
} .submenu_2_out {
    background-color: #0000af;
    padding: 5px 5px 5px 35px;
    height: 15px;
} .submenu_3_in {
    background-color: #4040c3;
    padding: 10px;
} .submenu_3_out {
    background-color: #0000af;
    padding: 10px;
} .table_lateral_folder {
    width: 180px;
    margin: 0px 5px 5px 7px;
    background-image: url('../images/bg_secciones_lateral.jpg');
    background-repeat: no-repeat;
} .image_preview {
    border: solid 1px #e6e6e6;
} .image_preview_title {
    padding: 2px;
    color: #333333;
    text-align: center;
    font-weight: bold;
} .preview_resources {
    border: solid 1px #e6e6e6;
} .num_ringtone {
    color: #dcdfe2;
    font-weight: bolder;
    font-size: 26px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
} .texto_aguamarina {
    color: #017da3;
} .td_destacated {
    border: solid 1px #e6e6e6;
    background-color: #daebfb;
    padding: 5px 0px;
} .link_naranja {
    color: #333333;
} .link_naranja:hover {
    color: #f19914;
} #c_preview_resources span {
    display: none;
} #c_community span {
    display: none;
} .filtros {
    background-color: #f0f7e8;
    width: 100%;
    padding: 5px;
} .top5 {
    background-color: #fcf6df;
    padding: 5px;
    border: solid 1px #e6e6e7;
} .contactenos {
    margin: 5px 3px 0px 7px;
    padding: 30px;
    border: solid 1px #e6e6e7;
} .link_verde {
    color: #0b333c;
} .link_verde:hover {
    color: #333333;
} .input_text_login {
    color: #010068;
    font-weight: bold;
    font-size: 10px;
	width: 110px;
}