/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 525F6C;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: F26522;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	/*color: F26522;*/
}

a:hover {
	text-decoration: none;
	color: 498DA5;
	filter: DropShadow(Color=#000000, OffX=12, OffY=12, Positive=1);
}

a:active {
	text-decoration: none;
	/*color: F26522;*/
}

.ainverso {
	font-family: Tahoma;
	font-size: 12px;
	color: #498DA5; 
	font-weight: bold;
}

.ainverso:hover {
	text-decoration: none;
	color: #F26522;
	filter: DropShadow(Color=#000000, OffX=12, OffY=12, Positive=1);
}

.ainverso:active {
	text-decoration: none;
}

.ainverso:link {
	text-decoration: none;
}

.ainverso:visited {
	text-decoration: none;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}

.style3 {color: #FFFFFF}

.style4 {color: #508a9d}

.a1 {
	position: relative;
	background-image: none;
	border: none;
	text-indent: 30px;
	width: 81px;
	height: 17px;
}

.a2 {
	border: none;
	height: 20px;
	position: relative;
	width: 154px;
}

.a3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #508A9D;
	border-bottom-color: #508A9D;
}

.a4 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #508A9D;
	border-bottom-color: #508A9D;
	border-right-color: #508A9D;
	border-left-color: #508A9D;
}

.servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 30px;

}

.sec {
	font-weight: bold;
	font-size: 12px;
	margin-left: 30px;
}

.naranja {
	color: #F26522;
	font-weight: bold;
}
