@charset "utf-8";

.content-hybrid {
	width:630px;
}

.content-hybrid ul li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;

}

.sidebar-hybrid {
	width:260px;
	float:right;
	margin-left:20px;
	padding:20px;
	background:url(img-hybrid/check-advantages.png) top right no-repeat #3ca52b;
}

.sidebar-hybrid ul li {
	font-size: 14px;
	color: #fff;
	font-style: italic;
	margin-bottom: 0px;
	list-style: none;
	margin-left: 0px;
	padding: 0;
	margin-top: 10px;
}

.sidebar-hybrid h3 {
	font-size:26px;
	line-height:30px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}

.down-hybrid {
	width:630px;
	height:130px;
	background:url(img-hybrid/banda-descarga-catal-hybrid.jpg) left top no-repeat;
	margin-bottom:20px;
}

.down-hybrid img {
	float:right;
	margin:30px 18px 0 0;
}




.other-features-hybrid {
	background-color:#444;
	padding:35px;
	margin:20px 0 40px 0;
}
.other-features-hybrid h3 {
	margin-top:0;
	color:#fff;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
	line-height:30px;
}
.other-features-hybrid ul li {
	margin-left:-20px;
	color:#fff;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}

.img-features {
	float:right;
	margin-left:15px;
}
