/* CSS Document */

/* CSS reset */
* {  margin:0;padding:0;} 

/*General*/
html, body {
  height: 100%;
  background-color:#000000;
  margin: 0pt;
}  
  
body {
  height: 150%;

  margin: 0pt;
  color:#FFFFFF;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 85%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
  background-color:#000000;
 background:transparent url(images/fondoparalatienda.jpg) no-repeat center top;
}


h1 {
  font-size:1.3em;
  margin-bottom:5px;
}

h2, h3, h4, h5, h6 {
  font-size:1.2em;
  font-style:italic;
  margin-bottom:5px;
}

h3 {
  font-size:1.1em;
}

p{
  font-size:1em;
}

li {
  margin-left:15px;
}


img {
  border:none;
}

a, a:hover, a:visited, a:link, a:active {
/*  color:#333;*/
  border:none;
}

#contenedor{
  top:0px;
  position: relative; margin-left: auto; margin-right: auto;

  width: 1000px;
  height:768px;
}



#contenidos{
  top:0px;
/*  padding:15px 150px 15px 150px;*/
  position: relative; margin-left: auto; margin-right: auto;
/*background: #FFEEDD;
    background: url(../images/DSC02427.JPG) no-repeat;
  position: relative; */
 /* min-height: 100%; 
  height: auto !important;
  height: 100%;*/ 
    width:1000px;

    height:670px;
/*  margin-right:20px;
  margin-left:10px;*/
/*  padding-left:60px;
  padding-right:15px;*/

}

#cabecera {
  position:relative;
  top:0px;
  left:0px;
  width:1000px;
  height:160px;

 /* border-bottom: 3px solid #FF5555;*/
}

#logo{
  position:absolute;
  top:0px;
  left:0px;
  width:150px;
  height:150px;
  /*background:transparent url(../images/logo.png) no-repeat left top;*/
  /*background:transparent url(../images/logolupa.png) no-repeat center top;*/
 /* border-bottom: 3px solid #FF5555;*/
  z-index:11;
}

.navegaciontienda1{
  position:relative;
  left:60px;
  width:880px;
}

#telefono{
position:absolute;
z-index:12;
top:10px;
left:350px;
 width:270px;
 height:60px;
}

#flash{
position:absolute;
z-index:12;
top:-20px;
left:20px;
 width:150px;
 height:150px;

}

.telefonoflash{
  z-index:12;
}



#menu1{
/*  font-family: "Calisto MT", 'Palatino Linotype',  'Book Antiqua', Palatino, serif;*/
font-family:Tahoma;
  position:relative;
  top:80px;
/*  left:150px;
  float:left;*/
  color:#fff;
  width:800px;
  height:25px;
  margin-left:auto;
  margin-right:auto;
/*  padding-left:90px;
  right:0px;*/
    border-bottom: 3px solid #FFaa55;
 /* background:transparent url(../images/fondomenu.png) no-repeat right;*/
    z-index:10;

}

#menu1 a, #navi li a:link {
	font-weight:bold;
  cursor: url(http://www.lalupadeoro.com/archives/pinzas.cur),auto;
}

#navi {  
	list-style:none;
	margin:0;
	padding:0;
  padding-left:80px;
}
#navi li {
	margin:0px;
	padding:0; /*Ya no necesito el padding, tambien quitare el borde que puse antes.*/
	float:left;
/*	width:100px;*/
	height:25px;
	color: #FFFFFF;
}


#navi li a {
  display:block; /*Convertimos el vínculo en un bloque.*/
 /* background-image:url(../images/silueta-yate2.png);
  background-position: center bottom;*/
	padding:0px 5px;
	text-decoration:none;
	text-align:center;
	font-size:1em;
	color:#FFFFFF;
	height:25px;
}

#navi li a:hover { /*Ahora vamos con el hover:*/
	color:#FF5555;
/*	border: 1px dotted #FCF;*/
/*	background-color:#003366;*/
/*  background-image:url(../images/silueta-yate2-hov.png);*/

}
 #navi li a:active  { /*Ahora vamos con el hover:*/
  border:none;
  cursor: url(http://www.lalupadeoro.com/archives/pinzas2.cur),auto;
}

#navi li a.on {
border-bottom:solid 3px #FF5555;

}

/*footer*/

#footertienda{
/*position:absolute;
bottom:0px;
left:0px;
width:1024px;

  text-align:center;
  color:#000;
    border-top: 3px solid #FFaa55;
*/

  height:195px;
}


/*espaciadores*/
.espaciador-micro{
  height:2px;
}


.espaciador-mini{
  height:5px;
}

.espaciador-normal{
  height:20px;
}

.espaciador-mediano{
  height:50px;
}

.espaciador-grande{
  height:200px;
}



.column_left{
  width:120px;
}

td.borde-izq{

  background:url(images/infobox/borde-izq.gif) repeat-y left top;
  width:10px;
}

td.borde-der{
  background:url(images/infobox/borde-der.gif) repeat-y right top;
  width:10px;
}

td.esq-sup-izq{

  background:url(images/infobox/esq-sup-izq.gif) no-repeat left top;
  width:20px;
}

td.esq-sup-der{
  width:20px;
  background:url(images/infobox/esq-sup-der.gif) no-repeat right top;
}

td.borde-sup{
  background:url(images/infobox/borde-sup.gif) repeat-x right top;
}

td.esq-inf-izq{

  background:url(images/infobox/esq-inf-izq.gif) no-repeat left bottom;
  width:20px;
}

td.esq-inf-der{
  width:20px;
  background:url(images/infobox/esq-inf-der.gif) no-repeat right bottom;
}

td.borde-inf{
  background:url(images/infobox/borde-inf.gif) repeat-x right bottom;
}


.image-recoloca{
  position:absolute;
  top:255px;
  left:780px;
  width:160px;
  height:160px;
  text-align:center;
     display: table;
  
}



/*
.imagen-recoloca2{
  width:100%;
  height:100%;
     display: table-cell;
     vertical-align: middle;
     position: relative;
}

*/