.walter {
	background-image: url(../img/botonfondo.gif);
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	width: auto;
	background-repeat: no-repeat;
	height: 0px;
	text-indent: 25px;
	font-weight: normal;
	font-size: 13px;
	line-height: 28px;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	text-decoration: none;
}
.walter a:hover {
	background-image: url(../img/botonfonodover.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	display: block;
	float: none;
}
.empresa {
	color: #FFFFFF;
	background-color: #FF9900;
	height: 25px;
	width: 180px;
	border: 1px solid #FFFFFF;
	float: none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
.empresa a:hover {

	color: #FFFFFF;
	background-color: #CC9933;
	height: 25px;
	width: 180px;
	border: 1px solid #FFFFFF;
	float: none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
.menuc {
}
.menuc a {
	font-size: 13px;
	color: #FFFFFF;
	clear: none;
	float: none;
	height: 32px;
	width: auto;
	display: block;
	text-align: center;
	text-indent: 10px;
	background-color: #0066CC;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005BB7;
	border-left-color: #005BB7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.menuc a:hover {

	font-size: 13px;
	color: #FFFFFF;
	clear: none;
	float: none;
	height: 32px;
	width: auto;
	display: block;
	text-align: center;
	text-indent: 10px;
	background-color: #0F87FF;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005BB7;
	border-left-color: #005BB7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

