@charset "UTF-8";
/* CSS Document */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	margin-left: 0;
	padding: 0;
	padding-left: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#header {
	height: 171px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.texto1{
	font-size:10px;
	font-weight: bold;
	color: #145106;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	aling: center;
	text-align: center;
	vertical-align: middle;
	}
.texto2{
	font-size:10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	aling: center;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	}
.pie1 {
	color: #145106;
	text-decoration: none;
}