@CHARSET "ISO-8859-1";
div#bloquespie{
	width:940px;/*10 mas para cuadrar el ultimo bloque*/
	height:110px;
	margin-top:10px;
	margin-left:10px;
	
	background-color:white;
	/*background-image:url("../imagenes/PRUEBASBOTONES3.jpg");*/
}
div#bloquespie a{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
div#bloquespie h1{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

div#bloque1{
	width:229px;
	height:94px;
	margin-left:10px;
	margin-top:10px;
	margin-right:7px;
	position:relative;
	float:left;
	
	background-image:url("../imagenes/PROLOGIC.jpg");
}
div#bloque2{
	width:200px;
	height:90px;
	margin-left:7px;
	margin-top:10px;
	margin-right:5px;
	position:relative;
	float:left;
	left:10px;
	
	background-image:url("../imagenes/MAQUINAS.png");
	
}
div#bloque3{
	width:200px;
	height:90px;
	margin-left:7px;
	margin-top:10px;
	margin-right:5px;
	position:relative;
	float:left;
	left:10px;
	
	background-image:url("../imagenes/MUEBLES.png");
}
div#bloque4{
	width:200px;
	height:90px;
	margin-left:7px;
	margin-top:10px;
	margin-right:5px;
	position:relative;
	float:left;
	left:10px;
	
	background-image:url("../imagenes/ALIMENTARIA.png");
}

div#bloque2 A{
	display:block;
	width:200px;
	height:90px;
}
div#bloque3 A{
	display:block;
	width:200px;
	height:90px;
}
div#bloque4 A{
	display:block;
	width:200px;
	height:90px;
}

div.mas{
	width:200px;
	height:20px;
	background-image:url("../imagenes/MAS.png");
	border:0px;
}
div.textomas{
	color:white;
	text-align:right;
	margin-right:5px;
	padding-top:4px;
	font-size:10px;
}


div.textobloque{
	position:relative;
	top:55px;
	left:35px;
	width:160px;
	height:20px;
	
	color:#383838;
	font-size:10px;
	font-family:Arial;
}
