body { 
	/*text-align: center;*/
	background: #ccc;
    margin:0;
    padding:0;
}

.bodycupon { 
	background:#fff;
}

@font-face {
	font-family: 'Swiss721';
	src: url('../fonts/swz721c-webfont.eot');
	src: local('☺'), url('../fonts/swz721c-webfont.woff') format('woff'), url('../fonts/swz721c-webfont.ttf') format('truetype'), url('../fonts/swz721c-webfont.svg#webfontxwPQUoty') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*----------HEADER----------*/

#header {
	width:auto;
	height:120px;
	margin:0 auto;
	background:#ccc;
}
#header-in {
	width:990px;
	margin:0 auto;
	overflow:auto;
}

#logo-1000, #logo-1000-cupon {
	width:205px;
	height:138px;
	text-align:left;
	margin-bottom:0;
	margin-top:0;
	float:left;
	overflow:hidden;
	background:url('../imagenes/logo_ago.png') no-repeat;
	position:absolute;
	
}

#logo-1000-cupon {
}

.registro-buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	float:right;
	background:#ddd;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

.registro-buscar a {
	color:#fff;
	text-decoration:none;
	/*background:url('../imagenes/bullet_blanco.gif') left center no-repeat;*/
	padding-left:10px;
}

.registro-buscar .registrate {
	color:#000;
}

.registro {
	color: #999;
    float: right;
    width:604px;
    padding-top: 0px;
    position:relative;
}

.buscador {
	float: right;
    margin-top:13px;
    width: 345px;
}







.btn a, .btn-buscar a {



	background:url('../imagenes/fondo_btn.png') top left repeat-x;



	color: #f00;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 11px;



	font-weight:bold;



	text-decoration:none;



	text-transform:uppercase;



	line-height:12px;



	display:inline-block;



	padding:8px 12px 8px 26px;



}



.btn-buscar a {



	background:url('../imagenes/fondo_btn_buscar.png') no-repeat 6px 6px;



	padding-left:30px



}



.btn a:hover, .btn-buscar a:hover {



	



}







.catalogo .btn {margin-top:10px;}







.consulta {



	margin-top:10px;



	text-transform:uppercase;



	float:left;



}



/*------------HEADER ANUNCIANTE-----------*/



#anunciante {

	width:950px;

	height:168px;

	margin:0 auto;

	margin-top:20px;

}

	#logo-anunciante {

		width:168px;

		height:168px;

		float:left;

		outline:1px solid #ccc;

	}

	#logo-anunciante img {

	}

	#desc-anunciante {

		width:574px;

		height:168px;

		margin:0 20px;

		float:left;

	}

		#nombre-anunciante, #datos-anunciante {

			color:#666;

			font-family:Arial, Helvetica, sans-serif;

			font-size:20px;

			text-align:left;

			text-decoration: none;

			text-transform:uppercase;

			font-weight: bold;

			margin-top:10px;

		}

		#datos-anunciante {

			font-size:13px;

			font-weight:normal;

			font-family:Tahoma, Arial, Helvetica, sans-serif;

			text-transform:none;

		}

	#mapa-anunciante {

		width:168px;

		height:168px;

		float:left;

		outline:1px solid #ccc;

	}







/*------------NAVEGADOR-----------*/


#barra-nav {
	width:100%;
	background:#000 url('../imagenes/fondo_barra.png') top repeat-x;
	border-bottom:1px solid #333;

}

#nav {
	width:990px;
	margin:0 auto;

}

.nav, .nav-pie {
	/*width: 790px;
	height:43px;*/
	text-align: left;
	/*position:relative;*/
}

.nav ul, .nav-pie ul {
	width:auto;
	list-style:none;
	margin: 0 auto;
	padding:0;
	float:left;
	border-right:1px solid #444;
	border-left:1px solid #000;
}
.nav li, .nav-pie li {
	margin:0;
	padding:0;
	float:left;
	border-right:1px solid #000;
	border-left:1px solid #444;
	text-align: left;
}

.nav-pie li {
	border:none;
	display:inline;
}
.nav .primero {
	border:none;
	border-right:1px solid rgb(177,189,32);
}
.nav .ultimo {
	border:none;
	border-left:1px solid rgb(241,247,171);
}

.nav li a, .nav-pie li a {
	color: #ccc;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	padding:20px 16px;
	display:block;
}
.nav li a:hover, .nav-pie li a:hover {
	color: #fff;
	background:#444;
}

/*



.nav-pie li a {
	color:rgb(211,227,32);
}
.nav-pie li a:hover {
	color: #fff;
}

*/
.nav li .off, .nav-pie li .off {
	padding-left:35px;
}
.nav li .contacto, .nav-pie li .contacto {
	padding-left:30px;
}
.form-acceso {
	width:380px;
	margin:0 auto;
	height:auto;
	clear:both;
	padding-top:17px;
	float:right;
}
.form-acceso .submit {
	float:left;
	height:23px;
	width:24px;
	padding:0;
	margin:0 10px 0 0;
	background: url('../imagenes/fondo_submit.jpg') center center no-repeat;
}
.form-acceso ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	line-height:12px;
}
.form-acceso .sesion {float:right;padding-top:6px;}
.form-acceso .sesion li {
	float:left;
	padding:0 10px;
}
.form-acceso a, .form-acceso ul li {
	color:#ccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin:0;
	padding:0;
}

.form-acceso a:hover {
	color:#fff;
}







/*------------------------------------slider-----------------------------------*/
#slider {
	text-align:left;
	margin-top:5px;
}
#prod-outer{
	position:relative;
	margin:0;
	padding:0;
	background:#f9f9f9;
	margin-right:3px;
	-webkit-box-shadow: 1px 1px 2px 2px #adadad;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 2px #adadad;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 2px 2px #adadad;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#prod-outerCentral {
	position:relative;
	margin:0;
	padding:0;
	background:#f9f9f9;
	margin-right:3px;
	-webkit-box-shadow: 1px 1px 2px 2px #adadad;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 2px #adadad;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 2px 2px #adadad;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#prod, #prod-outer {
	width:615px;
	height:344px;
}
#prodCentral{width:620px;
	height:102px;}
