@charset "utf-8";
/* CSS Document */

div#tiendaheader {
}

div#columnatienda {
	color: #fff;
	width: 954px;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	border-color:#ccc;
	border-width:1px 1px 0px 1px;
	border-top-style:none;
	border-bottom-style:none;
	background-color: #c9c9c9;
	background-image: url(../graficos/dw_decotiendabody.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#columnatienda h5 {
	color: #fff;
	width: 942px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div#columnatienda p {
	color: #000;
	font-size:1.4em;
	text-align:justify;
	margin: 0px 8px 8px 8px;
}
div#columnatienda p a {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}
div#columnatienda p.centrado {
	text-align:center;
}

div#columnatienda .tituloproducto {
	font-size: 2em;
	font-weight:bold;
}
div#columnatienda .subtituloproducto {
	font-size: 1.2em;
	font-weight:bold;
}
div#columnatienda .textoproducto {
	font-size: 0.8em;
	font-weight:bold;
}
div#columnatienda .precioproducto {
	font-size: 4em;
	font-weight:bold;
}

div#columnatienda a img {
    border-width: 0px;
	border-style: none;
}

div#columnatienda img {
    border-width: 1px;
	border-style: none;
	padding: 10px;
	margin-left: 60px;
	margin-right: 60px;
	/*margin: 1px;*/
}

div#columnatienda img.izq {
  float: left;
	margin: 0px 6px 6px 0px;
}

div#columnatienda img.centro {
  margin: 0px 0px 6px 0px;
}

div#columnatienda img.der {
  float: right;
	margin: 0px 0px 6px 6px;
}

div#columnatienda img.nodeco {
  border-width: 0px;
	border-style: none;
}

div#infotienda {
	color: #fff;
	width: 954px;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	border-color:#ccc;
	border-width:1px 1px 0px 1px;
	border-top-style:none;
	border-bottom-style:none;
	background-color: #c9c9c9;
	background-image: url(../graficos/dw_decotiendabody.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#contenidotienda {
	background-color: #c9c9c9;
}

div#contenidotienda h4 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px 8px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#contenidotienda h6 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	background-color: #eb6829;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px 8px;
	background-image: url(../graficos/dw_decoheader_n.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#contenidotienda p {
	color: #000;
	font-size:1.2em;
	text-align:justify;
	margin: 0px 8px 8px 8px;
}

div#galeriatienda {
	background-color: #c9c9c9;
	float: right;
  display: inline;
}
div#galeriatienda p {
	color: #000;
	font-size:1.2em;
	text-align:justify;
	margin: 0px 8px 8px 8px;
}
div#galeriatienda p a {
	border-style:none;
	text-decoration: none;
}
div#galeriatienda p.centrado {
	text-align:center;
}


