/* @group Defaults */

html, body { margin: 0; padding: 0;}
html { background: #104a7b url(http://localhost/viajesclub/imagenes/bg.jpg) repeat; background-attachment:fixed; color: #666; font: 76% Arial, Helvetica, sans-serif; text-align: center;	}
body { text-align: left; width: 444px; margin: 0 auto; line-height: 1em;	}

/*  Baseline values for browser consistency */

p, div, h1, h2, h3, h4, h5, ul, li { margin: 0; padding: 0;	}
img { margin: 0; padding: 0; border: 0;	}
ul { list-style: none;	}
input.error {
height: 18px;
border: #ff0000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

a:link, a:visited, a:active { color: #0e7fc7; text-decoration: none; outline: 0;	}
a.nara:link, a.nara:visited, a.nara:active { font-family: Arial, Verdana, sans-serif; font-weight: normal; letter-spacing: -.01em; line-height: 1em; text-align: left; font-size: 20px; padding: 10px 0 10px 0; margin: 0; height:25px; color:#FF3A00; text-decoration: none; outline: 0;	}
a:hover { text-decoration: none; }
