section article .logoscorporativos{
	width: 750px;
}

section article .logoscorporativos p img{
	width: 120px;
	display: inline;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
	box-shadow: 0 0 1px blue;

}

form input{
	width: 250px;
	height: 25px;
	box-shadow: 0 0 1px 1px blue;
	margin: 20px;

}