#prod-outerCentral {
	width:624px;
	height:104px;
	margin-left:3px;
	padding:2px;
}

#prod ul, #prod li, #prodCentral ul, #prodCentral li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
#prod, #prod li, #prodCentral, #prodCentral li{ 
			overflow:hidden;
			width:615px;
			}	
#prod, #prodCentral{ 
			margin-left:0px;
			/*background:url('../imagenes/fondo_slide.png');*/
			text-align:left;
			}	
#prod-outer #prevBtn, #prod-outer #nextBtn{ 
			display:block;
			width:31px;
			height:31px;
			position:absolute;
			left:0px;
			top:150px;
			/*display:none;*/
			}	
		#prod-outer #nextBtn{ 
			left:584px;
			}														
		#prod-outer #prevBtn a, #prod-outer #nextBtn a{  
			display:block;
			width:31px;
			height:31px;
			background:url('../images/btn_slider_l.gif') no-repeat 0 0;	
			}	
		#prod-outer #nextBtn a{ 
			background:url('../images/btn_slider_r.gif') no-repeat 0 0;	
			}
		#prod-outer #prevBtn a:hover{ 
			background:url('../images/btn_slider_l.gif') no-repeat 0 -31px;	
			}
		#prod-outer #nextBtn a:hover{ 
			background:url('../images/btn_slider_r.gif') no-repeat 0 -31px;	
			}
		.prod-slide{padding:12px;height:344px;width:auto;float:left;}
		.prod-slideCentral{padding:0px;height:100px;}
		.img-slide, .img-slideCentral{float:none;margin-right:0px;outline:1px solid #ddd;}
		.fecha-slide{
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#666;		
		}



		.porcentaje{
			/*float:left;*/
			margin:0 5px;
			width:80px;
			height:80px;
			background:url('../imagenes/porcentaje.png') top left no-repeat;
			position:relative;
			top:-10px;
		}

		.porcentaje span{
			color:#ff9;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:bold;
			font-style:italic;
			margin-top:28px;
			margin-left:0px;
			width:78px;
			position:absolute;
			text-align:center;
		}

		.titulo-slide{
			font-family:Arial, Helvetica, sans-serif;
			font-size:30px;
			/*text-transform:uppercase;*/
			font-weight:bold;
			/*line-height:32px;*/
			margin-bottom:0px;
			padding-left:0px;
			margin-top:6px;
			width:auto;
			/*float:left;*/
			margin-right:0px;
			height:80px;
		}

		.titulo-slide a{
			color:#000;
			text-decoration: none;
		}

		.titulo-slide a:hover{
			color:#000;
			text-decoration:underline;
		}
		
		.desc-slide{
			overflow:hidden;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#fff;
			padding-left:10px;
			border-left:2px solid #fff;
		}

		.ver-oferta{
			margin-top:8px;
			/*float:right;*/
			margin-right: 10px;
		}	
		#ver-oferta-cupon{
			width:600px;
			overflow: auto;
			margin-left: auto;
			margin-right: auto;
			margin-top:8px;
			background-color: #FFF;
			border:1px #CCCCCC dashed;
			padding:10px;
		}								

.fcupon{
	 width:100%;
	background-image:url('../imagenes/backcupon.jpg');
	background-repeat: repeat-x;

	padding-bottom: 40px;


}





/*------------------------------------ AVISOS -----------------------------------*/



#col-avisos {
	/*width:680px;*/
	height:auto;
	overflow:auto;
	margin-top:20px;
}

	.aviso, .aviso2 {
		width:216px;
		height:216px;
		background:#eee;
		margin:5px;
		float:left;
		color:#333;
		overflow:hidden;
  		border-radius:5px;
  		border:1px solid #ccc;
	}
	
	.aviso_resultado {
		width:610px;
		overflow:auto;
		
		margin:5px;
		float:left;
		color:#333;
		background:#f9f9f9;

	-webkit-box-shadow: 1px 1px 2px 2px #adadad;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 2px #adadad;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 2px 2px #adadad;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	}
	
	.aviso_resultado .porcentaje2, .aviso_resultado .descripcion {margin-top:5px;}
	
	.aviso_resultado .descripcion .titul{
		margin-top:8px;
		padding-right:10px;
		overflow:hidden;
		height:30px;
		font-size:18px;
	}
	
	.aviso_resultado .descripcion .desc{margin-top:0px;padding-right:45px;}
	
	.aviso_resultado .descripcion .precio{margin-top:5px;}
	
	.aviso_resultado .descripcion .anunciante{margin-top:5px;}

	.aviso2 {



		width:305px;



		height:250px;



	}



	.imagen, .imagen2, .imagen-result {
		width:200px;
		height:148px;
		padding:0;
		margin:7px;
		float:none;
		overflow:hidden;
		position:relative;
		border:1px solid #cccccc;
		background:#fff;
	}



		.imagen img {
			left:50%;
			top:50%;
			margin-left:-100px;
			margin-top:-66px;
			position:absolute;
		}

		.imagen2 img {
			left:50%;
			top:50%;
			margin-left:-100px;
			margin-top:-86px;
			position:absolute;
		}



	.imagen2 {
		width:291px;
		height:170px;
	}

		.imagen2 img {
			margin-left:-146px;
		}

	.imagen-result {
		width:150px;
		height:100px;
		float:left;
		text-align:center;
	}
		.imagen-result img {
			height:100%;
			/*left:50%;
			top:50%;
			margin-left:-75px;
			margin-top:-50px;
			position:absolute;*/
		}
	
	
	
	.porcentaje2 {
		float:right;
		margin:0 5px;
		width:47px;
		height:47px;
		background:url('../imagenes/porcentaje2.png') top left no-repeat;
		text-align: left;
	}

	.porcentaje2 span {
		color:#ff9;
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		font-weight:bold;
		font-style:italic;
		margin-top:10px;
		margin-left:6px;
		display:block;
	}

	.descripcion{
    	font-family:Arial, Helvetica, sans-serif;
   		font-size: 11px;
    	padding:0px;
    	text-align:left;
    	float:none:
    	width:auto;
    	height:auto;
    	overflow:hidden;
	}

	.precio{
		width:auto;
    	height:20px;
    	float:none;
		margin-top:0;
		margin-left:10px;
	}


		.precio .antes, .precio .ahora{
			font-family:Arial;
   			font-size: 12px;
   			margin-right:5px;
   			text-decoration:line-through;
   		}

   		.precio .ahora{
			color:#f00;
   			font-size:18px;
   			text-decoration:none;
   		}

   		.ver{
   			float:right;
   			margin-right:7px;
   		}

   	.banner-avisos{
   		width:620px;
   		height:100px;
   		margin:5px;
   		clear:both;
   		padding-top:5px;
   	}


/*--------------VER OFERTA-------------*/





#ver-oferta{
	width:auto;
	overflow:auto;
	margin:0;
}

	#titulo-ver-oferta{
		font-size:28px;
		font-weight:bold;
		margin:0 0 5px;
		text-transform:uppercase;
	}
