@charset "UTF-8";
/* CSS Document */

.fondoajustableatabla{
	
 no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;	
}
.bajada_logotipo
{
	font-family: arial;
	font-size: 12px;
	color: #093e52;
	font-style: italic;
	}
.telefono
{
	font-family: arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color:#2c375c;
	letter-spacing: -1px;
	}
.footer_main {
	position: absolute;
	left: 0px;
	top: 360px;
	width: 100%;
	z-index: 11;
	
		}
a.btnAzul:link {
	font-family: Arial;
	display: block;
    width: 140px;
    height: 25px;
    padding: 5px 0 0 0;
    background: ##00609c;
    border-radius: 14px;
 	text-align: center;
    text-decoration: none;
    color: #FFFFFF;
	font-size:14px;
}
a.btnAzul:visited {
	 display: block;
    width: 140px;
    height: 25px;
    padding: 5px 0 0 0;
    background: ##00609c;
    border-radius: 14px;
 	font-family: Arial;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
}
a.btnAzul:hover {
	 display: block;
    width: 140px;
    height: 25px;
    padding: 5px 0 0 0;
    background: #9ceb35;
    border-radius: 14px;
 	font-family: Arial;
    text-align: center;
    text-decoration: none;
    color: #00375a;
}
a.btnAzul:active {
	 display: block;
    width: 140px;
    height: 25px;
    padding: 5px 0 0 0;
    background: ##00609c;
    border-radius: 14px;
 	font-family: Arial;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
}
.titulo_cajas_main
{
	font-size: 18px;
	font-family: Arial;
	color: #012ec0;
	font-style: italic;
	}
