.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_IE {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: inline;
}
.link_mf {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: inline;
}
.link_mf:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #BF7C36;
	text-decoration: underline;
	display: inline;
}
.link_email {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
.link_email:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #BF7C36;
	text-decoration: underline;
	display: inline;
}
.borde1 {
	border-left: 1px;
	border-right: 1px;
	border-color: #000000;
	border-bottom: 1px;
	border-top: 1px;
	border-style: solid;
}
.link_idioma {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
.link_idioma:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #BF7C36;
}
.texto_index {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height:16px;
}
.celda_titulos {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-color: #000000;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
}
.texto_itinerario {
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
.texto_field {
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	background-color: #F7F7F7;
}
.texto_field2 {
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	background-color: #F7F7F7;
}
.texto_tablas {
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}
.link_ofertas {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
}
.link_ofertas:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BF7C36;
	text-decoration: underline;
	display: inline;
}
.link_webs {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: inline;
}
.link_webs:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #BF7C36;
	text-decoration: underline;
	display: inline;
}
/*SEO 05/04/2010 */
h1.titopt {
	font-size: 10px;
	color:#fff;
	margin-bottom: -20px;
}
p.etiquetas {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: center;
	color: #CCCCCC;
}
p.etiquetas a:link,
p.etiquetas a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
p.etiquetas a:hover {
	text-decoration: underline;
}
p.etiquetas b {
	font-weight: normal;
}
p.texto_index a {
	color:#000;
	text-decoration: underline;
}