@charset "utf-8";
#informacion .servicio {
	width: 250px;
	margin-right: 28px;
	margin-left: 28px;
	margin-top: 10px;
	height: 320px;
	float: left;
}
.servicio .titulo{
	float: left;
	width: 100px;
	margin-left: 20px;
	height: 34px;
}


.servicio .img {
	display: block;
	height: 150px;
	width: 250px;
	float: left;
	padding-left: 20px;
}
.servicio .texto  p{
	line-height: 20px;
	color: #FFF;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
}
.servicio .boton{
	float: left;
	height: 28px;
	width: 197px;
	margin-left: 30px;
	margin-top: -10px;
	margin-bottom: 10px;
}
#portada #slideshow {
	float: left;
	height: 350px;
	width: 700px;
	margin-top: 20px;
	margin-left: 130px;
}
