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;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body {
	line-height: 1;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../img/bg_azimute.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
}
form {
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	position: static;
	display:block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
a {
	cursor:pointer;
	color: #666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
*{ 
	margin:0; 
	padding:0;
	border:none;
}
