/* -----------------------Reset de etiquetas para un valor común*/
body, h1, h2, h3, h4, p, form, fieldset, iframe{padding:0;border:0;margin:0;}
button, input, textarea, select{font-family:inherit;font-size:inherit;padding:0;border-width:1px;margin:0;}
ul, ol, dl{list-style:none;padding:0;border:0;margin:0;}
li, dt, dd{padding:0;border:0;margin:0;}
blockquote{padding:5px;border:0;margin:0 20px;}
table, table caption, thead, tbody, tfoot, tr, th, td{
	font-size:1.0em;
	outline:none;
	border-spacing:0;
	border-collapse:collapse;
	padding:0;
	border:0;
	margin:0;
}
button{cursor: pointer;}
a {color: #003366;}
a:hover{color: #006699;}
img{border:0;}