.nombreuser{
	color:#b90000; font-size:20px; margin-bottom:30px;
}


	#foto-desc{
		float:left;
	}

	#foto-ver-oferta-cupon{
		width:266px;
		height:200px;
		overflow:hidden;
		border:4px solid #b90000;
		margin-left: 0px;
		margin-top: 20px;
		background-color: #FFF;
	}

	#foto-ver-oferta, #video-ver-oferta{

		width:460px;

		height:345px;

		overflow:hidden;
		border:1px solid #ccc;

	}

	

	#desc-ver-oferta{
		width:460px;
		overflow:auto;
		float:left;
		font-size: 16px;
		margin-top:10px;
		padding-bottom:12px;
		border-bottom:1px solid #ccc;
	}

		#desc-ver-oferta .titu{
			font-size:20px;
		}

		#desc-ver-oferta .descripcion{
			font-size:12px;
		}
		
		#desc-ver-oferta p{
			font-size:11px;
		}

	#imprimir-cupon{
		width:460px;
		float:left;
		margin:0;
		text-align:left;
	}

		#imprimir-cupon .btn-imprimir-cupon{
			overflow:auto;
			border-bottom:1px solid #ccc;
			text-align:center;
			padding:10px 0;
		}

		#imprimir-cupon .descuento-precio{
			overflow:auto;
			border-bottom:1px solid #ccc;
			padding:10px 0;

		}
		
			#imprimir-cupon .descuento-precio .precios{
				margin-top:5px;
			}
			#imprimir-cupon .descuento-precio .precios .antes{
				font-family:Arial;
				font-size:18px;
				margin-right:5px;
				text-decoration:line-through;
			}

			#imprimir-cupon .descuento-precio .precios .ahora{
				font-family:Arial;
				font-size:27px;
				font-weight:bold;
				margin-right:5px;
				text-decoration:none;
				color:#f00;
			}

		

		#imprimir-cupon .compartir{
			clear:both;
			overflow:auto;
			border-bottom:1px solid #ccc;
			padding:10px 0;
			font-size:12px;
		}

	#tips{
		width:215px;
		background:#eee;
		overflow:auto;
		padding:10px;
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#666;
		visibility:hidden;
	}

		#tips span{
			font-size:20px;
		}

/*----------CATALOGO----------*/

#contenedor { 
	width:100%;
	background:url('../imagenes/fondo_contenedor2.jpg') top left no-repeat;
}

#contenido {
	width:952px;
	overflow:auto;
	margin: 0 auto;
	position:relative;
}







#sidebar, #main {
	padding-top:0;
	padding-bottom:20px;
}


#sidebar {
	width:310px;
	overflow:auto;
	float:left;
	/*padding-left:20px;*/
	position:relative;
	padding:0;
	top:15px;
	left:0px;
	z-index:0;
}

.seccion-sidebar {
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
	/*border-bottom:1px solid #333;*/
}

.side-nav-top {
	height:20px;
	background:#000 /*url('../imagenes/sidenav_top.gif') no-repeat*/;
}

.side-nav {
	overflow:auto;
	background:/*rgb(125,34,69) url('../imagenes/fondo_sidenav.jpg') top left repeat-x*/;
	padding:0px;
}

.caja-sidenav {
	width:auto;
	margin:0 auto;
	text-align:left;
}

.caja-sidenav ul {
	width:100%;
	list-style-type:none;
	margin: 0 auto;
	padding:0;
}

.caja-sidenav li {
	margin:0;
	padding:0;
	/*display:block;*/
	border-top:1px solid #ccc;
}

.caja-sidenav .primero {
	border:none;
	border-top:1px solid #ccc;
}

.caja-sidenav .ultimo {
	border:none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.caja-sidenav li a {
	color: #666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform:inherit;
	font-weight:normal;
	padding:5px 0;
	padding-left:16px;
	display:block;
	background:url('../imagenes/bullet_rojo.gif') no-repeat 5px center;
}

.caja-sidenav li a:hover {
	color: #fff;
	background:#444 url('../imagenes/bullet_rojo.gif') no-repeat 8px center;
}

.side-nav-pie {
	height:16px;
	background:#000 /*url('../imagenes/sidenav_pie.gif') no-repeat*/;
	margin-bottom:10px;
}




/*---------BANNER mk 2.0---------*/











#banner, #banner2 { 
	width:950px;
	height:50px;
	margin: 0 auto;
	margin-top:20px;
	/*text-align:left;
	background:#000 url('../imagenes/banner.jpg') no-repeat;
	outline:1px solid #333;*/

}	

