html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #0C0C0C url(bbexchange_bg.jpg);
	background-position: 50% -28px;
	background-repeat: repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

img {
	border: none;
}

p	{
	margin: 0px;
}

strong {
	color: #fff;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 710px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#infobb, #infoexchange {
	text-align: left;
	width: 314px;
	height: 370px;
	padding: 0px 10px;
	background: url(boxfeatures_bg.gif) no-repeat bottom center;
	float: left;
	margin-bottom: 20px;
	}

#infobb p, #infoexchange p {
	margin: 10px 0px;
}

#infoexchange li {
	padding-left:50px;
	padding-right:10px;
	margin: 9px 0px;
	}

#infobb {
	margin-right: 29px;
	}

#iconexchange {
	background:transparent url(icon_exchange.gif) no-repeat left top;
	}

#iconcalendar {
	background:transparent url(icon_calendario.gif) no-repeat left top;

	}

#icontareas {
	background:transparent url(icon_tareas.gif) no-repeat left top;
	height:45px;
	}

#iconcarpetas {
	background:transparent url(icon_carpetaspublicas.gif) no-repeat left top;
	height:45px;
	}

#calltoaction {
	background: #0C0C0C url(boxcalltoaction_bg.gif) no-repeat;
	height: 117px;
	clear: both;
	padding: 0px 5px;
}

#precioalta {
	background: url(title_precio_alta.gif) no-repeat left center;
}

#preciomes {
	background: url(title_precio_mes.gif) no-repeat left center;
}

#precioalta, #preciomes {
	margin-left: 60px;
	padding: 5px 0px 5px 145px;

	width: 130px;
}

p.condiciones {
	width: 350px;
	margin-bottom: 10px;
	text-align: center;
	color: #666;

}

p.condiciones strong {
	color: #666;
}

.action {
	display: block;
	float: right;
	padding-right: 10px;
}


#ventajas p {
	text-align: center;
	padding: 30px 0px 10px 0px;
}

#ventajas ul {
	overflow: hidden;
	height: 100%;
}

#ventajas ul li {
	width: 180px;
	height: 72px;
	float: left;
}

#ventajas ul li.last {
	width: 150px;
}

#ventajas li a {
	display: block;
	width: 150px;
	height: 72px;
}

a#visite {
	background:url(bt_visite.gif) top center;
}

a#casoexito {
	background:url(bt_casoexito.gif) top center;
}

a#verdemo {
	background:url(bt_verdemo.gif) top center;
}

a#masinfo {
	background:url(bt_masinfo.gif) top center;
}

#ventajas li a:hover {
	background-position: bottom center;
}


#footer {
	background: #65BE2E;
	text-align: center;
	clear: both;
}

#footer p {
	color: #fff;
	font-size: 11px;
	margin-right: 150px;	
}

#disclaimer {
	width: 710px;
	margin: 10px auto 0px;
	padding: 30px 0px;
	background: url(logo.gif) no-repeat right center;
	text-align: left;
}

