
/* Reset (reset.css)*/
/* Documento CSS realizado por Luciano Petrosini */
/* Copyright (c) 2012 - Estudio Eurisco / Todos los derechos reservados */
/* www.estudioeurisco.com */

*{font-size:1em;margin:0;outline:none;padding:0;text-decoration:none}
code, kbd, samp, pre, tt, var, textarea, input, select, isindex{font:inherit;font-size:1em}
dfn, i, cite, var, address, em{font-style:normal}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, a, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .article, aside, canvas, details, embed, figure, figcaption, #footer, .header, hgroup, menu, nav, output, ruby, .section, summary, time, mark, audio, video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;word-wrap:break-word}
body{line-height:1;text-rendering:optimizeLegibility}
.article, .aside, #footer, .header, .section{display:block}
img{-ms-interpolation-mode:bicubic}
video, object, embed{max-width:100%}
nav ul, nav ol{list-style:none}
ul, ol{list-style-position:outside}
blockquote, q{quotes:none}
blockquote:before, blockquote:after, q:before, q:after{content:"";content:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
table{border-collapse:collapse;border-spacing:0}
th, thead, table caption{text-align:left}
input, select, button, textarea{margin:0;padding:0;border:0;outline:0}
label, input, select, button, textarea{display:inline-block;vertical-align:middle;white-space:normal;line-height:1;font-family:inherit;font-size:inherit}
button, label[for], input[type="button"], input[type="submit"]{cursor:pointer}
button, input[type="reset"], input[type="button"], input[type="submit"]{overflow:visible;width:auto}
ins{text-decoration:none}
abbr[title], dfn[title]{cursor:help}
del{text-decoration:line-through}
hr{width:100%;height:1px;margin:1em 0;padding:0;border:0;background:#faedd6;display:none}

/* new clearfix */
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.clearfix{display:inline-block}
html[xmlns] .clearfix{display:block}
* html .clearfix{height:1%}
.clear, .break{clear:both;height:0px}