* { 
	padding: 0; 
	margin: 0; 
}
body { 
	font: normal 13px/18px "Lucida Grande",Helvetica,Verdana,Arial,sans-serif; 
	color: #666; 
	text-align:center
}
p { 
	font-size: .9em; 
	margin-bottom: 15px;
}
a { 
	color: #5a0; 
	text-decoration: none; 
}
a:hover { 
	color: #333; 
}
ul {
	line-height: 20px; 
}
li { 
	font-size: 12px; 
	list-style-type: none;
}
em {
	font-style: normal;
	color: #111;
}
.clear { 
	clear: both;
	height: 0;
	overflow: hidden; 
	width: 100%; 
} 
h1, h2, h3 {
	font-family: Serifa,"Serifa Std",Stymie,"EF Stymie","ITC Lubalin Graph","ITC Lubalin Graph Std",Lexia,Glypha,"Glypha Std",Soho,Memphis,"Memphis Std",Rockwell,"Rockwell Std",Georgia,serif;
	color: #333;
	text-shadow: 0 0 5px #ccc;
}
h1, h2 {
	text-align: left; 
	font-size: 2.2em; 
	line-height: 28px;
	font-weight: normal;
	margin: 1em 0;
}
h3 { 
	font-size: 1.4em;
	margin: 1.5em 0 .75em;
	font-weight: normal;
}
h3.sinmargentop {
	margin: 0 0 .75em;
}
h4 {
	color: #333; 
	font-size: 1.1em; 
	font-weight: normal;
	margin-bottom: .5em;
}
h5, h5 a { 
	color: #5a0;
	font-size: 1.15em;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left; 
}
h6, h6 a { 
	color: #999; 
	font-size: 1em; 
	margin-bottom: 10px; 
	font-weight: normal; 
	text-align: center; 
}
#main { 
	width: 990px; 
	margin: 0 auto; 
	text-align: left; 
}
#bodyB {  
	width: 929px;
	margin: 0 auto; 
	overflow: hidden;
}
#header { 
	margin-top: 35px; 
	height: 73px;
	width: 970px; 
}
#headerLeft { 
	width: 15em; 
	float: left; 
	margin-left: 8px; 
}
#headerCenter { 
	width: 46em; 
	float: right; 
	margin-top: 14px; 
	text-align: right;
}
#headerRight { 
	width: 12.4em; 
	float: right; 
	margin: 10px 0; 
}
#head { 
	font-size: 10px;
}
#header-nav {
	height: 29px; 
	clear: both; 
	padding-left: 14px;
	background: url('bk2.jpg') repeat-x center top; 
}
#header-nav li { 
	float: left; 
	list-style: none;
	text-transform: uppercase; 
	height: 15px; 
	text-shadow: 0 1px 0 white;
}
#header-nav a { 
	display: block;
	color: #7c7c7c; 
	padding: 5px 13px 7px; 
}
#header-nav a:hover {
	background: url('bk3.jpg') repeat-x; 
	color: #333; 
}
#header-nav .marcado { 
	display: block; 
	color: #000; 
	padding: 5px 13px 7px; 
	background: none; 
	cursor: default; 
}
#idiomas { 
	padding-left: 42px; 
}
#idiomas a { 
	color: #d6d4f2; 
	padding-left: 10px; 
}
#idiomas a:hover{ 
	color: #5a0; 
}
.buscador { 
	float: right; 
	text-align: right; 
}
#buscar { 
	background-image: url('busc.gif'); 
	width: 15px; 
	height: 16px; 
	float: right; 
	cursor: pointer;
	margin-right: 1px;
}
#header form { 
	padding: .3em 0 .2em .5em;
	width: 10.2em; 
	margin-bottom: .5em; 
}
#header input { 
	border: none; 
	width: 8.5em; 
	float: left; 
	height: 14px; 
	margin-top: .1em;
	color: #777;
}
#way {
	width: 100%; 
	height: 3.7em; 
	font-size: .9em; 
	color: #7b7b7b;
	padding: 0 27px 1px; 
	background-color: #f3f4ef; 
	border-bottom: solid 1px #dcdcdc; 
	margin-bottom: 2em;
}
#way li {
	float:left;
	line-height: 3.7em;
}
#way li a {
	color: #7b7b7b; 
	margin: 0 5px;
	display: block;
	padding-right: 15px;
	background: url('bar.jpg') no-repeat right center; 
}
#way li a:hover {
	color: #4d4d4d;
}
.indextext {
	font-size: 1.1em;
}
#upperNav a { 
	padding: 4px 8px; 
	color: #999; 
	font-size: 14px; 
	text-shadow: 0 2px 3px black;
}
#upperNav a:hover  { 
	color:#d6d4f2;
}
#upperNav .marcado { 
	color: #d6d4f2; 
	background: none; 
	cursor: default; 
}
#containerindex { 
	background-color: transparent; 
	margin: 0 auto; 
	overflow: hidden; 
	width: 930px; 
}
#container { 
	background-color: #fff; 
	margin: 0 auto; 
	overflow: hidden; 
	width: 990px; 
	border-color: #e0ded8; 
	border-style: solid;
	border-width: 2px 5px 5px;
}
.mitad { 
	width: 45%; 
	float: left; 
	margin: 1.5em 3em 0 0; 
	text-align: left;
}
.mitad ul { 
	padding-left: 1em;
}
.mitad li { 
	padding-bottom: .5em;
	list-style-type: square;
}
.tercio{ 
	width: 30%; 
	float: left; 
	margin: 1.5em 2.3em 3em 0; 
}
.cuarto { 
	width: 22%; 
	float: left;
	margin: 1.5em 2em 3em 0; 
}

