﻿/*
	Copyright (c) 2011, Dewenir Inc. All rights reserved.
	Code licensed under the BSD License:
	http://dewenir.es/avisolegal
	version: 1.0.1
*/
html {margin:0;padding:0;border:0;}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section, font {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit; font-family:inherit;vertical-align:baseline;}
em{font-style:italic}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:collapse; border-spacing:0;}
caption, th, td {text-align:left; font-weight:normal; float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}
ul, ol, dl{margin:0; padding-left: 2em; list-style-position: outside;}
fieldset, legend{display:block}
/* links without dotteds
*/
a, a:active {outline:none}
/* indentacion de componentes
*/
.oculto{display: none;}
.nevershow{display: none !important;}
hr {background:#eee;color:#eee; clear:both; float:none; width:100%; height:.1em; margin:0 0 1em; border:none;}

/* utilidad tamanio ems
*/
body, html{font-size: 62.5%;}
body {font-size:101%; font-family: 'arial', sans-serif}
html>body {font-size:100%}
*:first-child+html body{font-size:101%}
body{font-size: 101%\0/ !important; /* IE 8-9 */}
/* ayudas
*/
legend.nota,
label.nota,
.formats .nota,
.indentado {display:block; left:-999em; line-height:0; position:absolute; top:-999em;}