@charset "utf-8";
/* CSS Document */

a {
	text-decoration:none;
}

a img{
	border:0;
}

textarea.error,input.error{
    border:1px solid red !important;
}

label.error{
    color:red !important;
}

body {
	padding:0;
	margin:0;
	font-family:"Tw Cen MT";
	background-color:#f6f9fa;
}

header {
	
}

.cabezera {
	width:1024px;
	height:114px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/fondo-cabezera.png);
	background-repeat:no-repeat;
	background-position:right 0;
}

.logo {
	padding: 7px 0 0 88px;
	width: 250px;
	float: left;
	margin:0;
}

.correo {
	float:right;
	color:#063c7b;
	margin: 50px 0;
	padding-right: 6px;
}

.telefono {
	float:right;
	color:#063c7b;
	margin: 50px 114px 0 0;
}

.botonera {
  background-color: #063c7b;
  width: 918px;
  height: 46px;
  margin:0 auto;
  -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.menu {
	float:left;
	margin:0 auto;
	padding:0;
	width:540px;
}

.menu li {
	display: inline;
float: left;
position: relative;
text-align: center;
text-decoration: none;
font-size: 16px;
color: #FFF;
font-weight: 100;
padding: 5px 30px 4px 30px;
border-right: solid white 1px;
height: 19px;
margin: 5px 0;
}

.menu li a {
	color: white;
	text-decoration:none;
}

.menu li a:hover {
	color:#0095c2;
}

.buscador{
	float:right;
	background-image:url(../images/lupa.png);
	background-repeat:no-repeat;
	padding-left:27px;
	background-position: 2px;
	margin: 6px 30px 0 0;

}

input {
	width: 180px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 10px;
	border-radius: 6px;
	outline: none;
	border: none;
	background-color: #DDDDDD;
	/* border: #000 1px solid; */
	height: 25px;
	font-size: 12px;
	padding: 0 5px;
}

.contenedor {
	width: 100%;
	height: 289px;
	background-image:url(../images/fondo-slider.png);
}

.slider {
	height: 270px;
	width: 920px;
	margin: 0 auto;
}

/*SLIDER*/

#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:920px;
	margin:0px auto 0px;
	z-index:90;
	/*border:6px solid #E9E9E9;*/
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:920px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  .wsl{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

#wowslider-container1 { 
	border-left: 0px;
	border-right: 0px;
}
#wowslider-container1  .ws_bullets { 
	padding: 5px; 
}
#wowslider-container1 .ws_bullets a { 
	width:22px;
	height:20px;
	background: url(../images/bullet.png) left top;
	float: left; 
	text-indent: -1000px; 
	position:relative;
	margin-left:0;
	color:transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: 0 100%;
} 
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	bottom:0;
	margin-top:-15px;
	z-index:60;
	height: 30px;
	width: 30px;
	background-image:url(../images/arrows.png)
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:1px;
}
#wowslider-container1 a.ws_prev {
	right:32px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 64px;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}

