.home {
	font-size: 1.4em;
	line-height: 1.5em;
}

.home .intro img {
	float: left;
}

.home .intro h2 img {
	float: none;
}

.home .intro {
	border-bottom: 1px dotted #d5d5d5;
	padding-bottom: 30px;
	margin-bottom: 20px
}

.home .links {
	height: 200px;
}

.home .links a {
	float: left
}

.home .links div {
	float: left;
	height: 176px;
}

	.home .links h3 {
		font-family: "ArialRounded";
		text-transform: uppercase;
	}

	.home #jardineria {
		width: 325px;
		background-image: url(../img/default/jardineria.gif);
		background-repeat: no-repeat
	}
	
		.home #jardineria h3 {
			font-size: 1.9em;
			margin-top: 28px;
			margin-left: 122px;
			color: #60bf1f;
		}
	
	.home #riegos {
		width: 333px;
		background-image: url(../img/default/riegos.gif);
		background-repeat: no-repeat
	}
	
		.home #riegos h3 {
			margin-left: 53px;
			margin-top: 30px;
			font-size: 1.6em;
			color: #0e83bc;
		}
		
		.home #riegos p {
			margin-left: 147px
		}
		
	.home .links p {
		color: #000 !important;
		margin-left:124px;
		margin-top: 5px;
		font-size: 0.9em;
		margin-right: 20px;
		line-height: 1.4em;
	}
	
		.home #riegos p a {
			color: #000 !important
		}
		
		.home #jardineria p a {
			color: #275c00;
			font-weight: bold;
		}

.home .clientes {
	border-top: 1px dotted #d5d5d5;
	padding-top: 20px;
	margin-top: 20px;
	clear: left;
	color: #7ac144;
}

.home .clientes ul {
	list-style-type: none;
}

	.home .clientes ul li {
		float: left;
		display: block
	}

#main .home .clientes a {
	color: #bc901e !important;
	text-decoration: underline;
	font-weight: bold;
}

#main .home .container {
	height: 117px;
	margin-top: 40px;
	margin-bottom: 20px
}

#main .home .container a {
	float: left;
}