.prodweb { 
	width: 22%; 
	float: left;
	margin: 1.5em 2em 3em 0; 
	height: 17em;
}
#comprar a {
	float: left; 
	margin: 4em 0 3em; 
	background-image: url('comprar.jpg'); 
	width: 85px;
	height: 24px; 
}
#comprar a:hover {
	background-position: 0 24px; 
}
.contact {
	margin-bottom: 1em;
}
.contact a {
	padding: .1em .6em .2em;
	background-color: #f7f7f7;
	border: 1px solid #5a0;
	-moz-border-radius: 1em;
	text-shadow: 0 1px white;
}
.contact a:hover {
	color: #555;
	background-color: #e9e9e9;
	border: 1px solid #808080;
}

.imgfoot {
	float: left;
}
#footer { 
	margin: 1em auto 2em; 
	text-align: center; 
}
#footer a { 
	color: #6c6c6c; 
}
#footer a:hover { 
	color: #333;
}
.sitios a img {
	padding: 2px;
	border: 1px solid #ccc;
}
.sitios a:hover img {
	border: 1px solid #555;
}
form {
	width: 100%;
}
#name, #email, #website, #text {
	width: 100%;
	background-color: #f3f4ef;
}
#text {
	margin-bottom: .5em;
}
.button, .button2 {
	width: 5em;
	background-color: #253f15;
	color: #eee;
	margin: 10em .5em 0 0;
	position: relative;
	float: left;
	-moz-border-radius: 1em;
	padding: 3px 15px;
}
.button:hover, .button2:hover {
	cursor: pointer;
	background-color: #333;
}
.colections {
	color: #000; 
	font-size: 1em; 
	margin-bottom: 10px; 
	font-weight: normal; 
	text-align: left; 
}
.block {
	width: 100%; 
	height: 410px; 
	margin-bottom: 1.5em;
}

.blockred {
	width: 100%; 
	height: 300px; 
	margin-bottom: 1.5em;
}
#blockred {
	background: transparent url('border.jpg') no-repeat center top; 
	width: 929px; 
	height: 300px; 
	margin-bottom: 1.5em;
}


