.textobase {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textobase_blanco {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textobase-bold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pie_techne {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}
.link_naranja {
	font-family: Arial;
	font-size: 11px;
	color:#F7941D;
	text-decoration:none;
	font-weight: normal
}
:link.link_naranja {
	font-family: Verdana;
	font-size: 11px;
	color:#F7941D;
	text-decoration:none;
	font-weight: normal
}
:visited.link_naranja {
	font-family: Verdana;
	font-size: 11px;
	color:#F7941D;
	text-decoration:none;
	font-weight: normal
}
:over.link_naranja {
	font-family: Verdana;
	font-size: 11px;
	color:#F7941D;
	text-decoration:none;
	font-weight: normal
}
.link_bco {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal
}
:link.link_bco {
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal
}
:visited.link_bco {
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal
}
:over.link_bco {
	font-family: Verdana;
	font-size: 10px;
	color:#F7941D;
	text-decoration:none;
	font-weight: normal
}.lineatabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.linea {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2px;
	word-spacing: normal;
}
