#equipos{
	width: 100%;
	min-height: 800px;
	margin:50px 0px;
}
.first{
	width: 80%;
	height: 200px;
	margin: 4% auto;
}
.first div{
	padding: 0.3%;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.13);
	-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.13);
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.13);
}
.first div .second img{margin: 0 90px;}
.second{
	display: block;
	clear: none;
	float: left;
	
}

.second h4{
	font-size: 12pt;
	text-align: center;
	color: #4470b5;

}
#marcaseq{
	width: 100%;
	height: 140px;
	background: url(../IMGS/MarcasEq.png) no-repeat center;
}
#EqInf{
	width: 900px;
	height: 400px;
	margin: 0 auto;
}
#imgeqp{
	width: 300px;
	height: 400px;
	margin: 50px;
	clear: none;
	float: left;
	display: block;
}
#infeqp{
	width: 300px;
	height: 500px;
	margin: 50px;
	clear: none;
	float: left;
	display: block;
}