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

@font-face {
    font-family: "BiSalud";
    src: url(../font/bisalud.eot);
}
@font-face {
    font-family: "BiSalud";
    src: url(../font/bisalud.ttf);
}
@font-face {
    font-family: "Imprima";
    font-style: normal;
    font-weight: 400;
    src: local("Imprima"), local("Imprima-Regular"), url("http://themes.googleusercontent.com/static/fonts/imprima/v1/Lw4J4XiH21tNmX0DzARuSA.woff") format("woff");
}
@font-face {
    font-family: "Snippet";
    font-style: normal;
    font-weight: 400;
    src: local("Snippet"), url("http://themes.googleusercontent.com/static/fonts/snippet/v3/L0Wz4OxoiqQlT_trcL56uA.woff") format("woff");
}
body{ background-image:url(../img/head-body.gif); background-repeat:repeat-x;}
.titulo{ color:#0088cc;}
.footer{ text-align:center; font-size:11px; margin-top:30px;}
.text-right{ text-align:right;}
.text-center{ text-align:center;}

/*BOOTSTRAP*/
body{ font-family:'Imprima',sans-serif;}
h2, h3, h4{ font-family:'BiSalud',sans-serif;}
.container{ padding:20px; border-radius:15px;}
.carousel-control{ background:none repeat scroll 0 0 #CCCCCC;}