#banner2 {
	height:200px;
	}

/*.icon-off {
	position:absolute;
	top:4px;
	left:16px;
	z-index:20;
}

.icon-contacto {
	position:absolute;
	top:6px;
	left:681px;
	z-index:30;
}

.icon-off-pie {
	position:absolute;
	top:4px;
	left:16px;
	z-index:20;
}

.icon-contacto-pie {
	position:absolute;
	top:6px;
	left:670px;
	z-index:30;

}*/


/*----------------------HOME--------------------*/


#top {
	width: 100%;
	height: 45px;
	text-align: center;
	background:#000;
}

#top1 {
	width: 860px;
	height: auto;
	text-align: left;
	margin:0 auto;
	position:relative;
}

.acceso {
	width: 451px;
	height: 102px;
	text-align:center;
	background: url('../imagenes/acceso.png') top center no-repeat;
	position:absolute;
	z-index:10;
	left:409px;
	top:0;
}

.logo {
	margin-bottom: 5px;
	top:15px;
	left:20px;
	z-index:100;
	position:absolute;
}

#header-cuerpo {
	width: 860px;
	height:176px;
	/*background:#fff;*/
}

#esq-izq-nav {
	width:15px;
	height:43px;
	background: url('../imagenes/esq_nav_izq.png') no-repeat;
	float:left;
}

#esq-der-nav {
	width:15px;
	height:43px;
	background: url('../imagenes/esq_nav_der.png') no-repeat;
	float:left;
}

.datos-top {
	height:11px;
	background:url('../imagenes/datos_top.gif') no-repeat;
}



.datos {
	overflow:auto;
	background:#333 url('../imagenes/datos_fondo.jpg') bottom repeat-x;
	border-left:1px solid #666;
	border-right:1px solid #666;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}

.msn{
	padding:5px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	font-size:13px;
}

.cel{
	padding:5px;
	border-top:1px solid #333;
	font-size:18px;
}

.msn .titulo, .cel .titulo {
	font-size:13px;
	color:rgb(211,227,32);
}

.msn img, .cel img {
	float:left;
	margin:5px;
	margin-right:8px;
}

.datos-pie {
	height:11px;
	background:url('../imagenes/datos_pie.gif') no-repeat;
	margin-bottom:10px;

}

#main {
	width:620px;
	height: auto !important;
	height:600px;
	min-height:600px;
	/*overflow:auto;*/
	text-align:left;
	margin-left:20px;
	margin-top:15px;
	float:right;
	/*background:#000;*/
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FF0000;
	margin:0 0 10px;
	padding-bottom:5px;
	/*background:url('../imagenes/linea2.gif') repeat-x left bottom;*/
	/*border-bottom:1px solid #333;*/
}

.titulo, .titulo-sidebar {
	font-family: Swiss721, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#999;
	margin-bottom:5px;
	padding-left:14px;
}

.titulo img, .titulo-sidebar img {
	vertical-align:text-bottom;
}

.titulo-sidebar {
	font-family:Swiss721, Arial Narrow, Helvetica, sans-serif;
	padding:0;
	font-size: 28px;
	color:#06c;
}

.ico-prod {background:url('../imagenes/iconos_tit2.gif') 0px -22px no-repeat;}

.ico-nov {background:url('../imagenes/iconos_tit2.gif') 0px 2px no-repeat;}

.ico-vid {background:url('../imagenes/iconos_tit2.gif') 0px -10px no-repeat;}

.ico-con {background:url('../imagenes/iconos_tit2.gif') 0px -34px no-repeat;}

.ico-reg {background:url('../imagenes/iconos_tit2.gif') 0px -47px no-repeat;}







