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

*/

.producto_cuadradito_destacado{
		
	width: 108px;
	padding: 3px;
	
	background-color: #FFFFFF;
		margin-bottom: 5px;
	
	margin-top: 5px;
	
	float: left;
	margin-left: 1%;

	height: 205px;
	font-family: "Arial Narrow";
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	display: block;	
	

	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;
}

.producto_cuadradito_destacado h3 a{
	background-color: #666666;
	color: #FFFFFF;
	width: 102px;
	//width: 104px;
	display: block;
	text-decoration: none;
	text-indent: 0px;
	padding: 3px;
	height: 32px;
	overflow: hidden;
}

#thumb_destacado {
/*	background-color: #1C86EE;*/
	width: 108px;
	//width: 110px;
	display: block;
	float: left;
	
	/*
	
	text-decoration: none;
	padding: 3px;
	height: 35px;

padding: 0px;
*/
/*
	height: 165px;

	float: right;
	
	margin-top: 4px;
	*/
}

#thumb_destacado a img{
	float: left;
	margin-top: 3px;
	width: 108px;
	//width: 110px;
	display: block;
	float: left;


	/*
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
}


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

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



	margin-left: 3px;
	height: 24px;
	background-image: url(psd/boton_nuevo_090722_chico.png);
	text-decoration: none;
}

 .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;
}



#thumb {
	height: 165px;
background-color: #1C86EE;

	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;
}

.producto_cuadradito_49{

	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{

	width: 50%;
	//width: 50%;
	float: right;
	height: 90px;
	clear: right;
}

.producto_cuadradito_49_d a img {
	float: right;
	margin-top: 2px;	
}
.producto_cuadradito_botonera02{

		width: 70%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.producto_cuadradito h3 a{
	background-color: #1C86EE;
	color: #FFFFFF;

	display: block;
	text-decoration: none;
	text-indent: 5px;
	padding: 3px;
}

.resaltador{
	font-weight: bold;
	display: inline;

	padding-right: 2px;
	padding-left: 2px;
}

.tira{

	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.tira p{

	font-family: "Arial Narrow";
	margin: 0px;
	padding: 1px;
	font-size: 14px;
	display: block;
}
.tira_botonera{
	background-color: #CC9900;

	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
*/
