nav {
	height: 40px;
}
nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
nav ul li {
	display: inline;
	margin: 0 10px;
	line-height: 40px;
}
nav ul li.dropdown ul li {
	line-height: 16px;
	margin: 0;
}
.homePage .slideshow .carousel {
	margin-bottom: 0;
}

.inicio .slideshow .carousel-caption  {
	font-family: 'OpenSansRegular', arial, serif;
	color: #FFFFFF;
	font-size: 40px;
}
.bottom > div {
	width: 370px;
	height: 220px;
	border: solid 1px #ededed;
	padding: 10px;
	margin-top: 20px;
	background-color: #f9f9f9;
	letter-spacing: -2px;
	position: relative;
}
.bottom > div > p {
	float: left;	
}
.bottom > div > p, .bottom > div > a {
	letter-spacing: normal;
}
.bottom > div > a {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.bottom > div:nth-child(1), .bottom > div:nth-child(2) {
	margin-right: 30px;
}
.footer {
	padding: 20px;
	text-align: center;
	font-size: 10px;
	clear: both;
}

.innerBlock{
	border: solid 1px #ededed;
	padding: 10px;
	background-color: #f9f9f9;
	margin-bottom: 20px;
}
.dropdown:hover > .dropdown-menu {
	display: block;
}
#form1{
	width: 50%;
}
.lavadoras .content ul li,
.secadoras .content ul li,
.lavaplatos .content ul li,
.lavaplatos .content ol li,
.refrigeradores .content ol li{
	padding-bottom: 16px;
}