.verde {color:#3c3;}



.celeste {color:#09f;}











.oferta {



	width:270px;



	overflow:auto;



	margin-right:10px;



	/*padding-bottom:10px;*/



	margin-bottom:10px;



	float:left;



}



.oferta-top {



	width:270px;



	height:13px;



	/*border-top:5px solid rgb(211,227,32);



	border-left:5px solid rgb(211,227,32);



	border-right:5px solid rgb(211,227,32);*/



	background: url('../imagenes/oferta_top.gif') no-repeat;



}



.oferta-cuerpo {



	width:254px;



	height:325px;



	border-left:8px solid rgb(211,227,32);



	border-right:8px solid rgb(211,227,32);



	background: url('../imagenes/fondo_off.jpg') bottom right no-repeat;



}



.oferta-txt {



	padding:0 10px;



}



.oferta-pie {



	width:270px;



	height:18px;



	/*border-left:5px solid rgb(211,227,32);



	border-right:5px solid rgb(211,227,32);



	border-bottom:5px solid rgb(211,227,32);*/



	background: url('../imagenes/oferta_pie.gif') no-repeat;



}



.titulo-oferta, .titulo-producto, .titulo-detalles, .titulo-noticia, .titulo-video {



	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;



	font-size:20px;



	font-weight:bold;



	color:#fff;



	height:18px;



	line-height:18px;



	overflow:hidden;



	margin-bottom:10px;



	text-transform:uppercase;



}



.titulo-detalles {



	height:auto;



	font-size:26px;



	line-height:26px;



}



.titulo-oferta a, .titulo-producto a {



	color:#000;



	text-decoration:none;



}



.titulo-producto a {



	color:#000;



}



.titulo-noticia a, .titulo-video a {



	color:#000;



	text-decoration:none;



}



.titulo-oferta a:hover, .titulo-producto a:hover, .titulo-video a:hover {



	text-decoration:underline;



	color:#ff0000;



}



.titulo-noticia a:hover {



	text-decoration:underline;



	color:#FE3480;



}



.titulo-oferta a:visited, .titulo-producto a:visited, .titulo-video a:visited {



	color:#999;



}



.titulo-noticia a:visited {



	color:#666;



}



.foto {



	/*width:232px;



	height:174px;*/



	border:1px solid #ccc;



	margin-bottom:10px;



	padding:0;



}



.foto:hover {



	border:1px solid #999;



}







.fotoTh{



   border:0px none !important;



}



.tablaFoto{border:0px none; padding:0; width:232px; height:174px}



.foto-detalles {



	padding:0 25px;



	float:right;



	width:232px;



	height: auto !important;



	min-height: 400px;



	position:relative;



}



.foto-detalles .foto {



	float:left;



}



.oferta-detalles, .oferta-productos {



	width:52px;



	height:52px;



	z-index:15;



	background: url('../imagenes/iconos/off.png') top right no-repeat;



	position:absolute;



	top:5px;



	left:30px;



}



.oferta-productos {



	background: url('../imagenes/icon_off.png') top left no-repeat;



	left:5px;



}







.marca {



	height:45px;



	margin:10px 0;



}



.desc, .desc-detalles, .desc-noticia, .desc-video {
	height:24px;
	overflow:hidden;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size:18px;
	color:#666;
	font-weight:bold;
	margin-left:10px;
}

.desc a {
	color:#000;
}
.desc a:hover {
	text-decoration:underline;
	color:#000;
}

.desc-detalles {
	height:auto;
	line-height:14px;
	font-size:12px;
}

.desc-noticia {
	color:#000;
	height:12px;
}

.txt-noticia {
	text-align:left;
	width:520px;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
}

.detalles, .vermas, .volver, .leermas, .vervideo {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	margin-top:4px;
}

.volver {
	padding-top:14px;
	padding-left:10px;
	float:left;
}



.detalles a, .vermas a, .volver a, .leermas a, .vervideo a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	background: url('../imagenes/bullet_mas.gif') bottom left no-repeat;
}



.leermas a {
	color:#000;
}



.vermas a, .vervideo a, .volver a, .detalles a{
	color:#09f;
}

.volver a, .vervideo a {
	/*background: url('../imagenes/bullet_volver.gif') bottom left no-repeat;*/
	background:none;
	padding:0;
}

.detalles a:hover, .vermas a:hover, .volver a:hover, .vervideo a:hover{
	text-decoration:underline;
}

.producto1, .producto2, .producto3, .producto-oferta, .noticia, .video {



	width:auto;



	overflow:auto;



	padding:10px;



	display:block;



	border:1px solid #999;



	background: #fff;



	margin-bottom:5px;



	/*-moz-border-radius: 5px;*/



}



.producto2 {



	/*background: #000 url('../imagenes/fondo_producto2.jpg') top repeat-x;



	border:1px solid #f06;



	border-right:1px solid #333;



	border-bottom:1px solid #333;*/



}



.producto3 {



	/*background: #000 url('../imagenes/fondo_producto3.jpg') top repeat-x;



	border:1px solid #06c;



	border-right:1px solid #333;



	border-bottom:1px solid #333;*/



}







.producto-oferta {



	background: #fff;



	position:relative;



}



.noticia {



	background: #fff;



}



.video {



	background: #fff;



	



}



.fecha, .fecha-ver-noticia, .fecha-video{



	font-family: Arial, Helvetica, sans-serif;



	font-size:9px;



	color:#000;



}



.foto-noticia{



	float:left;



	margin-right:10px;



	margin-bottom:10px;



}



.titulo-producto, .titulo-noticia, .titulo-video {



	height:18px;



	margin-bottom:2px;



}



.miniatura, .miniatura-detalles {



	width:80px;



	/*height:60px;*/



	outline:1px solid #ccc;



	margin-right:10px;



	float:left;



}



.miniatura:hover, .miniatura-detalles:hover {



	outline:1px solid #999;



}



.miniatura-detalles {



	margin-bottom:10px;



}



.ver_video p{color:#666;font-family:Arial, Helvetica, sans-serif;font-size: 12px;}







.producto1 .precio, .producto2 .precio {

	/*float:right;*/
	font-size:16px;
	margin-top:0px;
	clear:none;
}

#marcas-outer {
	width:860px;
	height:84px;
	background:#fff;
	clear:both;
	position:relative;
	margin-bottom:10px;	
}

/* marcas */
		#marcas ul, #marcas li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	

		#marcas, #marcas li{ 
			height:auto;
			width:620px;
			overflow:auto;
			}	

		#marcas{ 
			margin-left:0px;
			margin-top:20px;
			}	

		#prevBtn, #nextBtn{ 
			display:block;
			width:39px;
			height:77px;
			position:absolute;
			left:0px;
			top:4px;
			display:none;
			}	
		#nextBtn{ 
			left:584px;
			}														

		#prevBtn a, #nextBtn a{  
			display:block;
			width:39px;
			height:77px;
			background:url('../images/btn_slider_l.png') no-repeat 0 0;	
			}	
			
		#nextBtn a{ 
			background:url('../images/btn_slider_r.png') no-repeat 0 0;	
			}								



	/* // marcas */







#pie {
	/*width: 860px;*/
	height: auto;
	overflow: auto;
	margin-bottom:0px;
	padding:10px;
}

#creditos {
	/*width: 860px;*/
	height:100px;
	text-align: left;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size:11px;
	color: #888;
	padding:0;
	margin:0 auto;
	background:#ccc;
}

#creditos a {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	color: #888;
	text-decoration:none;
}
#creditos a:hover {
	color: #999;
}
#creditos a img{
	vertical-align:middle;
}

.seguinos a, .seguinos ul li, .terminos a, .terminos ul li {
	color:#888;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.seguinos a:hover, .terminos a:hover {
	color:#fff;
}

.seguinos, .terminos {
	margin:0 auto;
	padding:0;
	width:950px;
	overflow:auto;
}

.terminos {
	margin-top:12px;
	padding:0;
	text-align:right;
}

.seguinos ul, .terminos ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

.seguinos ul li, .terminos ul li {
	float:left;
	margin:0;
	padding:0;
	padding-right:12px;
}

