.tipos_tiendas{
	margin-bottom: 20px;
}

.datos_tienda {
	width:240px;
	padding-left:20px;
}

.tipos_tiendas ul {
	margin: 0;
	padding: 0;
	padding-left:15px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	cursor: default;
	width: auto;
	padding-right:20px;
	/*list-style-position: inside;*/
	/*list-style-type: none;*/
	list-style-image: url("../images/rombo.gif");
	color: #2c2b3f;
}

.tipos_tiendas li {
	margin: 0;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	cursor: default;
	width: auto;
	/*text-align:justify;*/
	margin-top:3px;
	color: #9e8651;
}

.tipos_tiendas ul sup{
	font-size: 9px;
}

.img_tiendas{
	float:right;
	/*padding: 5px 5px 5px 5px;*/
	margin-left:20px;
	/*background-color: #edede5;*/
	/*border: 1px solid #d4d4cd;*/
	/*border: 1px solid #ac8736;*/
}

.texto_telefono{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9f8651;
}

.texto_tipotiendas{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9f8651;
}

div#resultados{
/*	border: 1px solid red;*/

}

/*div#resultados img{
	float:left;
	margin:0;
	/*margin-right:10px;
}*/

.img_resultados_tienda{
	float:left;
	margin:0;
	margin-right:10px;
}

.info_tienda{
	width:570px;
	height:auto;
	/*border: 1px solid olive; */
}


.info_foto{
	float:right;
	width:285px;
	height:192px;
	margin:0;
	margin-left:20px;
	margin-right:0px;
	background:url(../images/fondo_foto_info.jpg) no-repeat left top;
}


.tienda{	
	position:relative;
	height: 78px;
	width: 420px;  
	margin:0;
	padding:0;
	margin-bottom:25px;
	background:url(../images/fondo_foto_thumb.jpg) no-repeat left top;
	/*border: 1px solid red;*/
}


.info_tienda_thumb{
	float:left;
	margin:0;
	padding-top:3px;
	padding-left:3px;
	margin-right:20px;
}

.ampliar{
	padding-top:10px;
}

.enlace_ampliar {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.enlace_ampliar:link{
	color: #9f8651;
	text-decoration: none;
}
.enlace_ampliar:hover {
	color: #9f8651;
	text-decoration: underline;
}

.enlace_ampliar:visited, .enlace_ampliar:active	{
	color: #9f8651;
	background-color: transparent;	
}

div#icons{
	position:absolute;
	width:50px;
	height:80px;
	top:0px;
	left:-10px;
	z-index:10;
	border: 1px solid red;
}

.nueva_tienda{
	position:absolute;
	width:50px;
	height:40px;
	
	margin:0;
	padding:0;
	top:-10px;
	left:-10px;
	/*border: 1px solid red;*/
}

.tienda_360{
	position:absolute;
	margin:0;
	padding:0;
	top:30px;
	left:-5px;
	/*border: 1px solid red;*/
}


.titulo_tipo_tienda{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #ab2e2d;
}

.texto_rojo{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ab2e2d;
}

.inversion{
	font-family: "Trebuchet MS";
	font-size: 14px;
	width: auto;
	margin-top:10px;
	/*padding: 5px 8px 5px 8px;*/
	/*background-color: #edede5;*/
	/*border: 1px solid #d4d4cd;*/
}

.img_fondo_concepto{
	position:absolute;
	top:-12px;
	left:369px;
	z-index:-10;
}

.img_fondo_montar{
	position:absolute;
	top:-12px;
	left:404px;
	z-index:-10;
}

.img_montar1{
	position:absolute;
	top:300px;
	left:464px;
	z-index:10;
}

.img_montar2{
	position:absolute;
	top:655px;
	left:464px;
	z-index:10;
}

.img_montar3{
	position:absolute;
	top:891px;
	left:464px;
	z-index:10;
}

.img_fondo_razones{
	position:absolute;
	top:-12px;
	left:437px;
	z-index:-10;
}

.texto_concepto{
	width:300px;
	text-align:justify;
}

.texto_montar{
	width: 360px;
	height: auto;
	margin-bottom:20px;
	z-index: 1;
}

.texto_montar1{
	width: 360px;
	height: auto;
	margin-bottom:20px;
}

.caja_montar{
	background:url(../images/fondo_caja_general.jpg) repeat-x left top;
	color: #2c2b3f;
	/*font-family: "Trebuchet MS";
	font-size: 14px;*/
	width: 510px;
	height: auto;
	/*margin-top:20px;
	margin-left:50px;*/
	padding: 10px 20px 10px 20px;
	/*background-color: #edede5;*/
	border: 1px solid #ac8736;
	z-index:-10;
}

.caja_montar ul {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	cursor: default;
	width: auto;
	padding-left:15px;
	margin-top:20px;
	/*list-style-position: inside;*/
	/*list-style-type: disc;*/
	list-style-image: url("../images/rombo.gif"); 
	color: #2c2b3f;
}

.caja_montar li{
	text-align:justify;
	margin-top:8px;
	margin-bottom:0px;
	color:#9e8651;
}

.caja_montar p{
	text-align:justify;
}

.texto_razones{
	width: 400px;
	height: auto;
	margin-bottom:30px;
}

.caja_razones{
	color: #2c2b3f;
	/*font-family: "Trebuchet MS";
	font-size: 14px;*/
	width: 505px;
	height: auto;
	/*margin-top:20px;
	margin-left:50px;*/
	/*padding: 10px 20px 30px 20px;*/
	/*background-color: #edede5;*/
	/*border: 1px solid #ac8736;*/
	z-index:10;
}

.caja_razones ul {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	cursor: default;
	width: auto;
	padding-left:15px;
	/*list-style-position: inside;*/
	/*list-style-type: disc;*/
	list-style-image: url("../images/rombo.gif"); 
	color: #2c2b3f;
}

.caja_razones li{
	text-align:justify;
	margin-bottom:10px;
	color:#9e8651;
}

.caja_razones p{
	text-align:justify;
}

.tabla_info_tienda{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9a8350;
	width: 230px;
	border-collapse: collapse;
}

.tabla_der{
	width:100px;
	text-align:right;
}

.celda_oscuro{
	background-color:#ece5d0;
}

.img_fondo_tiendas{
	position:absolute;
	top:-12px;
	left:467px;
	z-index:-10;
}

.texto_tiendas{
	width:430px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2c2b3f;
	text-align:justify;
	/*border: 1px solid #d4d4cd;*/
}

.img_concepto{
	float:right;
	margin-left:20px;
}
