body {
  	margin: 0;
  	margin-top: 10px;
  	background:#ffffff;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color:#009900;
}

a:hover {
	text-decoration: none;
	color: #00CC33;
	font-weight: bold; 
}

.menu {
	background: #FFBB50;
	width: 194px;
	margin: 0;
	vertical-align: top;
}

.tira {
	background: url(images/index_09.jpg);
	width: 19px;
}

.lateral {
	background: url(images/index_11.jpg);
	width: 8px;
}

.banner {
	background: #FEFCC1;
	vertical-align: middle;
	width: 557px;
	height: 76px;
	
}

.content {
	background: #FEFCC1;
	width: 557px;
	vertical-align: top;
}

.footer {
	background: url(images/index_13.jpg);
	vertical-align: middle;
	width: 778px;
	height: 32px;
	
}


.texto {
	width: 90%;
	margin-top: 20px;
	text-align: justify;
}

hr {
	width:  90%;
 }