.seguinos .social li{
	float:none;
	display:inline;
}

.addthis_default_style {
	font-family: Tahoma, Geneva, Arial, sans-serif; 
	font-size:11px;
	margin-top:7px;
	padding-top:10px;
	width:100%;
	clear:both;
	display:block;
	/*background:url('../imagenes/linea.gif') repeat-x left top;*/
	border-top:1px solid #333;
}		

.addthis_default_style a, .addthis_default_style {color:#666; text-decoration:none;}

.paginador{
	float: right;
    padding:10px 20px;
}

.paginador a, .paginador #active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#666;
	border:1px solid #000;
	background:#333;
	padding:5px 8px;
	text-decoration:none;
}



.paginador #active {



	color:#fff;



	border:1px solid #666;



}



/* Change the color of the striped tables */

.striped > tbody > tr:nth-child(odd) > td,

.striped > tbody > tr:nth-child(odd) > th {

  background-color: #f3f4f5;

}

.table.no-border,

.table.no-border td,

.table.no-border th {

  border: 0px none;

}

/* .text-center in tables */

table.text-center,

table.text-center td,

table.text-center th {

  text-align: center;

}

.table.align th {

  text-align: left;

}

.table.align td {

  text-align: right;

}

.text-bold,

.text-bold.table td,

.text-bold.table th {

  font-weight: 700;

}





/* Background colors */

.bg-red,

.bg-yellow,

.bg-aqua,

.bg-blue,

.bg-light-blue,

.bg-green,

.bg-navy,

.bg-teal,

.bg-olive,

.bg-lime,

.bg-orange,

.bg-fuchsia,

.bg-purple,

.bg-maroon,

.bg-black {

  color: #f9f9f9 !important;

}

.bg-gray {

  background-color: #eaeaec !important;

}

.bg-black {

  background-color: #222222 !important;

}

.bg-red {

  background-color: #f56954 !important;

}

.bg-yellow {

  background-color: #f39c12 !important;

}

.bg-aqua {

  background-color: #00c0ef !important;

}

.bg-blue {

  background-color: #0073b7 !important;

}

.bg-light-blue {

  background-color: #3c8dbc !important;

}

.bg-green {

  background-color: #00a65a !important;

}

.bg-navy {

  background-color: #001f3f !important;

}

.bg-teal {

  background-color: #39cccc !important;

}

.bg-olive {

  background-color: #3d9970 !important;

}

.bg-lime {

  background-color: #01ff70 !important;

}

.bg-orange {

  background-color: #ff851b !important;

}

.bg-fuchsia {

  background-color: #f012be !important;

}

.bg-purple {

  background-color: #932ab6 !important;

}

.bg-maroon {

  background-color: #85144b !important;

}

/* Text colors */

.text-red {

  color: #f56954 !important;

}

.text-yellow {

  color: #f39c12 !important;

}

.text-aqua {

  color: #00c0ef !important;

}

.text-blue {

  color: #0073b7 !important;

}

.text-black {

  color: #222222 !important;

}

.text-light-blue {

  color: #3c8dbc !important;

}

.text-green {

  color: #00a65a !important;

}

.text-navy {

  color: #001f3f !important;

}

.text-teal {

  color: #39cccc !important;

}

.text-olive {

  color: #3d9970 !important;

}

.text-lime {

  color: #01ff70 !important;

}

.text-orange {

  color: #ff851b !important;

}

.text-fuchsia {

  color: #f012be !important;

}

.text-purple {

  color: #932ab6 !important;

}

.text-maroon {

  color: #85144b !important;

}



/*

    component: Boxes

-------------------------

*/

.box {

   background: none repeat scroll 0 0 #fafafa;

    border: 1px solid #eee;

    border-radius: 3px;

    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);

    margin-bottom: 20px;

    position: relative;

    width: 100%;

}

.box.box-primary {

  border-top-color: #3c8dbc;

}

.box.box-info {

  border-top-color: #00c0ef;

}

.box.box-danger {

  border-top-color: #f56954;

}

.box.box-warning {

  border-top-color: #f39c12;

}

.box.box-success {

  border-top-color: #00a65a;

}

.box.height-control .box-body {

  max-height: 300px;

  overflow: auto;

}

.box .box-header {

  position: relative;

  -webkit-border-top-left-radius: 3px;

  -webkit-border-top-right-radius: 3px;

  -webkit-border-bottom-right-radius: 0;

  -webkit-border-bottom-left-radius: 0;

  -moz-border-radius-topleft: 3px;

  -moz-border-radius-topright: 3px;

  -moz-border-radius-bottomright: 0;

  -moz-border-radius-bottomleft: 0;

  border-top-left-radius: 3px;

  border-top-right-radius: 3px;

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

  border-bottom: 0px solid #f4f4f4;

  color: #444;

}

.box .box-header:before,

.box .box-header:after {

  display: table;

  content: ""

}

.box .box-header:after {

  clear: both;

}

.box .box-header > .fa,

.box .box-header > .glyphicon,

.box .box-header > .ion,

.box .box-header .box-title {

  display: inline-block;

  padding: 10px 10px 10px 10px;

  margin: 0;

  font-size: 20px;

  font-weight: 400;

  float: left;

  cursor: default;

}

.box .box-header a {

  color: #444;

}

.box .box-header > .box-tools {

  padding: 5px 10px 5px 5px;

}

.box .box-body {

  padding: 5px;

  -webkit-border-top-left-radius: 0;

  -webkit-border-top-right-radius: 0;

  -webkit-border-bottom-right-radius: 3px;

  -webkit-border-bottom-left-radius: 3px;

  -moz-border-radius-topleft: 0;

  -moz-border-radius-topright: 0;

  -moz-border-radius-bottomright: 3px;

  -moz-border-radius-bottomleft: 3px;

  border-top-left-radius: 0;

  border-top-right-radius: 0;

  border-bottom-right-radius: 3px;

  border-bottom-left-radius: 3px;

}

