@charset "utf-8";
body {
	background-image: url(imagenes/fondoweb.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #593A01;
}
.borde_web {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #593A01;
	border-right-color: #593A01;
	border-bottom-color: #593A01;
	border-left-color: #593A01;
}
.menu_usuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593A01;
}
.latevamascota {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.menu_bottom {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.Estilo4 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited  {color: #593A01; text-decoration: none}
A:link  {color: #593A01; text-decoration: none}
A:active  {color: #593A01; text-decoration: none}
A:hover   {cursor: #593A01; color: #C0FFC0; background-color: lightslategray; text-decoration: none}.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #593A01;
}
