-webkit-border-bottom-right-radius: 8px;
                -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
            }	
            .Soportado {
                color : green;
                text-align : center;
            }
        </style>";
	
	$Base->InicioPlantilla("BubaTronik : Formatos", $DeclaracionesHeadExtras);*/
include "../Web/devildrey33.php";
$Base = new devildrey33();
$META = '<meta name="description" content="Formatos BubaTronik">
        <meta name="keywords" content="Formatos BubaTronik">';
$Base->InicioPlantilla(basename(__FILE__), "BubaTronik : Formatos", $META);
$Base->InicioSinCabecera(basename(__FILE__), "BubaTronik : Formatos");
?>
	

                <p>La siguiente tabla es una relación de los formatos soportados por BubaTronik</p>
                <table class='Tabla'>
                  <tr>
                    <th>Extensión</th>
                    <th>Descripción</th>
                    <th>Lista</th>
                    <th>Solo Audio</th>
                    <th>Audio + Video</th>
                  </tr>
                  <tr>
                    <td>ASF</td>
                    <td>Advanced Systems Format</td>