/*
los comentario en // son para IE ,  FF los ignora

*/
  .boton_info a{
	float: left;
	background-color: #0000FF;

	width: 60px;
	padding-top: 6px;


	/*	margin-right: 3px;*/
	margin-left: 3px;
	height: 24px;
	background-image: url(psd/boton_nuevo_090722_chico.png);
	text-decoration: none;
	/*
	height: 27px;
	padding-top: 8px;
	display: block;
	
	margin-left: 20px;
	
//	margin-right: auto;
//	margin-left: auto;
	width: 70px;
	margin-top: 5px;
	background-repeat: no-repeat;
	*/
}

 .boton_info a:hover{background-image: url(psd/boton_nuevo_090722_chico_ov.png)}

 .boton_nuevo_chico a:hover{
	background-image: url(psd/boton_nuevo_090722_chico_ov.png); 
}

.h3_estrecho{
	font-family: "Arial Narrow";
	display: block;
	font-size: 14px;
}

.producto_cuadradito{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #1C86EE;
	border-right-color: #1C86EE;
	border-bottom-color: #1C86EE;
	border-left-color: #1C86EE;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: outset;
	border-bottom-style: outset;
	padding: 3px;
	background-color: #FFFFFF;
	width: 30%;
	float: left;
	margin-left: 1%;
	/*	height: 203px;
	//height: 200px;*/
	height: 189px;
	font-family: "Arial Narrow";
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	display: block;	
}



#thumb {
	height: 165px;
/*background-color: #1C86EE;*/
	/*	display: block;*/
	width: 110px;
	float: right;
	padding: 0px;
	margin-top: 2px;
}

#thumb a img{
	margin-top: 0px;
}
.producto_cuadradito a img{
	margin-top: 2px;
	//margin-top: 1px;
	/*
	height: 165px;
	width: 110px;
	*/
}

.producto_cuadradito_49{
/*	background-color: #FFFFCC;*/
	width: 48%;
	//width: 48%;
	float: left;
	text-align: left;
	height: 87px;
	//height: 88px;
	font-family: "Arial Narrow";
	font-size: 15px;
	line-height: 15px;
	padding: 1%;
	overflow: hidden;
}
.producto_cuadradito_49_d{
/*	background-color: #33CC00;*/
	width: 50%;
	//width: 50%;
	float: right;
	height: 90px;
	clear: right;
}

.producto_cuadradito_49_d a img {
	/*
	margin: 2px;
	clear: both;*/
	float: right;
	margin-top: 2px;	
}
.producto_cuadradito_botonera02{
/*background-color: #000000;*/
		width: 70%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.producto_cuadradito h3 a{
	background-color: #1C86EE;
	color: #FFFFFF;
/*	width: 100%;*/
	display: block;
	text-decoration: none;
	text-indent: 5px;
	padding: 3px;
}

.resaltador{
	font-weight: bold;
	display: inline;
/*	background-image: url(psd/centro_fondo_2lineas.png);*/
	padding-right: 2px;
	padding-left: 2px;
}

.tira{
/*	background-color: #CC9900;*/
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.tira p{
/*	background-color: #33FF00;*/
	font-family: "Arial Narrow";
	margin: 0px;
	padding: 1px;
	font-size: 14px;
	display: block;
}
.tira_botonera{
	background-color: #CC9900;
	/*	width: 64%;*/
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;/*		height: 30px;*/
}
