@charset "utf-8";
#buttons a {
	text-decoration: none;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	color: #c5c5c5;
	margin: 0px;
	border: 0px none #595959;
}
#buttons a:hover {
	color: #FFFFFF;
}

#textos {
	font-family: Eurostile, Verdana, "Courier New";
	font-size: 11px;
	font-style: normal;
	color: #0D0D0D;
	text-align: justify;
	vertical-align: middle;
	white-space: normal;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 0px;
}

#table {
	background-position: center;
}
#inicio a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	height: auto;
	width: auto;
}
#servicios a {
	color: #E6E6E6;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFA600;
	border-right-color: #FFA600;
	border-bottom-color: #FFA600;
	border-left-color: #FFA600;
	background-color: #E77500;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 0px;
	line-height: 0px;
	font-variant: normal;
	text-transform: none;
}
#servicios a:hover {
	background-color: #FFA600;
	text-decoration: none;
}
#empresa a {
	text-decoration: none;
	display: block;
	background-color: #E77500;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFA600;
	border-right-color: #FFA600;
	border-bottom-color: #FFA600;
	border-left-color: #FFA600;
	line-height: 0px;
	text-transform: none;
	font-size: 0px;
	font-variant: normal;
	color: #E77500;
}
#empresa a:hover {
	background-color: #FFA600;
	font-family: Eurostile;
	font-size: 16px;
	text-decoration: none;
}
#imagenes img {
	vertical-align: middle;
	background-color: #E2E2E2;
	margin-bottom: 5px;
	margin-top: 5px;
}
