* { margin: 0; padding: 0; text-decoration: none; font-size: 12px; outline: none; }
sup {font-size: 0.8em;}
sub {font-size: 0.8em;}
ul {list-style-type: none;}
a {border: none; color: inherit;}
a:link, a:visited, a:active {outline: none;}
a:hover {text-decoration: underline;}
img {border: none; ms-interpolation-mode: bibuic;}
h1, h2, h3, h4, h5, strong {font-weight: bold;}
table {width: 100%; border-collapse: collapse; border-spacing: 0; table-layout: fixed;}
label{cursor: pointer;}
.oculto{display: none;}

/**
 *Shadowbox
 */
body.shadow{background: #fff;}


/**
 * Clearfix
 */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/**
 * Errores
 */
input.error{border: 1px solid #f00 !important; color: #f00 !important; background: #faa !important;}
strong.error, span.error, label.error{display: block !important; border: 1px solid #f00 !important; color: #f00 !important; background: #faa !important; text-align: center !important;}
textarea.error{border: 1px solid #f00 !important; color: #f00 !important; background: #faa !important;}