#block {
	background: transparent url('border.jpg') no-repeat center top; 
	width: 929px; 
	height: 420px; 
	margin-bottom: 1.5em;
}
#topblock, #topblock2 { 
	font-family: Serifa,"Serifa Std",Stymie,"EF Stymie","ITC Lubalin Graph","ITC Lubalin Graph Std",Lexia,Glypha,"Glypha Std",Soho,Memphis,"Memphis Std",Rockwell,"Rockwell Std",Georgia,serif;
	height: 35px; 
	font-size: 1.3em; 
	padding: .6em 1.5em 0;
	clear:both;
	text-shadow: 0 1px 0 #fff;
}
#topblock2 {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background-color:#f7f7f7;
	margin: 11em 1px .3em;
	height: 1.6em;
}
#block a { 
	color: #888;
	font-size: 1em;
}
#block a:hover { 
	color: #333; 
}
.cuartoindex { 
	width: 190px; 
	padding-left: 40px; 
	float: left;
}
.imagenproducto { 
	width: 400px;
	float: right;
	margin-bottom: 2em;
}
#imagenesproducto a { 
	float: right; 
	border: solid 1px #eee; 
	padding: .7em; 
	margin-left: .6em; 
}
#imagenesproducto a:hover{
	background: #eee; 
}
.colecciones {  
	width: 100%;
	margin: 0 auto; 
	overflow: hidden;
	clear: both;
}
#slider {
    width: 420px;
    position: relative;
}
.scroll {
    height: 383px;
    width: 405px;
    overflow: auto;
    position: relative;
    clear: left;
	background: #f3f4ef;
	border: 1px solid #dcdcdc;
	padding-bottom: 1.1em;
	margin-bottom: 1em;
}
.scrollContainer {
	width: 2000px;
}
.scrollContainer div.panel {
    height: 400px;
    width: 420px;
	float: left; 
	position: relative;
	padding-top: 1.3em;
}
ul.navigation {
	width: 420px;
    list-style: none;
	margin-left: 2px;
}
ul.navigation li {
    display: inline;
    margin-right: 5px;
	float: left;
}
ul.navigation a {
	float: right; 
	border: solid 1px #dcdcdc; 
	padding: .7em; 
	margin-right: .6em; 
}
ul.navigation a:hover, ul.navigation a.selected {
    background-color: #eee;
}
#footindex {
	height: 110px; 
	clear:both;
	text-align: center;
	margin: 2.3em 0;
}
#footindex li {
	display: inline;
	margin: 0 .3em;
}
#foot { 
	height: 172px; 
	background: url('foot.jpg') no-repeat center top; 
}
#foot a:hover { 
	color: #333;
}
#footA { 
	margin: 10px 0 0 15px;
	padding-top: .4em;
	width: 203px; 
	float: left; 
}
#footA-red {
	margin: 33px 0 0 15px;
	width: 203px; 
	float: left; 
}
#footB, #footC, #footD { 
	margin: 10px 0 0 29px;
	padding-top: .4em;
	width: 203px; 
	float: left; 
}
#footB-red, #footC-red, #footD-red { 
	margin: 33px 0 0 29px;
	width: 203px; 
	float: left; 
}
#contacto {
	font-size: .9em; 
	margin: 0 auto 2em; 
	text-align: center;
	width: 929px;
	height: 26px;
	background: transparent url('contact-bg.jpg') no-repeat 0 0;
	padding-top: .3em;
}
#contacto-index {
	height: 17px;
	font-size: .9em; 
	margin: 0 auto 2em;  
	text-align: center;
	width: 929px;
	background: transparent url('contact-index-bg.jpg') no-repeat 0 0;
}
.cuarto-first { 
	width: 22%; 
	float: left; 
	margin: 1.5em 1.5em 3em 2em; 
} 
#contacto-index p {
	width: 929px;
	margin-bottom: 0;
	font-size: 1em;
}
#footer {   
	text-align: center; 
}
#footer a { 
	color: #6c6c6c; 
}
#footer a:hover { 
	color: #333;
}
img { 
	border: 0; 
}
#slideshow1, #slideshow2, #slideshow3, #slideshow4 {
	position: relative;
	width: 203px;
	height: 105px;
	overflow: hidden;
	border: none;
}
#slideshow img, #slideshow1 img, #slideshow2 img, #slideshow3 img, #slideshow4 img {
	position: absolute;
	left: 0;
	top: 0;
}
.border { 
	border-top: dashed 1px #5a0;
	margin-bottom: 2em;
	padding-top: 1em;
}
.prodbg {
	background: transparent url('prodbg.jpg') no-repeat center bottom;
	text-align: center;
	height: 140px;
}
dt, dd {
	font-size: .9em; 
}
dt {
	color: #aaa; 
	float: left; 
	margin-right: .5em;
}
dl { 
	margin-bottom: 2em; 
}
img{ 
	border: 0; 
}
.section {
	width: 710px;
	margin: 20px;
	float: left;
}
#content {
	width: 1472px;
}
#scroller { 
	height: 363px; 
}
