/*
 * Contenido ...
 */
#text {
	position: relative;
}
#text h1 {
	font-family: Arial;
	font-size: 18px;
	color: #990066;
	margin-bottom:  0px;
}
#text h2 {
	font-family: Arial;
	font-size: 14px;
	margin-top   :  6px;
	margin-bottom:  0px;
}
#text p {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	margin :  0px  0px  6px  0px;
}
#text p .icon {
	position :relative;
	top: 3px;
	margin:  0px  5px  0px  0px;
}
#text .tc {
	width : 488px;
}
#vdestacado {
	float: right;
	position: relative;
	width : 320px;
}
#vdestacado h1 {
	font-family: Arial;
	font-size  : 18px;
	color: #990066;
	margin-bottom:  0px;
}
#descargas {
	position: relative;
	width : 448px;
}

