body {
	background-color: #017477;
	background-image: url(images/fondo_pagina.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.pie {
	background-image: url(images/pie.png);
	height: 38px;
	width: 904px;
	background-repeat: no-repeat;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #444D4D;
}
.fondo_destaques {
	background-color: #228D8D;
	background-repeat: repeat-x;
	background-position: top;

	background-image: url(images/hotel_san_martin_home_06.png);
}

.textoPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #6D7C7C;
}
a.Texto_pie:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #6D7C7C;
	text-decoration: none;
}
a.Texto_pie:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #6D7C7C;
	text-decoration: none;
}
a.Texto_pie:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #0076b9;
	text-decoration: underline;
}

a.Texto_pie:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #0076b9;
	text-decoration: underline;
}
.textoPieBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.textoCh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #9DA8A8;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #778686;
	border: thin solid #E1DFDD;
	padding: 3px;
}
.textoClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #576262;
}
.tarifas_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #576262;
	background-image: url(images/tarifas_blanco_fdo.jpg);
	background-repeat: repeat-x;
}
.tarifas_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/tarifas_verde_fdo.jpg);
	background-repeat: repeat-x;
}
.servicios_fdo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #576262;
	background-image: url(images/servicios_fdo.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 244px;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.textoPieGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

