body {
	margin-top: 20px;
}
html { overflow: auto; }
img { -ms-interpolation-mode: bicubic; }  
img { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); }  
*:focus { outline: none; }


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #442200;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC6600;
	font-weight: normal;
}



.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444;
	text-align: justify;
	text-indent: 11px;
	line-height: 21px;
	list-style-position: outside;
	list-style-image: url(imagenes/orbitz_bullet.gif);
}
.Texto a {
	color: #ff4400;
}
.Texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}



.MenuIns {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #442200;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.MenuIns a:link {
	color: #330000;
	text-decoration: none;
}
.MenuIns a:visited {
	color: #330000;
	text-decoration: none;
}
.MenuIns a:hover {
	color: #993300;
	text-decoration: underline;
}
.MenuIns em {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 6px;
	margin-left: 8px;
	color: #CCCC99;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}.Linea_Naranja {
	border: 1px solid #F2AE31;
	height: 1px;
	color: #FFFFFF;
}
.botonito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #442200;
	padding: 3px;
}

