/* SITIO WEB MULIER */
/* Desarrollado por Firstep - www.firstep.cl */
/* Mayo de 2008 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a:active, a:focus {outline: 0;}

body {
background-attachment: fixed;
background-image: url(/imagenes/fondos/fondo_sitio.png);
background-color: #000000;
margin:0;
padding:0;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.tabla_central {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(/imagenes/fondos/fondo_centro.jpg);
	background-repeat: no-repeat;
	background-position: 770px top;
}

#texto {
width: 100%;
color:#FFFFFF;
font-size: 15px;
}

#texto_bienvenida p{
color:#FFFFFF;
font-size: 15px;
margin-bottom: 8px;
}

.texto_destacado {
color: #66CCCC;
}
.texto_home_colecciones a:link {
font-size:16px;
font-weight:bold;
color:#66CCCC;
text-decoration:none;
}

.texto_home_colecciones a:visited {
font-size:16px;
font-weight:bold;
color:#66CCCC;
text-decoration:none;
}

.texto_home_colecciones a:hover {
font-size:16px;
font-weight:bold;
color:#FFF;
text-decoration:underline;
}

.texto_home_colecciones a:active {
font-size:16px;
font-weight:bold;
color:#FFF;
text-decoration:underline;
}

.texto_home_colecciones p {
font-size: 12px;
color:#FFFFFF;
margin-bottom:5px;
}

.titulo_interior {
font-size:16px;
color:#66CCCC;
text-decoration:none;
}

.novedades a {
font-size:16px;
color:#66CCCC;
text-decoration:none;
}

strong {
font-weight:bold;
}
.imagen_home {
width: 88px;
height:68px;
padding: 6px;
background: transparent url(../imagenes/fondos/imagen_home.gif);
}

.imagen_home_grande {
width: 148px;
height:108px;
padding: 6px;
background: transparent url(../imagenes/fondos/imagen_home_grande.gif);
}

.imagen_joya {
border: 6px #FFF solid;
margin: 10px;
}
.imagen_home_novedades {
width: 88px;
height:38px;
padding: 6px;
background: transparent url(../imagenes/fondos/imagen_home_novedades.gif);
}

.titular a:link { font-size:16px; color:#FFCC00; text-decoration: none;	font-variant: small-caps; font-weight:bold;}
.titular a:visited { font-size:16px; color:#FFCC00; text-decoration: none; font-variant: small-caps font-weight:bold;}
.titular a:active {	font-size:16px; color:#FFFFFF; text-decoration:underline; font-variant: small-caps font-weight:bold;}
.titular a:hover { font-size:16px; color:#FFFFFF; text-decoration:underline; font-variant: small-caps font-weight:bold;}

.bajada {
color:#CCCCCC;
font-size:13px;
}

#texto a:link { color:#FFCC00; text-decoration: none;}
#texto a:visited { color:#FFCC00; text-decoration: none;}
#texto a:active {	color:#FFFFFF; text-decoration:underline;}
#texto a:hover { color:#FFFFFF; text-decoration:underline;}

.switchcontent {
margin: 0px;
padding: 0px;
}

.servicios {
margin: 0px;
padding: 0px;
}

ul {
margin-top: 0px;
padding-top: 0px;
margin:0; border:0; 
}

ul a:link { color:#666666; text-decoration: none; }
ul a:visited { color:#666666; text-decoration: none; }
ul a:active {	color:#FFCC00; text-decoration:underline;}
ul a:hover { color:#FFCC00; text-decoration:underline;
}

#pie {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
#pie a:link { color:#66CCCC; text-decoration: none;}
#pie a:visited { color:#66CCCC; text-decoration: none;}
#pie a:active {	color:#FFFFFF; text-decoration:underline;}
#pie a:hover { color:#FFFFFF; text-decoration:underline;}

input {
border: 1px solid #CCCCCC;
font-size: 14px;
color:#FFFFFF;
background-color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

textarea {
border: 1px solid #CCCCCC;
font-size: 14px;
color:#FFFFFF;
background-color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
