﻿/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
body
{
	/*background-image:url(/imas/general/foto2.jpg);*/
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size: cover;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	behavior: url(/Javascript/PIE.htc);
}
iframe
{
	border:0em;
}