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

.body_productos {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.textenlace{
	color: #666666;
	font-family: "Bitstream Vera Sans", "DejaVu Sans", Verdana;
	font-size:11px;
	font-weight:bold;
}

.textproductos{
	color: #666666;
	font-family: "Bitstream Vera Sans", "DejaVu Sans", Verdana;
	font-size:8px;
	font-weight:bold;
}


.bordes-verticales {
	position: absolute;
	background: url('../../images/Productos_INE/fondo_inter.png');
	margin-top: 0px;
	width: 655px;
	height: 86px;
}

.productos {
	position: absolute;
	margin-bottom:0px;
	margin-left:0px;
	top: 0px;
	width: 666px;
	height: 86px;
}

.prod-1 {
	position: absolute;
	float: left;
	text-align:center;
	height: 73px;
	width: 116px;
	top: 0px;
	left: 0px;
}

.intermitente {
	position: absolute;
	float: left;
	text-align:center;
	height: 3px;
	width: 50px;
	top: 19px;
	left: 46px;
	font-family: "Bitstream Vera Sans", "DejaVu Sans", Verdana;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.prod-2 {
	position: absolute;
	float: left;
	text-align:center;
	height: 73px;
	width: 116px;
	top: 0px;
	left: 102px;
}

.prod-3 {
	position: absolute;
	float: left;
	text-align:center;
	height: 73px;
	width: 116px;
	top: 0px;
	left: 210px;
}

.prod-4 {
	position: absolute;
	float: left;
	text-align:center;
	height: 73px;
	width: 116px;
	top: 0px;
	left: 332px;
}

.prod-5 {
	position: absolute;
	float: left;
	text-align:center;
	height: 73px;
	width: 116px;
	top: 0px;
	left: 438px;
}

.prod-6 {
	position: absolute;
	float: left;
	text-align:center;
	height: 73px;
	width: 116px;
	top: 1px;
	left: 538px;
}
.contador {
	position: absolute;
	width: 40px;
	right: 6px;
	top: 57px;
	margin: 0;
	height: 14px;
	font-family: "Bitstream Vera Sans", "DejaVu Sans", Verdana;
	font-size: 9px;
	font-weight:bold;
	font-stretch:ultra-condensed;
	color: #666666;
}

.ver-todos {
	position: absolute;
	background: url('../../images/Productos_INE/fondo_inter.png');
	padding-left: 10px;
	width: 645px;

}
