@charset "utf-8";
/* CSS Document */
#content{
	height:650px;
}
#banner{
	width:960px;
	height:395px;
	background-image:url(../images/bot_banner.jpg);
	background-repeat:no-repeat;
}
.caja{
	width:260px;
	float:left;
	height:190px;
	font-size:12px;
	color:#999999;
	padding:0 30px;
}
.sep{
	background:url(../images/blq_sep.gif) no-repeat right bottom;
}
.tit-caja{
	height:65px;
	width:280px;
	text-indent:-9999px;
	background-position: 0 bottom !important;
}
ul.caracteristicas{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}
ul.caracteristicas li{
	padding:4px 0 4px 15px;
}
.green{
	background:url(../images/bullet_verde.gif) no-repeat 0 7px;
}
.orange{
	background:url(../images/bullet_naranja.gif) no-repeat 0 7px;
}
