* { margin: 0; padding: 0; }

span {
	display: none;
}
Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1190ab;
	background-position: left;
	text-align: left;
	line-height: 17px;
}
#contenido {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/base.jpg);
	background-repeat: repeat-y;	
}
#cabecera {
	width: 596px;
	background-image: url(images/cabecera.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 74px;
	padding-right: 84px;
	padding-left: 280px;
}
#cabecerai {
	position: relative;
}
#menu {
	float: left;
	width: 160px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 395px;
	clear: left;
	padding-top: 25px;
	padding-right: 7px;
	padding-left: 113px;
}
#menu1 a {
    display:block;
	background-position:left top;
	background-repeat:no-repeat;
	width: 160px;
	height:43px;
	position: relative;
 }
 #menu2{
	width:507px;
	padding:0;
	margin:0;
	position: relative;
	text-align: left;
  }
  #menu2 a:hover {
	color:#00CFCF;
  }
  #menu2 a {
	display:block;
	width:130px;
	color:#048494;
	text-align:center;
	text-decoration:none;
	float:left;
	font-weight: bold;
	margin-right: 40px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	margin-left: 40px;
  }
#menu a:hover {
	background-position: 0 -43px; text-decoration: none;
}
  
#menu a#home { 
	background-image: url(images/bhome.gif)	
	}
#menu a#catalogo { 
	background-image: url(images/bcatalogo.gif)
	}
#menu a#aros{ 
	background-image: url(images/baros.gif)
	}
#menu a#anillos { 
	background-image: url(images/banillos.gif)
	}
#menu a#collares { 
	background-image: url(images/bcollares.gif)
	}
#menu a#pulseras {
	background-image: url(images/bpulseras.gif);
}
#menu a#contacto { 
	background-image: url(images/bcontacto.gif)
	}
#contenidoi {
	float: right;
	width: 508px;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	height: 380px;
	padding-right: 130px;
	padding-left: 42px;
}
#titulos {
	width: 46px;
	height: 157px;
	float: right;
	padding-top: 105px;
}
#contenidoflash {
}

#pie {
	width: 960px;
	height: 30px;
	clear: both;
	background-image: url(images/base.jpg);
	background-repeat: repeat-x;
}
 
#formtabla {
	width: 508px;
	line-height: 30px;
	float: left;
	text-align: left;
}

#textos {
	float: right;
	width: 508px;
	text-align: left;
}
#textosv {
	width: 508px;
	text-align: center;
	top: 50px;
	padding-top: 100px;
}
a:link {
	color: #1190ab;
}
a:visited {
	color: #15B9DE;
}
/*contacto */
form {
	width: 400px;
	margin-top: 100px;
}
label {
	color: #FFFFFF;
	display: block;
	clear: left;
	float: left;
	width: 80px;
	padding-right: 10px;
	text-align: left;
}
.campo {
	width: 150px;
	margin-bottom: 15px;
	margin-right: 150px;
}
.texarea {
	margin-bottom:20px;
	width: 300px;
}
.submit {
	float: right;
	
}
