* { padding:0; margin:0; }
body {
	background:#000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#252525;
}
input, textarea, select { 
	font-family: Arial, sans-serif;
	font-size:12px; 
}

.notext { font-size:0; line-height:0; text-indent: -4000px; display:block; }

a img { border:0; }

a { color:#9d5f0e; text-decoration: underline; cursor:pointer; }
a:hover { text-decoration: none; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:15px; letter-spacing: 1px; color:#9d5f0e; margin-bottom: 12px; }
h2 span{ color:#f4d359; }


h2, h3,
#navigation,
#slider-navigation,
#footer { font-family: "Trebuchet MS", Arial, sans-serif;}

h1 {
	text-align: center;
	font-size: 9pt;
	color: #F9F9F9;
	font-weight: bold;
}

h1#logo { font-size:0; line-height:0; width:216px; height:90px; float:left; }
h1#logo a{ display:block; height:90px; text-indent: -4000px; background:url(../imagenes/css/logo.gif); }

.shell { width:980px; margin:0 auto; }

#header { height:90px; background:url(../imagenes/css/header.gif); }

#navigation { float:right; }
#navigation ul{ float:left; list-style-type: none; padding-top:37px; font-size:14px;}
#navigation ul li{ float:left; display:inline; height:21px; background:url(../imagenes/css/nav-border.gif) repeat-y right 0; padding:0 16px 0 0; margin-right:25px; position:relative; }
#navigation ul li.last{background:transparent; padding-right:0; margin-right:0; }
#navigation ul li a{ float:left; color:#fff; text-decoration: none;}

#navigation ul li a em { width:90px; height:20px; background:url(../imagenes/css/nav-hover.gif) no-repeat 0 -200px; position:absolute; top:33px; left:-55px;}
#navigation ul li.last a em { left:-50px;}
#navigation ul li a span { font-size:0; line-height:0; width:0; height:0; position:absolute; left:50%;}

#navigation ul li a.hover{ color:#f6cb44;}

#navigation ul li a.hover em{ background-position:0 0}

#slider { height:200px; background:url(../imagenes/css/slider.gif); }

.slides { width:980px; height:270px; position:relative; overflow:hidden; color:#b6b6b6; }
.slides .jcarousel-clip { width:980px; height:298px; position:relative; overflow:hidden; }
.slides ul { width:980px; height:298px; position:relative; overflow:hidden; list-style-type: none;}
.slides ul li{ float:left; display:inline; width:980px; height:260px; position:relative; overflow:hidden; padding-top:38px;}

.slide-info { float:left; width:720px; padding-top:20px;}
.slide-info h2{ padding-bottom:15px;}
.slide-info p{ padding-bottom:15px;}
.slide-image { float:right; width:219px; height:240px; }
.image1 { background:url(../imagenes/css/slide-image.png); }

#slider-navigation { height:67px; background:url(../imagenes/css/slider-nav.gif); }
#slider-navigation ul{ list-style-type: none; position:relative; width:1003px; margin-right:-23px; height:67px;}
#slider-navigation ul li{ float:left; display:inline; position:relative; margin:-35px 95px -22px 0;}
#slider-navigation ul li.last{ margin-right:4px;}
#slider-navigation ul li a{ float:left; width:171px; height:79px; background:url(../imagenes/css/slide-button.png) no-repeat 0 0; position:relative; 
	left:-10px; color:#686767; font-size:14px; text-decoration: none; font-weight: bold; padding:45px 0 0 100px;}
	
#slider-navigation ul li a strong { display:block; font-size:23px; line-height:23px; color:#fff;}
#slider-navigation ul li a em{ position:absolute; top:43px; left:20px; }

#slider-navigation ul li a em.ico1 { width:58px; height:59px; background:url(../imagenes/css/ico1.png); left:28px;}
#slider-navigation ul li a em.ico2 { width:41px; height:61px; background:url(../imagenes/css/ico2.png); left:36px;}
#slider-navigation ul li a em.ico3 { width:71px; height:64px; background:url(../imagenes/css/ico3.png)}

#slider-navigation ul li a.active,
#slider-navigation ul li a:hover { background:url(../imagenes/css/slide-button-active.png); color:#a6a6a6; }

#slider-navigation ul li a.active strong,
#slider-navigation ul li a:hover strong{ color:#000; }


#main {
	width:100%;
	padding:50px 0;
	background-color: #E6E7E2;
}

#main p{
	padding-bottom:10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
	line-height: 24px;
	color: #272727;
	text-align: justify;
}

#main ul {
	margin-left: 30px;
}

#main li{
	padding-bottom:10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #272727;
	text-align: justify;
}

#main h2 {
	background: #FFFFFF;
	color: #4189DD;
	padding-left: 9px !important;
	padding: 4px;
	border: solid 1px #999999;
}

