@import url("normalize.css");

.slideshow p  {
	font-size: 20px;
	font-family: Ubuntu;
	font-weight: 100;
	text-align: center;
	font-style: italic;
	width: 550px;
	margin: auto;
	position: static;
	padding-top: 15px;
	color: #999999;
	line-height: 30px;
	padding-left: 200px;
	background-color: transparent!important;
}
.ingreso {
	margin: auto;
	width: 600px;
	position: static;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	color: #D74F27;
	height: 200px;
}
.ingreso p {
	font-size: 20px;
	padding-bottom: 10px;
}

.logos {
	margin: auto;
	width: 300px;
	position: static;
	padding: 0px;
	text-align: center;
	float: left;
	height: 143px;
}
.clear {
	clear: both;
}