.box .box-body > table,

.box .box-body > .table {

  margin-bottom: 0;

}

.box .box-body.chart-responsive {

  width: 100%;

  overflow: hidden;

}

.box .box-body > .chart {

  position: relative;

  overflow: hidden;

  width: 100%;

}

.box .box-body > .chart svg,

.box .box-body > .chart canvas {

  width: 100%!important;

}

.box .box-body .fc {

  margin-top: 5px;

}

.box .box-body .fc-header-title h2 {

  font-size: 15px;

  line-height: 1.6em;

  color: #666;

  margin-left: 10px;

}

.box .box-body .fc-header-right {

  padding-right: 10px;

}

.box .box-body .fc-header-left {

  padding-left: 10px;

}

.box .box-body .fc-widget-header {

  background: #fafafa;

  box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.02);

}

.box .box-body .fc-grid {

  width: 100%;

  border: 0px none;

}

.box .box-body .fc-widget-header:first-of-type,

.box .box-body .fc-widget-content:first-of-type {

  border-left: 0px none;

  border-right: 0px none;

}

.box .box-body .fc-widget-header:last-of-type,

.box .box-body .fc-widget-content:last-of-type {

  border-right: 0px none;

}

.box .box-body .table {

  margin-bottom: 0;

}

.box .box-body .full-width-chart {

  margin: -19px;

}

.box .box-body.no-padding .full-width-chart {

  margin: -9px;

}

.box .box-footer {

  border-top: 1px solid #f4f4f4;

  -webkit-border-top-left-radius: 0;

  -webkit-border-top-right-radius: 0;

  -webkit-border-bottom-right-radius: 3px;

  -webkit-border-bottom-left-radius: 3px;

  -moz-border-radius-topleft: 0;

  -moz-border-radius-topright: 0;

  -moz-border-radius-bottomright: 3px;

  -moz-border-radius-bottomleft: 3px;

  border-top-left-radius: 0;

  border-top-right-radius: 0;

  border-bottom-right-radius: 3px;

  border-bottom-left-radius: 3px;

  padding: 10px;

  background-color: #ffffff;

}

.box.box-solid {

  border-top: 0px;

}

.box.box-solid > .box-header {

  padding-bottom: 0px!important;

}

.box.box-solid > .box-header .btn.btn-default {

  background: transparent;

}

.box.box-solid.box-primary > .box-header {

  color: #fff;

  background: #3c8dbc;

  background-color: #3c8dbc;

}

.box.box-solid.box-primary > .box-header a {

  color: #444;

}

.box.box-solid.box-info > .box-header {

  color: #fff;

  background: #00c0ef;

  background-color: #00c0ef;

}

.box.box-solid.box-info > .box-header a {

  color: #444;

}

.box.box-solid.box-danger > .box-header {

  color: #fff;

  background: #f56954;

  background-color: #f56954;

}

.box.box-solid.box-danger > .box-header a {

  color: #444;

}

.box.box-solid.box-warning > .box-header {

  color: #fff;

  background: #f39c12;

  background-color: #f39c12;

}

.box.box-solid.box-warning > .box-header a {

  color: #444;

}

.box.box-solid.box-success > .box-header {

  color: #fff;

  background: #00a65a;

  background-color: #00a65a;

}

.box.box-solid.box-success > .box-header a {

  color: #444;

}

.box.box-solid > .box-header > .box-tools .btn {

  border: 0px none;

  box-shadow: none

}

.box.box-solid.collapsed-box .box-header {

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

}

.box.box-solid[class*='bg'] > .box-header {

  color: #fff;

}

.box .box-group > .box {

  margin-bottom: 5px;

}

.box .knob-label {

  text-align: center;

  color: #333;

  font-weight: 100;

  font-size: 12px;

  margin-bottom: 0.3em;

}

.box .todo-list {

  margin: 0;

  padding: 0px 0px;

  list-style: none;

}

.box .todo-list > li {

  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;

  border-radius: 2px;

  padding: 10px;

  background: #f3f4f5;

  margin-bottom: 2px;

  border-left: 2px solid #e6e7e8;

  color: #444;

}

.box .todo-list > li:last-of-type {

  margin-bottom: 0;

}

.box .todo-list > li.danger {

  border-left-color: #f56954;

}

.box .todo-list > li.warning {

  border-left-color: #f39c12;

}

.box .todo-list > li.info {

  border-left-color: #00c0ef;

}

.box .todo-list > li.success {

  border-left-color: #00a65a;

}

.box .todo-list > li.primary {

  border-left-color: #3c8dbc;

}

.box .todo-list > li > input[type='checkbox'] {

  margin: 0 10px 0 5px;

}

.box .todo-list > li .text {

  display: inline-block;

  margin-left: 5px;

  font-weight: 600;

}

.box .todo-list > li .label {

  margin-left: 10px;

  font-size: 9px;

}

.box .todo-list > li .tools {

  display: none;

  float: right;

  color: #f56954;

}

.box .todo-list > li .tools > .fa,

.box .todo-list > li .tools > .glyphicon,

.box .todo-list > li .tools > .ion {

  margin-right: 5px;

  cursor: pointer;

}

.box .todo-list > li:hover .tools {

  display: inline-block;

}

.box .todo-list > li.done {

  color: #999;

}

.box .todo-list > li.done .text {

  text-decoration: line-through;

  font-weight: 500;

}

.box .todo-list > li.done .label {

  background: #eaeaec !important;

}

.box .todo-list .handle {

  display: inline-block;

  cursor: move;

  margin: 0 5px;

}

.box .chat {

  padding: 5px 20px 5px 10px;

}

.box .chat .item {

  margin-bottom: 10px;

}

.box .chat .item:before,

.box .chat .item:after {

  display: table;

  content: ""

}

.box .chat .item:after {

  clear: both;

}

