/* resetear propiedades asociadas a etiquetas HTML dadas por los navegadores.
 * Media			screen
 * Navegadores	    IE5.5, IE6, IE 7, Firefox 1.5+, Safari 3, Opera 8.5, Camino 1.5.1
 * CSS				2
 * Fichero			reset.css
 * Comentarios	    Reset Eric Meyer <http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/>  */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, em, font, img, small, strong, dl, dt, dd, 
ol,ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, address { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }
sub, sup { margin:0; padding:0; border:0; outline:0; font-size:100%; }
ol, ul  { list-style: none; } blockquote, q { quotes: none;} table  { border-collapse: collapse; border-spacing: 0;}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, table { border:none; } hr { display:none; }
