a:link {
	text-decoration: none;
}
.textobotonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
}
.textonegro10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
}
.textonegro10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	font-weight: bolder;

}
.textogris10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: circle;

}
.textonegro12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
}
.textonegro14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
}
.textoblanco10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	list-style-type: circle;
}
.textoblanco10cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	list-style-type: circle;
}
.textoblanco10cabecera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	text-decoration: none;
	list-style-type: circle;
}

.textoblanco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	list-style-type: circle;
}
.textoblanco14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	list-style-type: circle;
}
.bordeform {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lineapuntos {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.linenaranja {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.destinoslateral {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #E78A39;
   text-decoration: none;
   font-weight: bold;

}
.lateralbusca {
   height: 24px;
   width: 140px;
   border: 1px solid #333333;
}

.textonegro {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.style150 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.style152 {font-size: 16px; font-weight: bold; }
.style155 {font-size: 12px; font-weight: bold; }
.baserecorte{
  position:relative;
  width:140px;
  height:60px;
}
.recorte  {
	clip:rect(30px, 140px, 90px, 0px);
	top:-30px;
	left:0px;
}
.textospie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.textospie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#FF6600;
	text-decoration: none;
}
.textospie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.textoslinkpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
.textoslinkpie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#FF6600;
	text-decoration: none;
}
.textoslinkpie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
.tachado_rojo{color: #000000;
text-decoration:line-through;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
}  
.tachado_rojo span{color: #FF0000;}