h3 {
	background: #FFFFFF;
	padding-left: 9px !important;
	padding: 3px;
	color: #4189DD !important;
	border: solid 1px #f6cb44;
 	font-size: 15px;  
	margin-bottom: 12px;
}

a.more { font-size:10px; background:url(../imagenes/css/more.gif) no-repeat 0 center; padding-left:10px; }

.cols {}
.col { float:left; width:250px; margin-right:115px;}
.col-last { margin-right:0;}



#footer { height:145px; background:url(../imagenes/css/footer.png); color:#6d6d6d; clear: both;}
#footer .shell{ padding-top:6px;}
#footer .right { white-space:nowrap; font-size:14px; text-align: right;}
#footer .right span{ padding:0 1px;}
#footer .right a{ text-decoration: none; color:#939393; margin-left: 2px; margin-right: 2px;}
#footer .right a:hover{ color:#f6cb44;}
.footer-logo { float:left; width:169px; height:34px; background:url(../imagenes/css/footer-logo.gif); }
#footer p { margin-top: 6px; font-size: 10pt;}



#oculto {
	clear: both;
	margin: auto;
	top: -200px;
	position: absolute;
}

.letra_peq {
	font-size: 11px !important;
}


#cabecera_imagenes {
	clear: both;
	height: 218px;
	background: url(../imagenes/css/slider.gif) repeat-x;
	padding: 8px 20px;
}

#cabecera_imagenes p {
	color: #FFFFFF !important;
	font-size: 14px !important;
	font-weight: bold;
	margin-bottom: 6px;
}

#cabecera_imagenes h2 {
	color: #f6cb44 !important;
}

.boton {
	float: left;
	margin-top: 14px;
}

.boton a {
	clear: both;
	display: block;
	width: 119px;
	height: 33px;
	padding: 4px 0 0 12px;
	background: url(../imagenes/css/readmore.png) no-repeat;		
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.boton a:hover {
	color: #fff;
}

.imagen_izq {
	clear: left;
	float: left;
	margin-right: 10px;
}

.imagen_der {
	clear: right;
	float: right;
	margin-left: 10px;
}

.imagen_muestra {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.imagen_muestra_plata {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.imagen_boton_plata {
	padding-bottom: 60px !important;
}


.imagen_flecha {
	clear: right;
	float: right;
	margin-left: 5px;
	margin-top: 150px;
}

.imagen_logo {
	clear: left;
	float: left;
	padding-top: 0px !important;
}


.imagen_une {
	clear: right;
	float: right;
	margin-left: 10px;
	margin-right: 60px;
	margin-top: 8px;
}


.boton_muestras {
	clear: left;
	float: left;
	padding-top: 6px;
	margin-bottom: 6px;
}


#tabla_logos {
	margin: auto;
	border: solid 1px #999999;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4189DD;
}

#tabla_une {
	font-weight: bold;
	letter-spacing: 1px;
	color: #4189DD;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
} 

#tabla_logos td, #tabla_une td {
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
}

#tags {
	margin: auto;
	visibility: hidden;
	bottom: -200px;
	position: absolute;
}

.fondo_blanco {
	background: #FFFFFF;
}

.remarcado {
	color: #9d5f0e;
	font-weight: bold;
}

.azul {
	color: #4189DD;
	font-weight: bold;
}

.dorado {
	color: #f6cb44;
	font-weight: bold;
}

.apartado {
	color: #A27B09 !important;
	border-bottom: solid 1px #A27B09;
	font-weight: bold;
	font-size: 14px !important;
	padding-bottom: 1px !important;
	margin-bottom: 14px !important;
	margin-top: 8px !important;
	clear: both;
}

.apartado_catalogo {
	color: #A27B09 !important;
	font-weight: bold;
	font-size: 14px !important;
	padding-bottom: 1px !important;
	margin-bottom: 10px !important;
	clear: both;
}

.advertencia {
	color: #E60000 !important;
	font-weight: bold;
}

.sumario {
	background-attachment: scroll;
	background-image: url(../imagenes/css/fondo_sumario.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px !important;
	padding-left: 20px;
	padding-top: 8px;
	font-style: italic;
	color: #303030;
	font-size: 14px !important;
	margin-left: 20px !important;
	margin-right: auto !important;
	clear: both;
}

.sumario p {
	padding-right: 40px;
}

.comillas {
	margin-left: 6px;
	margin-right: 6px;
}

.centrado {
	text-align: center !important;
	clear: both;
	margin-top: 4px;
}

#mapa_loc {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
	width: 906px;
	height: 356px;
	border: solid 1px #000000;
	background: #ffffff;
	padding-top: 3px;
}

#aviso {
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
}

#aviso p {
	font-size: 11px;
	line-height: 20px;
}