.box .chat .item > img {

  width: 40px;

  height: 40px;

  border: 2px solid transparent;

  -webkit-border-radius: 50% !important;

  -moz-border-radius: 50% !important;

  border-radius: 50% !important;

}

.box .chat .item > img.online {

  border: 2px solid #00a65a;

}

.box .chat .item > img.offline {

  border: 2px solid #f56954;

}

.box .chat .item > .message {

  margin-left: 55px;

  margin-top: -40px;

}

.box .chat .item > .message > .name {

  display: block;

  font-weight: 600;

}

.box .chat .item > .attachment {

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

  background: #f0f0f0;

  margin-left: 65px;

  margin-right: 15px;

  padding: 10px;

}

.box .chat .item > .attachment > h4 {

  margin: 0 0 5px 0;

  font-weight: 600;

  font-size: 14px;

}

.box .chat .item > .attachment > p,

.box .chat .item > .attachment > .filename {

  font-weight: 600;

  font-size: 13px;

  font-style: italic;

  margin: 0;

}

.box .chat .item > .attachment:before,

.box .chat .item > .attachment:after {

  display: table;

  content: ""

}

.box .chat .item > .attachment:after {

  clear: both;

}

.box > .overlay,

.box > .loading-img {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

}

.box > .overlay {

  z-index: 1010;

  background: rgba(255, 255, 255, 0.7);

}

.box > .overlay.dark {

  background: rgba(0, 0, 0, 0.5);

}

.box > .loading-img {

  z-index: 1020;

  background: transparent url('../img/ajax-loader1.gif') 50% 50% no-repeat;

}







.logueado{ font-size:14px; margin-top:10px; text-align:right; font-weight:normal;padding-right:10px;}
.logueado .boton-general{
	background: rgba(246,0,0,1);
background: -moz-linear-gradient(top, rgba(246,0,0,1) 0%, rgba(183,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,0,0,1)), color-stop(100%, rgba(183,0,0,1)));
background: -webkit-linear-gradient(top, rgba(246,0,0,1) 0%, rgba(183,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(246,0,0,1) 0%, rgba(183,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(246,0,0,1) 0%, rgba(183,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(246,0,0,1) 0%, rgba(183,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f60000', endColorstr='#b70000', GradientType=0 );
padding-top:4px;
padding-bottom: 3px;
padding-left: 7px;
padding-right: 7px;
border:1px solid #494542;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.logueado .boton-general:hover{
	background: rgba(186,0,0,1);
background: -moz-linear-gradient(top, rgba(186,0,0,1) 0%, rgba(190,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(186,0,0,1)), color-stop(100%, rgba(190,0,0,1)));
background: -webkit-linear-gradient(top, rgba(186,0,0,1) 0%, rgba(190,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(186,0,0,1) 0%, rgba(190,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(186,0,0,1) 0%, rgba(190,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(186,0,0,1) 0%, rgba(190,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba0000', endColorstr='#be0000', GradientType=0 );
border:1px solid #615d5b;
color:#FFF;
text-decoration: none;
}
/*----------------------------------------------*/
.boton-ingresar{
	background:#f56954;
padding-top:4px;
padding-bottom: 3px;
padding-left: 7px;
padding-right: 7px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:15px;
display: block;
float: left;
margin-right: 0px;
margin-left:4px;
height:30px;
color:#FFF;
}
.boton-ingresar:hover{
	background:#ff0000;
	text-decoration: none;
	color:#fff;
}
.boton-ingresar:visited, .logueado .boton-general:visited{
	color:#FFF;
	text-decoration: none;
}
.boton-ingresar:active, .logueado .boton-general:active{
	color:#FFF;
	text-decoration: none;
}
.lista-ingresar{
	float: left;
	width:120px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	
}
.lista-ingresar li{
	list-style-type: none;
	padding: 0px;
}
.lista-ingresar li a{
	color:#666;
	text-decoration: none;
}
.lista-ingresar li a:hover{
	color:#000;
}

/*.logueado a{ background-image:url('none');}*/

.col-md-6{ padding-left:9px !important; padding-right:10px !important;}

.anunciante{text-align: right; margin-right:5px;}

.anunciante a{color:#999999;}

.mapa{ width:402px; height:302px; float:left; margin-left:20px; border: 1px solid #CCCCCC;}

.compartir h4{ text-align:center;}

.compartir p{ text-align:center;}

.logoComercio{ margin-left:auto; margin-right:auto;}

.Destacado{ background-color:#f9f9f9 !important; border:4px solid #b70000; -webkit-box-shadow: 1px 1px 2px 2px #e6b3b3;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 2px #e6b3b3;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 2px 2px #e6b3b3;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */}
.Destacado .titul{ font-size:24px !important;}
.Destacado .anunciante a{ font-size:14px !important; color:#333333;}
.bannerSocial{margin-left:5px; width:305px; float:left;}

.modform{
	background-color:#f9f9f9;

	-webkit-box-shadow: 1px 1px 2px 2px #adadad;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 2px #adadad;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 2px 2px #adadad;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.modform label{

	color:#333;

}
.t-buscar{
	background-color: #e4e4e4;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	color:#333;
	font-weight: bold;
}
.modbuscar:link{
	background-color: #bd0000;
	color:#FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.modbuscar:visited{
	background-color: #fb0000;
	color:#FFF;
	text-decoration: none;
}
.modbuscar:hover{
	background-color: #fb0000;
	color:#FFF;
	text-decoration: none;
}
.modbuscar:active{
	background-color: #fb0000;
	color:#FFF;
	text-decoration: none;
}
.side-nav .categorias{ overflow:auto; height:450px;}
/*.subcat a{ background-image:url('none') !important;}*/
.caja-sidenav ul .subcat{background-color:#eee;padding-left:12px;}
.caja-sidenav .subcat a{ background-image:url('../imagenes/bullet_negro.gif');}

.modal{ z-index:10050 !important;}
