@import url("fonts.css");

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover { text-decoration: underline}
a:active { text-decoration: underline}

.texto {  font-family: "Raleway",sans-serif; font-size: 18px}
.titulo {  font-family: "Raleway",sans-serif; font-size: 18px; font-weight: bold}
.sub_titulo {  font-family: "Raleway",sans-serif; font-size: 18px; padding-left: 3px; padding-right: 3px}
.sub_titulo_infomed { font-family: "Raleway",sans-serif; font-size: 18px; color: #000000; background-color: #CCFFFF; background-position: center center; font-weight: bold; border-style: groove; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.bg_infomed {  font-family: "Raleway",sans-serif; font-size: 18px; background-attachment: fixed; background-repeat: no-repeat; background-position: left top; background-image: url(../imagens/comprimidos.jpg)}