.pie {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background-color: #EFEFEF;
	text-align: center;
	vertical-align: middle;
}
.pie a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
#paquete {
	text-align: left;
	vertical-align: top;
}
.cuadro {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	vertical-align:middle;
}
.descripcion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #296B8C;
	padding: 5px;
}
.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #112545;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #296b8c;
	vertical-align: middle;
}
.masinfo a{
	color: #112545;
	text-decoration: none;
}
.masinfo a:hover{
	color: #000000;
	text-decoration: none;
}
.foto {
	border: 1px solid #666666;
	padding: 1px;
	display: block;
}
.textobuscador {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #999999;
	background-image:url(img/fondobuscador.png);
	height: 20px;
}
.buscadorsito {
	width: 587px;
	background-color:#F5f5f5;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-image:url(img/fondobuscadorgeneral.png);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}