.bloques_inicio {
	width: 390px;
	height: auto;
	margin-right: 15px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	clear: none;
	float: left;
}
.caja_casa {
	width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

.caja_casa a{
	color: #95694C;
	text-decoration: none;
}

.caja_casa2 {
	width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bloques_inicio_derecha {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #001469;
	width: 415px;
	height: auto;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*background-color: #FFFFFF;*/
	float: right;
	clear: none;
	/*padding-left: 10px;*/
	padding-top: 0px;
	text-align: justify;
}
.texto_acordeon {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #95694C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

.texto_cajas_mayuscula {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #001469;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.texto_cajas_minuscula {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #95694C;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#buscador {
	color: #FFDD9D;
	background-color: #F8A100;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	font-weight: bold;
}
.campo_texto {
	height: 17px;
	width: 100%;
	color: #956100;
	background-color: #FFD17D;
	font-size: 12px;
	font-weight: bold;
}
.boton {
	height: 20px;
	width: 80%;
	color: #9B6500;
	background-color: #FFD17D;
	font-size: 12px;
}
.buscas {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #956100;
}
.caja_casadestacado {
	width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
	font-weight: bold;
	background-color: #F7C466;
}
.texto_cajas_minusculadest {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #845806;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.oferta {
	text-align: right;
	color: #001469;
	font-weight: bold;
}
