﻿/*LO LEEN TODOS*/
.cuadros_lista_destacado_cont_gral1 {
	overflow:auto;
	width:100%;
}

/*SOBREESCRIBE IE 6 SOLO*/
*html .cuadros_lista_destacado_cont_gral1 {
	width: 100%;
	position:relative;
	overflow:visible;
}

/*SOBREESCRIBE IE 7 SOLO*/
*:first-child+html .cuadros_lista_destacado_cont_gral1 {
	width: 100%;
	position:relative;
	overflow:visible;
}

.cuadros_lista_destacado_cont_gral {
	background-color: #D5D5C4;
	float: left;
	height: 266px;
	width: 177px;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #999999;
	margin-top: 7px;
	margin-right: 17px;	
	margin-bottom: 7px;
	margin-left: 18px;
	*margin-left: 18px;
	position:relative;



}
.cuadros_lista_destacado_cont_gral:hover {
	background-color: #E2E2D8;
	float: left;
	height: 266px;
	width: 177px;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #666666;
}
.cuadros_lista_destacado_imag_cont {
	height: 112px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #999999;
	margin-top: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
}


*html .cuadros_lista_destacado_imag_cont {
	height: 112px;
	width: 157px;
	margin-left: 6px;
	border: 4px solid #999999;
	margin-top: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
}

*:first-child+html .cuadros_lista_destacado_imag_cont {
	height: 112px;
	width: 157px;
	margin-left: 6px;
	border: 4px solid #999999;
	margin-top: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.cuadros_lista_destacado_imag_fondo {
	height: 108px;
	width: 155px;
	background-image: url(../Imagenes/fondo_destacado_img.gif);
	margin-top: 2px;
	margin-left: 1px;
}
.cuadros_destacado_img {
	height: 98px;
	width: 142px;
	margin-top: 5px;
	margin-left: 1px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;
}
.cuadros_destacado_abajo_fondo {
	background-image: url(../Imagenes/fondo_destacado_abajo.gif);
	height: 135px;
	width: 167px;
	margin-left: 5px;
	margin-top: 2px;
}
*html .cuadros_destacado_abajo_fondo {
	background-image: url(../Imagenes/fondo_destacado_abajo.gif);
	height: 135px;
	width: 168px;
	margin-left: 1px;
	margin-top: 2px;
}
*:first-child+html .cuadros_destacado_abajo_fondo {
	background-image: url(../Imagenes/fondo_destacado_abajo.gif);
	height: 135px;
	width: 168px;
	margin-left: 1px;
	margin-top: 2px;
}
.cuadros_destacado_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #003300;
	height: 70px;
}
.cuadros_destacado_abajo_precio {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}
*html .cuadros_destacado_abajo_precio {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.cuadros_destacado_tooltipo_tiulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../Imagenes/info.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 25px;
	padding-top: 5px;
	margin-left: 5px;
}
.cuadros_destacado_tooltip_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	position: absolute;
	top: 36px;
	width: 220px;
	right: 0px;
}
.cuadros_destacado_tooltip_img {
	height: 80px;
	width: 100px;
	margin: 10px;
	position: relative;
	border: 1px solid #000000;
}
.cuadros_destacado_destacado {
	height: 50px;
	width: 60px;
	background-image: url(../Imagenes/fondo_destacado.gif);
	margin-top: -120px;
	margin-bottom: 72px;
	z-index: 1;
}
.cuadros_destacado_contenido_gral {
	width: 628px;
	margin-left: 11px;
	float: left;
	position: relative;
	background-image: url(../Imagenes/fondo_destacado_gral.gif);
	background-repeat:  repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dashed #99CC00;
	
}

*html .cuadros_destacado_contenido_gral {
	width: 628px;
	margin-left: 6px;
	float: left;
	position: relative;
	background-image: url(../Imagenes/fondo_destacado_gral.gif);
	background-repeat:  repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dashed #99CC00;
	
}