#latest_projects {
	height: 135px;
	background: url(../imagenes/css/latest_projects.png) no-repeat;
	clear: both;
	margin-top: 16px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	clear: both;
}

#latest_projects img {
	margin-left: 4px;
	margin-right: 4px;
}

#titulo_tabla_logos {
	float: left;
	width: 180px;
	height: 108px;
	padding: 10px 20px 0px 0;
	margin-right: 55px;
	background: url(../imagenes/css/gallery_divider.png) right center no-repeat;
}

#titulo_tabla_logos h2 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4189DD;
	border: none;
	border-bottom: dashed 1px #999999;
	padding-bottom: 3px;
}

#titulo_tabla_logos p {
	font-size: 11px;
	color: #444444;
	text-align: left !important;
}

#latest_project_text p {
	font-size: 11px;
}

#enlaces_colecciones {
	margin-left: 300px;
}

#enlaces_colecciones a {
	height: 45px;
	padding: 2px;
}

#enlaces_colecciones span {
	background-attachment: scroll;
	background-image: url(../imagenes/css/enlace_marcas_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px !important;
	height: 25px !important;
	margin-right: 65px;
	padding-left: 3px;
	padding-right: 3px;
}

#enlaces_colecciones {
	margin-top: 12px !important;
}

#latest_projects .project_image {
	height: 97px;
	margin-bottom: 5px;
}

.project_image {
	padding: 8px;
}


#mapa_web ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

#form_izq {
	float: left;
	clear: left;
	margin-left: 6px;
}

#form_der {
	float: right;
	clear: right;
	margin-right: 60px;
}



form {
	padding: 5px;
	margin: 8px;
}

form p {
	margin: 5px;
}

fieldset {
	padding: 12px;
	border: solid 1px #414141;
}

input, textarea {
	color: #414141 !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: solid 1px #757575;
}

legend {
	color: #A27B09;
	font-size: 11px;
	padding: 3px;
}

label {
	display: block;
	margin-bottom: 4px;
	color: #414141;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 8pt;
}

.separador {
	border-top: dotted 1px #A27B09;
	margin: auto;
	margin-top: 7px;
	padding-bottom: 0px;
	clear: both;
}


.focus {
	background-color: #FFFFBB;
	border: solid 1px #A27B09;
}

.normal {
	background-color: #FFFFFF;
}


#miniaturas {
	text-align: left;
	padding-top: 12px;
	margin-left: 12px !important;
	clear: both;
	width: 960px;	
	margin-top: 10px;
}

#miniaturas img {
	padding: 2px;
	border: solid 1px #f6cb44;
}

#miniaturas img:hover {
	border: solid 1px #272727;
}

.titulo_muestras {
	text-align: center !important;
	font-weight: bold;
	text-transform: uppercase;
	background: #000000;
	padding-bottom: 0px !important;
	margin: 4px auto !important;
	color: #f6cb44 !important;
	border: solid 1px #414141;
	letter-spacing: 1px;
	clear: both;
	width: 956px;
	font-size: 15px !important;
}

.enlace_catalogo, .enlace_catalogo:link, .enlace_catalogo:hover, .enlace_catalogo:visited {
	color: #313131;
	font-size: 13px;
	font-weight: bold;
}

.enlace_catalogo:hover {
	color: #646464;
}

#cuerpo_gestor {
	background: #FFFFFF;
	clear: both;
	margin: 20px auto;
	width: 900px;
	padding: 30px 10px;
	border: solid 1px #f6cb44;
}

#cuerpo_gestor p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tabla_servicios {
	margin:auto;
	border: solid 1px #414141;
}

#tabla_servicios td {
	padding: 5px;
	text-align: center !important;
	border-bottom: dotted 1px #414141;
}

#tabla_servicios img {
	padding-right: 10px;
}

#tabla_servicios th {
	color: #f6cb44;
	background: #000000;
}

#anuncio_pulseras {
	clear: right;
	float: right;
	margin: 10px;
	background: #000000;
	border: solid 1px #f6cb44;
}

#anuncio_pulseras p {
	color: #f6cb44;
	text-align: center;
	letter-spacing: 1px;
	line-height: 15px;
	font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
	font-weight: bold;
}

#anuncio_pulseras a, #anuncio_pulseras a:hover, #anuncio_pulseras a:visited {
	color: #f6cb44;
	text-decoration: none;
	border-bottom: none;
}

#anuncio_pulseras td {
	padding: 0px;
	text-align: center;
}

.boton_gestor {
	border: solid 1px #414141;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 13px;
	cursor: pointer;
}

.sin_borde {
	text-decoration: none !important;
	border-bottom: none !important;
}

.limpiar {
	clear: both !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.parrafo_margen {
	padding-bottom: 90px !important;
}
