h1{
	border-bottom: #8E8E8E 2px solid;
	font-size: 1.3em;
	color: #777777;
}
h4{
	color: #4E4E4E;
	font-weight: bold;
	text-decoration: underline overline;
}
.tira{
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top: thin solid #8E8E8E;
	border-bottom: thin solid #8E8E8E;
}
#submenu{
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #8E8E8E;
	height:88%;
}
* html #submenu{
	padding-bottom: 300px;
}


