@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; font:bold 11px/1.5em Verdana;}

#veterinarios h2 {text-indent:-9000px; background:url(img/veterinarios.gif) no-repeat; width:500px; height:40px; margin-top:-10px;}
#servicos h2 {text-indent:-9000px; background:url(img/servicos.gif) no-repeat; width:500px; height:40px; margin-top:-10px;}
#produtos h2 {text-indent:-9000px; background:url(img/produtos.gif) no-repeat; width:500px; height:40px; margin-top:-10px;}
#dicas h2 {text-indent:-9000px; background:url(img/dicas.gif) no-repeat; width:500px; height:40px; margin-top:-10px;}
#halldafama h2 {text-indent:-9000px; background:url(img/halldafama.gif) no-repeat; width:500px; height:40px; margin-top:-10px;}
#contato h2 {text-indent:-9000px; background:url(img/contato.gif) no-repeat; width:500px; height:40px; margin-top:-10px;}

#menu {float:left; width:100%; background:#fff; font-size:100%; line-height:normal; margin-bottom:1px; text-transform:uppercase;} 
#menu ul {margin:0; padding:0px 10px 0 60px; list-style:none;}
#menu li {display:inline; margin:0; padding:0;}
#menu a {float:left; background:url("img/menu_l.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none;}
#menu a span {float:left; display:block; background:url("img/menu_r.gif") no-repeat right top; padding:5px 15px 4px 6px;color:#666;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#000;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}
#menu #ativo a {background-position:0% -42px;}
#menu #ativo a span {background-position:100% -42px;}

#tabela {border-top:1px #990000 solid; border-bottom:1px #990000 solid; padding:10px;}
#tabela p {font-weight:normal; margin:8px;}
#tabela .fone {color:#CC0000; font-weight:bold; font-size:13px;}

#table {border-top:1px #990000 solid; border-bottom:1px #990000 solid; padding:10px;}
#table p {font-weight:normal; margin:8px;}
#table h3 {color:#CC0000; border-bottom:1px solid #CCCCCC; font-size:11px; margin-top:15px;}
#table a {color:#CC0000;}

#dests p {font-weight:normal; color:#666; margin:10px; margin-bottom:0px;}
#dests .tel {color:#CC0000; font-weight:bold;}
#dests a {color:#CC0000;}

.footer p {color:#FFF; padding-left:25px; font-weight:normal;}
.footer a {color:#FFF; text-decoration:none;}

/* Formulário */

.campos {font-family:Verdana; font-size:13px; padding:3px; color:#333333; background-color:#FFFFEE; border:1px solid #CC0000;}
.enviar {border:2px solid #CC0000; background-color:#FFFFEE; font-family:Verdana; font-size:11px; font-weight:bold;}