body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
.tabla_principal {
	height: 600px;
}

.tabla_submenu {
	width: 168px;
	background-image: url(../images/fondo_fade.jpg);
	background-repeat: repeat-x;
	background-color: #FECE6A;
	padding: 10px;
	border: 1px solid #FFCC66;
}
.tabla_contenido {
	width: 600px;
	background-image: url(../images/fondo_fade.jpg);
	background-repeat: repeat-x;
	background-color: #FECE6A;
	padding: 10px;
	border: 1px solid #FFCC66;

}
.tabla_piepagina {
	width: 750px;
}
.fondo_banner {
	background-image: url(../images/fondo_banner.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #667FAC;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.fondo_banner a:link,visited{
	color: #667FAC;
}
#menu {
	background-image: url(../images/menu_fondo2.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-weight: bolder;
	color: #593D00;
	text-align: center;
	height: 30px;
}
#menu a{
	color: #593D00;
}
.contenido {
	padding: 10px;
}
.tabla_principal p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
	width: 90%;
}
#texto_tours{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#texto_tours td{
	padding: 5px;
}

#texto_tours p{
	padding: 5px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#texto_tours a{
	color: #333333;
}
#texto_tours h3{
	font-size: 130%;
	font-style: normal;
	text-transform: capitalize;
}
.tabla_rates_header {
	margin:5px; 
	padding: 8px;
	border:1px solid #336699;
	background-color:#FFC03E;		
	color:#000000;	
	font-size: 100%;	
	font-weight:normal;
}
#tabla_rates_body tr{
	background-color: #FFE2A6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #7F6633;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #FFCC66;
}
.lista_instrucciones {
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #7F6633;
}

.texto_nota {
	font-size: 14px;
	color: #990000;
}
.lista_policies {
	list-style-type: upper-roman;
	list-style-position: outside;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #7F6633;
}
a:link, visited{
	color: #663333;
}

.padding {
	padding: 10px;
}
.lista_statements {

	list-style-type: circle;
	list-style-position: outside;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #7F6633;
}
.forma_titulo {
	background-color: #CEB177;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
}
.forma_etiqueta {
	background-color: #FEDC94;
	color: #7F6633;
	text-align: center;
}
