body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	color: #333;
}
.txt_pie {
	color: #333;
	text-align: left;
	text-decoration: none;
}
.tabla_buscador {
	background-image: url(images/fdo_buscador.jpg);
	background-repeat: repeat-x;
	height: 145px;
	width: 320px;
}
.txt_buscador {
	color: #FFF;
	padding-left: 5px;
}
#buscar {
	font-size: 15px;
	color: #DB4513;
	display: block;
	text-decoration: none;
}
#buscar: link {
	font-size: 15px;
	color: #DB4513;
	display: block;
	text-decoration: none;
}

#buscar: hover {
	font-size: 15px;
	color: #DB4513;
	display: block;
	text-decoration: none;
}

#buscar: visited {
	font-size: 15px;
	color: #DB4513;
	display: block;
	text-decoration: none;
}
.txt_buscador_gris {
	color: #a8a9ac;
	text-align: left;
	padding-left: 20px;
	font-weight:bold;
}
.txt_buscador_izq {
	color: #a8a9ac;
	text-align: left;
	padding-left: 5px;
	font-weight:bold;
}
#buscar_buscador {
	color: #FFF;
	text-decoration: none;
	background-color: #650022;
	height: 18px;
	width: 65px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	padding-top: 4px;
	font-size: 12px;
}
#ver_mas {
	color: #FFF;
	text-decoration: none;
	background-color: #650022;
	width: 65px;
	text-align: center;
	font-weight: bold;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	height: 18px;
}
.campos_form {
	background-color: #e2e3e4;
	padding: 2px;
	width: 100%;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#muestra_busqueda {
	height: 500px;
	overflow-y: scroll;
}
.titu_resultado {
	font-size: 14px;
	color: #650022;
	font-weight: bold;
}
.txt_bordo_bold{
	color: #650022;
	font-weight: bold;
	text-decoration: none;
}
.txt_gris_bold{
	color: #666666;
	font-weight: bold;
}
.titu_detalles {
	font-weight: bold;
	color: #FFF;
	background-color: #650022;
	text-align: center;
}
.campos_form {
	color: #333;
	background-color: #e1e2e3;
	padding: 3px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linea_puntos {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
.bold_bordo {
	font-size: 12px;
	font-weight: bold;
	color: #650022;
}
.txt_blanco {
	font-size: 14px;
	line-height: 100%;
	color: #FFF;
}
#reservado {
	z-index: 99;
	height: 18px;
	width: 90px;
	bottom: 18px;
	position: relative;
	color: #650022;
	background-color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#redes {
	text-align:right;
}