/* CSS Document */
body {
	background:url(../images/bg-body.jpg) repeat-x #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
}
/*a:hover img {filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}
*/.visible {display: block;}
.oculto {display: none;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}
a {text-decoration:none; color:#aab50a;}
h1 a:hover, li a:hover, ul.menu1 li a:hover, ul.menu li a:hover {color:#aab50a;text-decoration:none;}
h4 a:hover {color:#a2a2a2;text-decoration:none;}
#wrapper {
	width: 100%;
	margin:0px auto;
}

.wrapper-enc {
	width: 980px;
	background:url(../images/bg-encabezado.png) no-repeat;
	margin:0px auto;
	display:block;
	overflow:hidden;
}
#wrapper-pie {
	clear:both;
	width: 100%;
	background:url(../images/bg-pie.jpg) repeat-x;
}
p {
	font-weight:normal;
	font-size:14px;
	line-height:19px;
	*line-height:14px;
	color:#000;
	text-align:left;
	float:left;
}
.blanco {color:#FFF; text-align:justify;}


/***************************ENCABEZADO*************************/
#menu-sup {
	width:303px;
	background:url(../images/bg-ico-arriba.png) no-repeat;
	padding:5px 15px 10px 15px;
	margin-left:100px;
	float:left;
	display:block;
}
h1, h1 a { font-size:14px; color: #002a57; text-decoration:none; text-transform:uppercase;}
h1.home { background:url(../images/ico-casa.jpg) left 0px no-repeat; float:left; width:49px; padding:7px 0 5px 26px;}
h1.llegar { background:url(../images/ico-mapa.jpg) left 3px no-repeat; float:left; width:99px; padding:7px 0 5px 33px;}
h1.contacto { background:url(../images/ico-sobre.jpg) left 3px no-repeat; float:left; width:60px; padding:7px 0 5px 32px;}
/*///////////////////////////////BOTONERA////////////////////////////////*/
ul.menu1 {
	clear:both;
	background:url(../images/bg-botonera.jpg) repeat-x;
	width:980px;
	float:left;
	height:16px;
	margin:0;
	padding:18px 0px;
    list-style: none;
	display: inline;
	font-size: 20px;
	text-transform:uppercase;
	color: #fff;
}
ul.menu1 li {
    padding: 0 14px;
	float: left;
}
ul.menu1 li a {
    text-decoration: none;
	color: #fff;
}
/*///////////////////////////////BOTONERA////////////////////////////////*/

/*///////////////////////////////SLIDER////////////////////////////////*/
#container {
	clear:both;
	float:left;
	width:980px;
	padding:0px;
	margin:0 auto;
	background:url(../images/bg-slidersup.png) repeat;
	z-index:0;
}
#example {
	width:600px;
	height:315px;
	position:relative;
}
#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}
#slides {
	position:absolute;
	z-index:1;
}
.slides_container {
	width:980px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_container div.slide {
	width:549px;
	height:315px;
	display:block;
}
.pagination {
	margin:0px;
	padding-left:30px;
	width:225px;
	position:absolute;
	top:270px;
	right:0px;
	height:31px;
	background:url(../img/numeracion.png) no-repeat left;
	z-index: 90000
}
.pagination li {
	float:left;
	margin:0;
	padding:0px;
	list-style:none;
	background:#aab50a;
}

.pagination li a {
	display:block;
	width:25px;
	height:23px;
	padding:4px 0px;
	font-size:18px;
	color:#FFF;
	text-align:center;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background:#757d02;
	width:25px;
	height:23px;
}
.caption {
	z-index:500;
	position:absolute;
	width:360px;
	float:right;
	left:550px;
	height:230px;
	padding:30px;
}
h2 {
	font-size:28px;
	color:#FFF;
	text-align:left;
	margin-bottom:10px;
}

/*///////////////////////////////SLIDER////////////////////////////////*/

/**************************************************************************/
/***********************************CONTENIDO*****************************/
.wrapper-contenido {
	clear:both;
	width: 980px;
	background:#FFF;
	margin:15px auto;
	padding-bottom:10px;
	display:block;
	overflow:hidden;
}
.columna-izq {
	width:663px;
	float:left;
	display:block;
	overflow:hidden;
}
.cont-col-izq {
	width:645px;
	float:left;
	margin:10px 10px 0 10px;
	display:block;
	overflow:hidden;
	}
#bg-isos {
	background:url(../images/bg-isos.jpg) no-repeat;
	width:629px;
	height:44px;
	padding:12px 15px 0 15px;
	float:left;
	margin:0px 0px 7px 4px;
}
h3 { font-size:20px; color: #fff; text-decoration:none; text-transform:uppercase;}
h3.empresa { background:url(../images/ico-emp.png) left 0px no-repeat; float:left; padding:5px 26px;}
h3.novedades { background:url(../images/ico-novedades.png) left 0px no-repeat; float:left; padding:0px 0px 3px 30px;}
h3.catalogo { background:url(../images/ico-catalogo.png) 18px 3px no-repeat; float:left; padding:7px 0 5px 53px;}
h3.promo { background:url(../images/ico-promos.png) 14px 3px no-repeat; float:left; padding:7px 0 5px 40px;}
h3.contacto2 { background:url(../images/contacto.png) 7px 3px no-repeat; float:left; padding:7px 0 5px 40px;}
.gris {color:#a2a2a2;}
.azul {color:#002c5b;}
.verde {color:#b1bc0b;}
.rojo {color:#900;}

.columna-der {
	width:295px;
	float:right;
	vertical-align:top;
	display:block;
	margin:10px 10px 0 10px;
	overflow:hidden;
}
.btn-verde {
	width:48px;
	height:13px;
	padding:3px 16px;
	*height:19px;
	*width:50px;
	*padding:0px 16px 0px 16px;
	border:solid 1px #b1bc0b;
	float:right;
}
.btn-gris {
	width:48px;
	height:13px;
	padding:3px 16px;
	*height:19px;
	*width:50px;
	*padding:0px 16px 0px 16px;
	background:#e3e3e3;
	float:right;
}
.btn-azul {
	clear:both;
	width:48px;
	height:13px;
	padding:3px 16px;
	*height:19px;
	*width:50px;
	*padding:0px 16px 0px 16px;
	border:solid 1px #002c5b;
	float:right;
}

.btn-bco {
	width:48px;
	height:13px;
	padding:3px 16px;
	*height:19px;
	*width:50px;
	*padding:0px 16px 0px 16px;
	background:#fff;
	float:right;
	border:solid 1px #CCC;
}

.caja-novedad {
	width:308px;
	padding:10px;
	border:solid 1px #b1bc0b;
	float:left;
	margin:4px 0px;
	*margin:5px 0px;
}
h4, h4 a {
	font-size:18px; text-decoration:none; margin-bottom:10px; color:#b1bc0b;}
/*Catálogo*/
.catalogos {
	clear:both;
	float:left;
	width:645px;
	margin-top:18px;
	overflow:hidden;
}
/*.botones-prev {width:15px; float:left; height:30px; margin-right:4px; margin-top:-50px;}
.botones-next {width:15px; float:right; height:30px; margin-left:4px; margin-top:-50px;}
*/
ul.descriptions {
	float:left;
	width: 615px;
/*	height:264px;
*/	padding:0px;
	overflow: hidden;
}
ul.descriptions li{
	border:solid 1px #dcdcdc;
	float:left;
	margin-right:3px;
	width:194px;
	padding:0px;
/*	overflow: hidden;
*/}
h5{
	font-size:20px; margin-bottom:10px; color:#000;}

/*final galeria*/

.promos {
	float:left;
	width:293px;
	height:300px;
	*height:330px;
	margin-bottom:13px;
	border:solid 1px #dcdcdc;
}
ul.descriptions2 {
	float:left;
	width: 280px;
/*	height:264px;
*/	padding:0px;
	overflow: hidden;
}
ul.descriptions2 li{
	float:left;
	margin-right:3px;
	width:280px;
	padding:0px;
/*	overflow: hidden;
*/}

#slideshow {
	margin:0 auto;
	width:290px;
	height:290px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:272px;
  height:260px;
  overflow:hidden;
  /*overflow:auto;  allow scrollbar */
  position:absolute;
  margin-left:15px;
}
#slideshow #slidesContainer .pro {
  clear:both;
  margin:0 auto;
  width:230px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:260px;
}
.precios-promo {
    background: url(../images/bg-precio.png) no-repeat;
    height: 37px;
    left: 5px;
    padding: 20px 15px;
    position: absolute;
    top: 68px;
    width: 47px;
    z-index: 15;
}
/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:18px;
  height:100px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  top:180px;
}
#leftControl {
  top:-175px;
  left:0;
  z-index:2;
  width:20px;
  position:relative;
}
#rightControl {
  top:-150px;
  right:-276px;
  z-index:2;
  width:20px;
  position:relative;
}
.pro p {
  margin:10px 0px;
}
/* .pro h2 {
 font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}*/
.pro img {
	clear:both;
  float:left;
  margin:5px 0px;
}
.hidden
{
display: none;
}


#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

.despliegues {
	width:625px;
	float:left;
	margin:10px 10px 0 10px;
	padding:0px 10px;
	display:block;
	overflow:hidden;
	}
.paginacion {
	float:left;
	display:block;
	width:620px;
	padding:5px;
	background:#FFF;
	margin-bottom:10px;
	border:1px solid #dcdcdc;
}

.borde-img {
	border:solid 1px #dcdcdc;
	padding:5px;

	margin:0 20px 20px 0;
}
.lista-prod {
	float:left;
	display:block;
	width:180px;
	padding:9px;
	margin:0px 10px 20px 0px;
	border:1px solid #dcdcdc;
	min-height: 200px
}
#consulta {
	float:right;
	display:block;
	margin:5px 10px;
	border:solid 1px #dcdcdc;
	width:230px;
	padding:20px;
	background-color:#f5f5f5;
	z-index:80;
}
#consulta h2{
	margin-top:5px;
	margin-left:20px;
	margin-bottom:15px; 
	color:#002c5b;
	float:left;
	width:260px;
	font-size:18px;
}
.campo {
	float:left;
	height:25px;
	margin:5px 0px;
	border:1px solid #dcdcdc;
	background:#fff;
	width:230px;
}
.campo-cont{
	width:220px;
	padding:5px 10px;
	border:none;
	background: none transparent;
	font-size:11px;
	color:#666;
}
.campo-select{
	width:220px;
	padding:3px 8px;
	border:none;
	background: none transparent;
}

/***********************************PIE********************************/

#contenedor-foot {
/*	clear:both;*/
	width:980px;
	margin:0 auto;
	overflow:hidden;
/*	background:url(../imagenes/bg-foot.jpg) repeat-x;
	height:103px;*/
}



.pie-texto { 
	width: 765px;
	float:left;
	color:#000;
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin-top:10px;
	*margin-top:8px;
	*line-height:16px;
}
.pie-texto a {
	text-decoration:none;
	color:#000;
}



#pie {
	width: 765px;
	display:block;
	overflow:hidden;
	margin:12px 110px;
}
ul.menu {
    margin:0;
    padding: 0;
    list-style: none;
	display: inline;
	font-size: 13px;
	text-transform:uppercase;
	line-height:16px;
	color: #022c56;
}
ul.menu li {
    padding: 0 7px;
    margin-top:25px;
    *margin-top:20px;
	float: left;
/*	border-right: 1px solid #fff;
*/}
ul.menu li a {
    text-decoration: none;
	color: #022c56;
}


/**********************************************************************/

