@charset "UTF-8";
/* CSS Document */

html{font:62.5% Arial,Helvetica,sans-serif}
body{margin:0;font-size:100%}
* html body{font-size:101%}
*:first-child+html body{font-size:101%}

h1,h2,h3,h4,h5,h6,p,pre,blockquote{margin:0;font-size:1em}
ul,ol,dl,dt,dd{padding:0;margin:0}
ul,ol{list-style:none}
address,cite{font-style:normal}
img{border:none;-ms-interpolation-mode:bicubic}

td,th{vertical-align:top}
caption,th{text-align:left}

form{margin:0}
fieldset{margin:0;padding:0;border:none}
legend{margin:0;padding:0;color:#000}
input,textarea,select{font:1em Arial,Helvetica,sans-serif}
textarea{overflow:auto}

.estirar:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.estirar{display:inline-block}
/*\*/
.estirar{display:block}
* html .estirar{height:1px}

a { text-decoration:none; color:#333;}
a:hover { text-decoration:none; color:#FF6633;}

.table{display:table;height:1%}

hr {
	background:#ccc;
	border: 0px none;
	height: 1px;
	margin-bottom:20px;
}