#wowslider-container1 .ws_pause {
    background-image: url(../images/pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(../images/play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 0;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 35px;
	left: 20px;
	margin-right:5px;
	padding:7px;
	background:none;
	color:#FFFFFF;
	z-index: 50;
/*	font-family:'Oswald', Impact, Charcoal, sans-serif;	*/
	font-size: 35px;
	line-height: 42px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	border-radius:0;
	opacity:1;
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 16px;
	line-height: 18px;
}
#wowslider-container1 .ws_images ul{
	animation: wsBasic 13.2s infinite;
	-moz-animation: wsBasic 13.2s infinite;
	-webkit-animation: wsBasic 13.2s infinite;
}
@keyframes wsBasic{0%{left:-0%} 27.27%{left:-0%} 33.33%{left:-100%} 60.61%{left:-100%} 66.67%{left:-200%} 93.94%{left:-200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 27.27%{left:-0%} 33.33%{left:-100%} 60.61%{left:-100%} 66.67%{left:-200%} 93.94%{left:-200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 27.27%{left:-0%} 33.33%{left:-100%} 60.61%{left:-100%} 66.67%{left:-200%} 93.94%{left:-200%} }

#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:16px;
	left:-82px;
	visibility:hidden;
	position:absolute;
    border: 4px solid #5b5c61;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:163px;
	background-color:#5b5c61;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:21px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 4px solid #5b5c61;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-9px;
	margin-left:1px;
	left:82px;
	background:url(../images/triangle.png);
	width:13px;
	height:7px;
}

/*FIN DEL SLIDER*/

.sombra {
	background-image:url(../images/sombra.png);
	width:821px;
	height:25px;
	margin:0 auto;
}

.contenedor-cuerpo {
	width: 930px;
	height: 100%;
	background-image: url(../images/fondo-pie.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0 auto;
}

.destacados {
	width:920px;
	height:90px;
	margin:20px auto 0 auto;
}

.contedor-texto {
	float: left;
	width: 300px;
	padding: 5px 0px;
	border-right: dotted 1px #C0BFBF;
}

figure {
	text-align: center;
	margin: 2px;
}

.titulo-index {
	margin: 1px auto;
	font-size: 19px;
	text-align: center;
	color:#063c7b;
}

.texto-index {
	width: 240px;
	margin: 0 auto;
	text-align: center;
	line-height: 15px;
	color: #505050;
}

.producto-destacado {
	width:215px;
	height:180px;
	float:left;
	position:relative;
	margin-right:20px;
	background-image:url(../images/sombra-producto.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.producto-destacado-final {
	width:215px;
	height:180px;
	float:left;
	background-image:url(../images/sombra-producto.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}
	
.imagen-producto-destacado {
	margin:0 auto;
	background-color:#f6f9fa;
}

.titulo-producto-destacado {
	width: 202px;
	height: 31px;
	position: absolute;
	bottom: 23px;
	background-image: url(../images/fondo-titulo-destacado.png);
	padding: 13px 0 0 13px;
	font-weight:900;
	color:white;
}

/*GALERIA*/

.da-thumbs {
	list-style: none;
	width: 984px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin-right: 20px;
	background: #fff;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	width: 215px;
	height:150px;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 215px;
	height: 150px;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #0095c2;
	background: rgba(0,149,194,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	font-family:"Century Gothic";
	text-align:center;
}

.da-thumbs li a div {
	top: 0px;
	left: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.da-thumbs li a:hover div{
	left: 0px;
}

/*FIN DE GALERIA*/

/*MARCAS*/
.item{
    border: 1px solid #48a9c6;
	height: 154px;
	width: 165px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: white;
	float:left;
	margin:25px 30px 15px 25px;
}
.item #text{
    padding: 10px 6px;
	width: 153px;
	font-size: 11px;
	float: right;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#48a9c6;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	height: 20px;	
}


	
.item .title{
 	text-align: center;
	color: white;
	font-size: 15px;
}
.item img{
    margin:5px 0 0 5px;
    float:left;
}

/*MENU MARCAS*/

.cbp-hrmenu {
	width: 100%;
	margin-top: 2em;
	border-bottom: 4px solid #47a3da;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 920px;
	max-width: 70em;
	margin: 0 auto;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 700;
	padding: 1em 2em;
	color: #999;
	display: inline-block;
	text-decoration: none;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #47a3da;
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #0095c2;
	text-decoration: none;
}



/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #0095c2; /*FONDO */
	width: 100%;
	left: 0;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 32px;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 920px;
	float: left;
	padding: 20px 0 0 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #afdefa;
	padding: 2em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
}




/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}




a:hover {
	color: #000;
}

.container > header {
	width: 90%;
	max-width: 70em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em 1.875em;
}

.container > header {
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
}

.container > header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header nav {
	float: right;
}

.container > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}

.container > header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}

.container > header nav a:hover:after {
	opacity: 1;
}

.container > header nav a:hover {
	background: #47a3da;
}

.icon-drop:before, 
.icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}

.container > header nav a:hover:before {
	color: #fff;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}

.botones-productos {
	float: left;
	margin: 10px 5px 0 5px;
	width: 220px;
	text-align: center;
}

/*FIN MENU MARCAS*/

footer {
	text-align:center;
	font-size:11px;
 	background-image: -moz-linear-gradient( 90deg, rgb(1,1,1) 0%, rgb(35,35,35) 100%);
 	background-image: -webkit-linear-gradient( 90deg, rgb(1,1,1) 0%, rgb(35,35,35) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(1,1,1) 0%, rgb(35,35,35) 100%);
  	height: 29px;
	color:white;
	padding:5px 0px 3px 0;
	/*position: fixed;*/
	bottom: 0;
	width: 100%;
}

footer a {
	color:white;
	text-decoration:none;
}

footer a:hover {
	text-decoration:underline;
	color:#FFF;
}

.barra {
	height:79px;
	width:100%;
	background-color:#0095c2;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
}

.titulo {
	width:900px;
	color:white;
	margin:0 auto;
	padding-top: 30px;
}

.contendor-general {
	width:900px;
	margin:0 auto;
	height:auto;
}
	

.contenedor-formulario {
	width:580px;
	height:590px;
	background-color:#e6e6e6;
	border:solid 1px #c1c1c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:25px 15px;
	padding:30px;
	float: left;
}

.titulo-formulario {
	Color:#5d5d5d;
	font-weight:500;
	margin-bottom: 25px;	
}

.formulario { 
	display: inline;
	width: 265px;
	height: 55px;
	float: left;
	margin-bottom:8px;
}

.formulario label {
	font-size: 15px;
	margin-bottom: 3px;
	height: 17px;
	float: left;
	color: #c1c1c1;
}

.formula {
	width: 255px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	border: none;
	background-color: white;
	height: 25px;
	font-size: 12px;
	padding: 0 5px;
}

textarea {
	width:568px;
	height:266px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	border: none;	
	resize:none
}

.boton {
	float:right;
	width:91px;
	height:23px;
	margin-right:10px;
	text-transform:uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:none;
	color:white;
	background-color:#0095c2;
}

.nota {px;
	width:571px;
	text-align:center;
	color:#063c7b;
	float: left;
	position: relative;
	bottom: -60px;
	font-size:12px;
}

.derecha {
	float: left;
	height: 650px;
	width: 195px;
	margin: 25px 15px;
}

.datos {
	text-align: center;
	height: 130px;
	margin-top: 58px;
	border-bottom: solid 2px #009ac8;
}

.contenedor-barra {
	width:900px;
	margin:0 auto;
}

.titulo-marca {
	font-size: 18px;
	padding-top: 27px;
	width: 150px;
	float: left;
	color: white;
}

.texto-marca {
	width: 580px;
	float: right;
	padding-top: 16px;
	color: white;
}

.marca-canfiable {
	float: left;
	width: 215px;
	font-size: 18px;
	text-align: center;
	margin: 12px 4px;
	color:#063c7b;
}

.marca-canfiable a {
	color:#063c7b;
	text-decoration:none;
}

.marca-canfiable a:hover {
	color:#063c7b;
	text-decoration:underline;
}

.logo-marca {
	width:220px;
	height:80px;
	margin:40px 0 0 15px;
	float:left;
	background: white;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.logo-marca img {
	border:none;
}

.texto-marca-producto {
	width: 560px;
	float: right;
	margin-top:30px;
	padding-top: 16px;
	color: #063c7b;
	margin-right:20px;
}

.contenedor-productos {
	width:auto;
	/*height:460px;*/
	background-color:#d6d6d6;
	
}

.titulo-producto {

	border-radius: 7px;
	background-image: -moz-linear-gradient( 90deg, rgb(42,140,169) 0%, rgb(67,167,197) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(42,140,169) 0%, rgb(67,167,197) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(42,140,169) 0%, rgb(67,167,197) 100%);
	width: 131px;
	height: 26px;
	position: relative;
	top: -15px;
	text-align: center;
	padding-top: 6px;
	color: #FFF;
	float:left;
}

.paginacion {
	height: 10px;
	width: 100px;
	margin: 10px auto 40px auto;
	position: relative;
	padding-top: 15px;
}

.pagina {
	width: 10px;
	height: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: white;
	margin: 0 3px;
	float: left;
}

.pagina:hover {
	background-color:#0095c2;
	border:none;
}
	
.producto {
	width:165px;
	height:155px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:solid 2px #48a9c6;
	background-color:#FFF;
	float: left;
	margin: 0 28px 30px 28px;
	position: relative;
}


.imagen-producto {
	margin:0 auto;
	width: 165px;
	height: 155px;
	position:relative;
}

.imagen-producto img {
	margin: 10px auto;
	display: block;
}

.nombre-producto {
	background-color:#48a9c6;
	font-size:12px;
	color:#FFF;
	padding-left:4px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width:140px;
	min-height:16px;
	position: absolute;
	top: 11px;
}

.contenedor-de-productos {
	float: left;
	width: 900px;
}
.flecha-siguiente {
	float: left;
	height: 60px;
	width: 50px;
	background-color: #48a9c6;
	margin: 5% 30px;
	color: white;
	font-size: 35px;
	padding-top: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.contenedor-marcas {
	width:auto;
	height:auto;
	background-color:#48a9c6;
}

.listado-marcas {
	width:920px;
	margin:0 auto;
}

.titulo-listado {
	width: 200px;
	float: left;
	color: #FFF;
	margin-top: 15px;
	font-weight: bold;
	text-align: right;
	font-size: 15px;
}


.lista-marcas {
	float:left;
	width:620px;
	margin-top:11px;
	margin-left: 12px;
	margin-bottom:5px;
}

.marca {
	float:left;
	color: #FFF;
	font-size: 11px;
	padding: 5px 14px 5px;
	background-image:url(../images/fondo-circulo.png);
	background-repeat:no-repeat;
	background-position: 1px;
}

.marca a{
	color:#FFF;
	text-decoration:none;
}

.marca a:hover {
	text-decoration:underline;
}

.producto-siguiente {
	width: 165px;
	height: 125px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: solid 2px #48a9c6;
	background-color: #48a9c6;
	float: left;
	margin: 0 28px 30px 28px;
	position: relative;
	text-align: center;
	padding-top: 30px;
	font-size: 80px;
	color: #FFF;
	font-weight: bold;
}

.producto-siguiente a {
	text-decoration:none;
	border:none;
}

.contenedor-producto {
	width:600px;
	height:auto;
	margin:10px;
	padding:5px;
	border:solid 1px #CCC;
	background-color:#FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.contenedor-titulo {
	width:100%;
	height:50px;
	border-bottom:solid 1px #CCC;
}

.titutlo-producto {
	width: 400px;
	height: 20px;
	font-size: 17px;
	float: left;
	padding-top: 13px;
	padding-left: 11px;
	text-transform: uppercase;
	color: #063c7b;
}

.contenedor-marca {
	float: left;
	width: 165px;
	height: 44px;
	text-align: right;
	border-left: solid 1px #ccc;
	padding-right:15px;
}

.contenedor-marca img {
	width:140px;
	height:auto;
}

.foto-producto {
	float: left;
	margin: 15px;
}

.caracteristica-producto {
	float: left;
	margin: 10px 10px 10px 0;
	width: 380px;
	padding: 10px 0px 0px 15px;
	border-left: solid 1px #ccc;
}

.caracteristica {
	list-style:url(../images/vienta.png);
	margin-bottom:7px;
}

.busqueda {
	font-size: 18px;
	padding-top: 27px;
	width: 150px;
	float: left;
	color: white;
}

.resultado {
	width: 900px;
	height: 120px;
	margin: 15px 0px;
	border: solid 1px #CCC;
	background-color: white;
	padding-bottom: 5px;
}

.foto-producto-resultado {
	float: left;
	margin: 15px;
	padding-right: 15px;
	border-right: solid 1px #CCC;
	height: 96px;
}

.texto-busqueda {
	float: left;
	margin: 10px 10px 10px 0px;
	width: 670px;
}

.titulo-busqueda {
	margin-bottom: 5px;
}

.detalles-busqueda {
	height: 78px;
	position: relative;
	overflow: hidden;
}

.clear {
	clear:both;
}

.catalogo {
	width: 200px;
	margin-top: 30px;
	padding: 10px 5px 15px 5px;
	float: left;
}

.imagen-catalogo {
	text-align: center;
}

.titulo-catalogo {
	margin-top: 5px;
	text-align: center;
	
}

.titulo-catalogo a {
	color: #063c7b;
}

.page{
    list-style:none;
    overflow:hidden;
}

.page li{
    float:left;
}

.page li span{
    display:block;
    padding:10px;
}

.page li span.off{
    color:#ccc;
}

.page li span.active{
    color:#000;
    font-weight:bold;
    font-size:18px;
    padding:9px;
}

.page li a{
    display:block;
    padding:10px;
    color:#167b87;
}