@charset "utf-8";
.slider {
	width:100%;
	min-width:1024px;
	background:url(../imagenes/slide.jpg);
	background-size:cover;
	height:300px;
	margin-bottom:5px;
}
.servicios {
	width: 230px;
	float: left;
	margin: 0 10px;
	font-weight: bold;
}
.servicios img {
	border:solid 2px #CCCC00;}
.servicios p {
	width:100%;
	text-align:center;
	margin-top:5px;}