/* VIBRANT! */

#vibrant {
	background:white url('/vibrant/bg.jpg') top center no-repeat;
	color:#908f8f;
	border:0;
	font-family:'Tahoma',sans;
	font-size:.8em;
	margin:0;
	}
#vibrant p {
	margin:0 0 0 30px;
	padding:5px;
	}
#vibrant h2 {
	font-family:'Arial Black', sans;
	color:white;
	font-size:50pt;
	padding:0;
	margin:10px 0 0 7%;
	}
#vibrant .by_yetzero {
	color:white;
	font-weight:bold;
	margin:0;
	opacity:0.5;
	display:block;
	width:100px;
	position:relative;
	top:-10px;
	left:200px;
	}
	
/* Hack para Internet Explorer */

.ie #vibrant .by_yetzero {
	filter: alpha(opacity=50);
	}

#vibrant .fragmento, #vibrant .descripcion {
	display:block;
	width:380px;
	}
	
#vibrant .fragmento {
	color:#606060;
	font-size:10.5pt;
	margin:130px 0 0 5%;
	}
#vibrant .descripcion {
	font-size:8pt;
	margin:30px 0 0 30px;
	}
	
#descargar_vibrant a{
	display:block;
	float:right;
	margin-right:8%;
	width:229px;
	height:100px;
	padding:0;
	overflow:hidden;
	background:url('/vibrant/btn_download.png') no-repeat;
	font-size:12px;
	text-decoration:none;
	}
#descargar_vibrant a:hover {
	background:url('/vibrant/btn_download_hover.png') no-repeat;
	}
#descargar_vibrant a span {
	color:white;
	}
span.download {
	float:right;
	margin:35px 20px 0 0;
	font-weight:bold;
	}
span.version {
	float:right;
	clear:both;
	margin:5px 15px 0 0;
	font-size:8pt;
	}

/* Hack para Internet Explorer */

.ie span.version {
	position:relative;
	top:0;
	left:-30px;
	}

#feature_vibrant {
	width:496px;
	float:right;
	margin: 10px;
	}

#vibrant a {
	color:#ff5800;
	}