﻿/*CABECERA*/
body {
   width:auto; 
   font-family: 'Actor', sans-serif;
   font-size: 15px;
   line-height: normal;
   
}

#contenido_primario {
    background-attachment: scroll;
    background-image: url("../Images/cabecera_rectangulo.png"), url("../Images/izquierda.png");
    background-position: 0 0;
    background-repeat: repeat-x, repeat;
    background-size: auto auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#contenedor {
    background: #FFFFFF url('../Images/cabecera_rectangulo.png') no-repeat no-repeat 0 0;
    background-size: auto auto;
    clear: none;
    display: block;
    float: none;
    height: auto;
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 1024px;
}

#contenedortarjeta {
    background-image: url('../Images/IconosTitulos/fondo%20tarjeta.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    clear: none;
    display: block;
    float: none;    
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;   
}

    #logo {
        clear: none;
        color: #000000;
        float: none;
        height: auto;
        left: 0;
        margin-top: 7.5%;
    }

    #logo1 {
        clear: none;
        color: #000000;
        float: none;
        height: auto;
        left: 0;
        margin-top: 3.5%;
        padding-left:5%;
        padding-bottom:4%;
    }

  #tarjeta {
        clear: none;
        color: #000000;
        float: none;
        height: auto;
        left: 0;
        margin-top: 7.5%;
        padding-right:5%;
    }

    #contenedor_logo {
        text-align:center;
    }
    #contenedor_logo1 {
        text-align:left;
    }

/*FOOTER*/
#footer {
    background-attachment: scroll;
    background-image: url("../Images/footer.png");
    background-position: 0 0;
    background-repeat: repeat no-repeat;
    background-size: auto auto;
    clear: none;
    float: left;
    height: 200px;
    left: 0;
    margin: 2% auto 0;
    position: relative;
    top: 0;
    width: 100%;
}

#footer_redes_sociales {
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    position: relative;
    top: 0;
    width: auto;
}

#box35 {
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: 0;
    width: 164px;
}

#image11 {
    clear: none;
    color: #000000;
    float: left;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    display:block;
    cursor:pointer;
}

#image12 {
    clear: none;
    color: #000000;
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 0;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    display:block;
    cursor:pointer;
}

#image13 {
    clear: none;
    color: #000000;
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 0;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    display:block;
    cursor:pointer;
}

#image14 {
    clear: none;
    color: #000000;
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 0;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    display:block;
    cursor:pointer;
}

#footer_derechos {
    clear: none;
    color: #FFFFFF;
    float: left;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    line-height: 1em;
    margin-left: 0;
    margin-top: 15px;
    min-height: 34px;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
}

    #texto_footer {
        float: none;
        font-family: 'Actor',sans-serif;
        font-size: 1em;
        line-height: 1em;
    }

.texto_tarjeta {
     color: #FFFFFF;
     text-align:left;
        font-family: 'Actor',sans-serif;
        font-size: 0.8em;
        line-height: 1.2em;
        padding-left:2%;
        padding-top:2%;
        
}
.texto_tarjeta1 {
     color: #FFFFFF;
     text-align:left;
        font-family: 'Actor',sans-serif;
         font-size: 0.8em;       
        
}

.texto_tarjetaDigitos {
     font-size: 9.5pt;     
        
}

.nada {
}


/*RED SOCIAL LATERAL*/
    #red_social {
    background-attachment: scroll;
    background-image: url("../Images/me_gusta.png");
    background-position: 0 0;
    background-repeat: repeat repeat;
    background-size: auto auto;  
    clear: none;
    display: block;
    float: right;
    height: 85px;
    left: auto;
    position: fixed;
    right: 0;
    top: 276.391px;
    width: 110px;
    z-index: 0;
    cursor:pointer;
}

#me_gusta_texto {
    clear: none;
    color: rgba(255, 255, 255, 0.75);
    float: none;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    min-height: 18px;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
}

#logo_tismart {
    cursor: pointer;
    margin-top: 1%;
}

.boton
{
	font-weight: normal;
	font-size: 8pt;	
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;   
    background-color:#F7941E;
    color:#fff;
    padding:2px 11px 2px 11px;
}